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

Re: [MiNT] making use of the math libs and m68020-60...




Am Sonntag, den 27.02.2011, 19:36 +0100 schrieb Vincent Rivière <vincent.riviere@freesbee.fr>:


Also, be sure that *all* the libs you are using have been compiled
with the same compiler, because of the change about the register to
return floats.

...just to be be sure before starting compilation - should I use fdlibm and can you ensure thatI won't get the multiple definition error with it - or is it ok to stick to the pml that keith offers at his page? I have a lot of doubts when using fdlibm, because pml just worked, but fdlibm always gave me errors. But if it is better to use fdlibm, I will try that again... maybe the errors just happened by coincidence...