This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/28124] Cannot build gcc on OSX 10.4 G6
- 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: 21 Jun 2006 15:01:43 -0000
- Subject: [Bug bootstrap/28124] Cannot build gcc on OSX 10.4 G6
- References: <bug-28124-11733@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-21 15:01 -------
Use --disable-multilib, it is trying to build 64bit programs and running them
but you don't have a 64bit machine, there is only a mac mini G4.
--
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=28124