This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Installing Nios2 Gcc (problem in libgcc.a)


Hi, fellows!

 I'm installing the Nios2 Gcc cross compiler in Linux Ubuntu 10.04 following http://www.alterawik.com/wiki/CrossGcc 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 or, at least, some tip, please?
 
Kiehn


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]