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]

Re: problem for powerpc gcc


>>>>> Anjali Sharma writes:

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

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

Anjali> Could someboys please help me in resolving this error .

	You need to use a cross-assembler and cross-linker with the
cross-compiler. 

David


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