------- Additional Comments From oblivian at users dot sourceforge dot net 2008-04-03 03:36 ------- (In reply to comment #1) > You did not configure glibc correctly. You should use --prefix=/usr and > install it with install_root=${sysroot}. The whole point of the sysroot > feature is that it establishes a chroot style environment.
I think this needs to be revisited in response to gcc 4.3 changes that have removed the possibility of building a non root toolchain without using sysroot. Apparently the new philosophy of gcc is to use sysroot for all non root installs which forces it to be used in possibly non chroot environments. The gcc bug with references is: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35804 -- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org, joseph at codesourcery | |dot com, carlos at | |codesourcery dot com, | |bonzini at gnu dot org Status|RESOLVED |REOPENED Resolution|INVALID | http://sourceware.org/bugzilla/show_bug.cgi?id=4966 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils