[Freemint-list] m68k-atari-mint-gcc 7.1 status

Thorsten Otto admin at tho-otto.de
Sat Aug 26 05:45:10 MSD 2017


I think i found the reason now. gcc thinks that all c99 math functions are 
available (which isn't the case for mint), and then later is told that 
sincos() isn't. That's why a strange path to a call to cexp() is used. As far 
as i can tell, this would actually produce the correct result, the only 
problem is that cexp() isn't available. The attached patch should fix this.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-handling-of-math-optimization-functions.patch
Type: text/x-patch
Size: 735 bytes
Desc: not available
Url : http://mail.atariforge.org/pipermail/freemint-list/attachments/20170826/7db5e3ca/attachment.bin 


More information about the Freemint-list mailing list