https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65351
Bug ID: 65351 Summary: [5 Regression] ld: absolute addressing (perhaps -mdynamic-no-pic) used in _byte_common_op_match_null_string_p from ../libiberty/pic/libiberty.a(regex.o) not allowed ... on powerpc-apple-darwin9 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr Host: powerpc-apple-darwin9 Target: powerpc-apple-darwin9 Build: powerpc-apple-darwin9 Boostrapping gcc on powerpc-apple-darwin9 fails with libtool: link: /opt/gcc/rel_build/./gcc/xg++ -B/opt/gcc/rel_build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/include/powerpc-apple-darwin9.8.0 -I/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/include -I/opt/gcc/rel_work/libstdc++-v3/libsupc++ -I/opt/gcc/rel_work/libstdc++-v3/include/backward -I/opt/gcc/rel_work/libstdc++-v3/testsuite/util -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/src -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/src/.libs -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/libsupc++/.libs -B/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/src/.libs -B/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/libsupc++/.libs -B/opt/gcc/gcc5.0r/powerpc-apple-darwin9.8.0/bin/ -B/opt/gcc/gcc5.0r/powerpc-apple-darwin9.8.0/lib/ -isystem /opt/gcc/gcc5.0r/powerpc-apple-darwin9.8.0/include -isystem /opt/gcc/gcc5.0r/powerpc-apple-darwin9.8.0/sys-include -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcc1.0.so -bundle .libs/findcomp.o .libs/libcc1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/src -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/src/.libs -L/opt/gcc/rel_build/powerpc-apple-darwin9.8.0/libstdc++-v3/libsupc++/.libs -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-exported_symbols_list,.libs/libcc1-symbols.expsym ld: absolute addressing (perhaps -mdynamic-no-pic) used in _byte_common_op_match_null_string_p from ../libiberty/pic/libiberty.a(regex.o) not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs collect2: error: ld returned 1 exit status