[Bug c/90653] --with-build-sysroot= not honored for ./configure C compiler checks.
kallisti5 at unixzen dot com
gcc-bugzilla@gcc.gnu.org
Tue May 28 03:17:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90653
--- Comment #4 from Alexander von Gluck <kallisti5 at unixzen dot com> ---
ok, this one got kinda long. I've discovered the "how".
gcc7 calling the linker using a --sysroot:
/work/generated.ppc/objects/haiku/ppc/packaging/repositories/HaikuPortsCross-build/sys-devel/gcc_bootstrap/work-8.3.0_2019_05_24/boot/cross-sysroot/ppc/boot/system/develop/lib/crtn.o
gcc8 calling the linker using a --sysroot:
crtn.o
What would remove the sysroot prefix from the STARTFILES?
More information about the Gcc-bugs
mailing list