This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: Multilib support for 68040



>> I'll assume that you configure with --target=m68k-elf
>
>I am actually using  -m68k-coff.
>
>> 
>> You could modify gcc/config/m68k/t-m68kelf and change the following
>> lines to build libgcc.a for -m68040 and -m68060, and convince the
>> compiler to select it at link time:
>
>There does not appear to be a t_m68k-coff file.  Do I create one or use
>one of the axisting ones? e.g. t-m68kbare

When I config with m68k-coff, it sucks in t-m68kbare, not t-m68kelf.
Check to see that the changes are made in gcc/Makefile....

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)

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


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