This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/20955] Top-level gcc configure/makefile does not handle --with-sysroot
- From: "prothonotar at tarnation dot dyndns dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Apr 2005 12:50:31 -0000
- Subject: [Bug other/20955] Top-level gcc configure/makefile does not handle --with-sysroot
- References: <20050411201447.20955.prothonotar@tarnation.dyndns.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From prothonotar at tarnation dot dyndns dot org 2005-04-12 12:50 -------
Let me see if I understand your advice: I should try moving the sysroot to
something like $prefix/solaris-x86 instead of $prefix/i586-sun-solaris2.10,
because gcc is getting confused between the target name, a directory in
gcc-build that has the name of the target, and the system root directory that I
have chosen? This is because xgcc is being run from the build dir rather than
the installation dir, I take it?
I'll try the workaround, and report back.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20955