Altera_Forum
Honored Contributor
14 years agoError [libgcc.a] Aborted - Cross compiler (Nios2 Gcc) installation
Hi, folks!
I'm having this problem: I'm installing the Nios2 Gcc cross compiler following "alterawik. com/ wiki/ CrossGcc" (sorry, I'm not able, yet, for posting links in Altera's forum, even Altera's links; you must put the normal headers before the given address and join together the parts) orientations. When I do the make action on "Build and install the cross compiler" section, the error below is showed me: make[2]: *** [libgcc.a] Aborted make[2]: *** Deleting file 'libgcc.a' make[2]: Leaving directory '/home/lcr/cross/build/gcc' make[1]: *** [libgcc.a] Error 2 make[1]: Leaving directory '/home/lcr/cross/build/gcc' make: *** [all-gcc] Error 2 Can somebody tell me what's happening and give me a solution? Kiehn