Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi hippo,
Running ./build0207 for setting up the toolchain and getting the following error. I'm using gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4) cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-lang.o cp/name-lookup.o cp/cxx-pretty-print.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o c-pretty-print.o c-opts.o c-pch.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o main.o libbackend.a libcpp.a ../libiberty/libiberty.a collect2: ld returned 1 exit status make[2]: *** [cc1plus] Error 1 make[2]: Leaving directory `/home/Ricky/buildroot/toolchain_build_nios2/gcc-3.4.5-final/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/Ricky/buildroot/toolchain_build_nios2/gcc-3.4.5-final' make: *** [/home/Ricky/buildroot/toolchain_build_nios2/gcc-3.4.5-final/.compiled] Error 2 Do you know what this error means?