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]

Error while cross compiling gcc


Hi!

I am trying to make a GUI "config" for GCC build process. For that i hv to
know all the options for the native as well as cross compilation of GCC. I
hv done "make distclean", but it's of no use.
I then comiled in new dir, but now it's giving error:

as: unrecognised option `-meabi=4'
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory `/resources/u04130/newgcc/gcc'
make[2]: *** [extra] Error 2
make[2]: Leaving directory `/resources/u04130/newgcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/resources/u04130/newgcc/gcc'
make: *** [all-gcc] Error 2

Thanx



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