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

See the CrossGCC FAQ for lots more infromation.


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

Re: -m68360


The MC68360 contains a CPU32 core (actually a CPU32+ core but
that is just imlementation details).
Do not select any 6830X options since these implementations
only contain an MC68000 core (i.e. no 32 bit multiplications
and division for one thing).
--
	Ola Liljedahl

Stephane Dalton wrote:
> 
> Let's take a look at this one...
> 
> m68k-psos-elf-gcc -c    -I. -I/sts1mux/BootLoader/include -m68360 -Wall -g
> -o 93LC66.o 93LC66.c
> 
> I'm getting this error message...
> 
> cc1.exe: Invalid option `68360'
> 
> It's working with mcpu32 and m68302 but not with the processor I'm using...
> (Murphy strikes again!!!!!!!)
> 
> Any help?
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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