[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Still don't get it - difference between 68020 and 68020-60



On Fri, Jun 18, 2010 at 5:13 AM, m0n0 <ole@monochrom.net> wrote:
>
> Hello,
>
> I passed -m68020 to gcc invocation, but gcc takes libs from m68020-60 -
> why is that? Would be nice if someone can explain it in one sentence :)
> As far as I understood the -m68020 is using the fpu, while 68020-60
> doesn't.
>
> Greets,
> Ole
>

so Ole is right in assuming:
""
 the -m68020 is using the fpu, while 68020-60 doesn't.
""

Thats a question, and I presumue (if yes) it applies to ALL other non
68000 targets?

I just checked Wiki, it says 040 was the first with onboard FPU...

can someone clarify this. (what gcc is using with a specific target)

Paul