This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/28297] GCC 4.1.1 fails to build on Mac OS X 10.4.6
- From: "langton at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2006 21:11:06 -0000
- Subject: [Bug other/28297] GCC 4.1.1 fails to build on Mac OS X 10.4.6
- References: <bug-28297-12921@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from langton at gcc dot gnu dot org 2006-07-13 21:11 -------
(In reply to comment #0)
> 3. Run ./configure --enable-threads --x-includes=/usr/X11R6
> --x-libraries=/usr/X11R6 --with-cpu=powerpc --with-mpfr=/usr/local/lib
> --with-gmp=/usr/local/lib.
Are you building in the source directory? If so, try creating a new object
directory, then 'configure' and 'make bootstrap' from that directory.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28297