[Bug other/56802] --with-build-sysroot does not affect library search directories

2013-04-01 Thread e515181 at rmqkr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802 --- Comment #6 from Booty Bootstrapper 2013-04-01 17:43:05 UTC --- (In reply to comment #5) > Is there any way to prevent this dance? I do not care about bootstrapping at > this point, I just need a working compiler for the new glibc. H

[Bug other/56802] --with-build-sysroot does not affect library search directories

2013-04-01 Thread e515181 at rmqkr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802 --- Comment #5 from Booty Bootstrapper 2013-04-01 17:24:17 UTC --- (In reply to comment #4) > (In reply to comment #3) > > I am not cross compiling. The machine of the host is exactly the one of the > > target. Host and target use diffe

[Bug other/56802] --with-build-sysroot does not affect library search directories

2013-04-01 Thread e515181 at rmqkr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802 --- Comment #3 from Booty Bootstrapper 2013-04-01 17:08:44 UTC --- I am not cross compiling. The machine of the host is exactly the one of the target. Host and target use different versions of glibc, though.

[Bug other/56802] --with-build-sysroot does not affect library search directories

2013-04-01 Thread e515181 at rmqkr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802 --- Comment #2 from Booty Bootstrapper 2013-04-01 17:06:57 UTC --- How does this solve the problem? What is wrong with linking to the libs in /tmp/sysrootd - after all, the headers in /tmp/sysrootd are used already.

[Bug other/56802] New: --with-build-sysroot does not affect library search directories

2013-04-01 Thread e515181 at rmqkr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802 Bug #: 56802 Summary: --with-build-sysroot does not affect library search directories Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON