This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32436] New: Compile fails on compilation of compile_options.o
- From: "danp57 at optonline dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2007 18:50:53 -0000
- Subject: [Bug fortran/32436] New: Compile fails on compilation of compile_options.o
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Configuration invoked with:
../gcc-4.1.2/configure --enable-languages=c,c++,fortran
make
Failing lines show:
../gcc -I../../../gcc-4.1.2/libgfortran/../gcc/config -I../.././gcc
-D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c
../../../gcc-4.1.2/libgfortran/runtime/compile_options.c -o compile_options.o
>/dev/null 2>&1
make[3]: *** [compile_options.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libgfortran] Error 2
make: *** [all] Error 2
--
Summary: Compile fails on compilation of compile_options.o
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danp57 at optonline dot net
GCC build triplet: pentium-apple-darwin8.9.3
GCC host triplet: pentium-apple-darwin8.9.3
GCC target triplet: pentium-apple-darwin8.9.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32436