This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30379] gcc-4.2-20070102 doesn't build on OS X 10.4.[67] on Intel
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2007 04:31:05 -0000
- Subject: [Bug bootstrap/30379] gcc-4.2-20070102 doesn't build on OS X 10.4.[67] on Intel
- References: <bug-30379-13869@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-05 04:31 -------
> It appears that the gcc build may for some reason expect that 32-bit OS X hosts
> with Xcode installed have the assembler for 64-bit OS X installed by default
> (they don't). In any event, the build explodes like this:
Yes they do. Anyways use --disable-multilib to "fix" your problem.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30379