This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

as: unrecognized option `-mcpu32'


I have recently upgrade my laptop...and recently
installed cygwin. 

I can't seem to get a cross compiler for the 68k
processor going, cpu32.  

I am trying to work with gcc-4.1.1.
(binutils 2.17)

I can get it to build.

However, it seems to want to use the native assembler,
not m68k-elf-as. See below:

m68k-elf-gcc -O3 -c -mcpu32 -g -I../include
-I../common -I../gemx/lapd -I../gemx
/gem -I../dsp -I../gemx/q9 -I../gemx/gap -I./
-I../gemx/lapv5 -I../gemx/v5 -I../
gemx/phys -I../gemx/util -I../falc -DEDI_DEBUG -o
list=ping.lst ping.c -o ping.o

as: unrecognized option `-mcpu32'
make: *** [ping.o] Error 1

Thanks,
 Mike 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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