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: Building glibc for a mult-lib --target=m68k-linux


>> 
>> This will build variants for m68020 m68020/m68881 m68040 m68060
> 
>I think its not worth to do extra 68040 configuration, for libgcc,
>libstdc and java it should be sufficiently similar to 68020/68881.

Are you kidding?  68020/68881 emits instructions that the 68040/68060
doesn't grok, forcing emulation via line E/F emulation traps.  Why
generate optocde that the target doesn't support?

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


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