[Bug bootstrap/40014] New: GGC build on Solaris 8 system fails
peterp at eecg dot utoronto dot ca
gcc-bugzilla@gcc.gnu.org
Mon May 4 00:14:00 GMT 2009
Hi
I tried to build GCC 4.4.0 on my Solaris 8 system.
Output from "uname -a":
"SunOS catnip.eecg 5.8 Generic_117350-61 sun4u sparc SUNW,Sun-Blade-1500
I used GCC 3.4.6 for the build.
The build compiled fine for about 4 hours then I received the following
error:
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching /local/s
rc/gcc/obj_solaris/obj_4.4.0/sparc-sun-solaris2.8/libgfortran/config.log
gmake[1]: *** [configure-target-libgfortran] Error 1
I used the following commands for the build.
The same commands worked fine when building GCC 3.4.6.
-----------------------------------------------------------------------
setenv LD_LIBRARY_PATH /local/lib
/local/src/gcc/gcc-4.4.0/configure --prefix=/local/gcc/gcc-4.4.0
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
--with-libiconv-prefix=/local
gmake MAKE=gmake LDFLAGS="-L/local/lib -R/local/lib" bootstrap
-----------------------------------------------------------------------
I tried to add on the "config.log" top this description but it was rejected
because of the number of lines. How do I add an attachment of the "config.log"
file on the bugzilla web page?
-thanks peterp
Dept. of Computer and Electrical Eng.
10 King's College Rd.,
University of Toronto,
Toronto, Ontario
CANADA M5S 3G4
Peter Pereira
peterp@eecg.utoronto.ca
--
Summary: GGC build on Solaris 8 system fails
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: peterp at eecg dot utoronto dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40014
More information about the Gcc-bugs
mailing list