Christopher Worley schrieb: > Now available for download. > Has anyone tried to use this yet? > > I have tried compiling gcc-4.4.1 on my lfs-SVN-20090606 system using the commands for gcc-4.4.0 and it doesn't compile properly for me. I get the following linker error:
make[1]: Entering directory `/sources/gcc-build' ........... make[2]: Entering directory `/sources/gcc-build/gcc' gcc -fomit-frame-pointer -g O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -D_HAVE_CONFIG_H -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-cppbuiltin.o c-objc-common.o c-dump.o c-pch.o c-parser.o i386-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o cc1-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpfr -lgmp collect2: ld returned 1 exit status make[2]: *** [cc1] Error 1 make[2]: Leaving directory `/sources/gcc-build/gcc' make[1]: *** [all-gcc] Error 2 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
