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: "drow at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2007 03:48:02 -0000
- Subject: [Bug other/20955] Top-level gcc configure/makefile does not handle --with-sysroot
- References: <bug-20955-10411@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from drow at gcc dot gnu dot org 2007-01-28 03:48 -------
Actually, I was wrong - we shouldn't try to make this case work. If you use
$prefix/$target_alias as a sysroot, then /bin/as in your sysroot needs to be a
host-x-target assembler!
Closing instead.
--
drow at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20955