This is the mail archive of the gcc@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]

problem for powerpc gcc


Hi All

  I am trying to generate g++ for powerpc on HP Unix 11.0 using gnu gcc
2.95.2

For the command :-

/usr/local/GNU/gcc-3.0.4/gcc/xgcc --verbose
-B/usr/local/GNU/gcc-3.0.4/gcc/
-B/usr/local/GNU/PPC/powerpc-motorola-elf/bin/
-B/usr/local/GNU/PPC/powerpc-motorola-elf/lib/ -isystem
/usr/local/GNU/PPC/powerpc-motorola-elf/include -O2  -DCROSS_COMPILE
-DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I. -I./. -I./config
-I./../include  -mrelocatable-lib -mno-eabi -mstrict-align -DL_muldi3 -c

./libgcc2.c -o libgcc/./_muldi3.o


I am getting the following output error :-

as -mppc -V -Qy -mrelocatable-lib -o libgcc/./_muldi3.o
/var/tmp/ccGgplJp.s
as: unrecognized option `-mppc'

Could someboys please help me in resolving this error .

Thanks in advance
Anjali



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