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]

Problems in building GCC cross compiler for PowerPC/603e


I am trying to build cross compiler for PowerPC target
with cpu type = 603e from GCC 3.1 sources. My host
machine is Intel/Pentium running Linux RH 7.2.

I have used the folowing options for configuration:
 
--with-cpu=603e --target=powerpc-*-eabi

I have not specified any other options.

and I get the folowing  build error while producing
"_muldi.o" from libgcc2.c:

as: unrecognized option `-mppc'



Thanks,
-Bijendra

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com


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