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

Non-FPU 68000 libm.a


Hi,

I'm getting "address errors" that seem to be coming from linking a libm.a
that is assuming that there's an FPU.  The libm.a in both .../m68000 and
.../msoft-float all seem to reference (in the assembly code) floating point
registers; %fpA, %fp0, %fp1, etc.  Is there no math library built that
doesn't assume an FPU?

Thanks,
Doug Broadwell


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