|
Atari coding BBS
Re: gcc m68060 option |
Posted by: mikro
|
Jan,18.2010-14:21
|
the easiest is to type:
gcc [options like -m68060] -print-file-name=libm.a
my build (with no changes to gcc configuration) gives me path to .../m68020-60/libm.a in both (020 and 060, even 040 too) cases, so should yours. try to compare with and without -m68881.
my guess would be you miss .../m68020-60/libm.a at all but this doesn't explain why it works with m68881.
in any case, if everything fails, it's time to contact Vincent on mintlist with some test case, it's definitely something strange here then.
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|