[Bug libstdc++/28297] New: GCC 4.1.1 fails to build on Mac OS X 10.4.6

craigwd2000 at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 7 00:46:00 GMT 2006


GCC 4.1.1 fails to build on Mac OS X 10.4.6.  
1. Extract source code.
2. Open Terminal.
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.
4. Run make.
5. The following error appears halting the build process:
checking for sin in -lm... configure: error: Link tests are not allowed after
GCC_NO_EXECUTABLES.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make: *** [all] Error 2
GCC 4.1.1 should compile properly.
I'm using Apple's GCC 4.0.1 for compiling.


-- 
           Summary: GCC 4.1.1 fails to build on Mac OS X 10.4.6
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: craigwd2000 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28297



More information about the Gcc-bugs mailing list