[Bug c/28997] New: 4.1.0 and 4.1.1 do not create executables in build
danp57 at optonline dot net
gcc-bugzilla@gcc.gnu.org
Sat Sep 9 13:44:00 GMT 2006
Configure statement was: ../gcc-4.1.0/configure --prefix=/usr/local
--enable-languages=c,c++,fortran,java --with-gmp=/usr/local/lib
--with-mpfr=/usr/local/lib
Results of make:
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for powerpc-apple-darwin8.7.0-gcc...
/Users/platt/install/GccSources/gcc/gcc-4.1.0.obj/./gcc/xgcc
-B/Users/platt/install/GccSources/gcc/gcc-4.1.0.obj/./gcc/
-B/usr/local/powerpc-apple-darwin8.7.0/bin/
-B/usr/local/powerpc-apple-darwin8.7.0/lib/ -isystem
/usr/local/powerpc-apple-darwin8.7.0/include -isystem
/usr/local/powerpc-apple-darwin8.7.0/sys-include -m64
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make: *** [all] Error 2
--
Summary: 4.1.0 and 4.1.1 do not create executables in build
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danp57 at optonline dot net
GCC build triplet: powerpc-apple-darwin8.7.0 gcc-4.0.3
GCC host triplet: powerpc-apple-darwin8.7.0
GCC target triplet: powerpc-apple-darwin8.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28997
More information about the Gcc-bugs
mailing list