site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 16 mrt 2006, at 03:01, Eric Albert wrote: Will do. I hope this will be enough for at least some prioritization ;) Thanks, Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This is not a known bug, and it has probably gone unnoticed for exactly the reason you described. Please file a bug report. For prioritization, it'd also be very helpful if you mentioned why you're turning off SSE instructions. I'm not using gcc. The Free Pascal Compiler uses the fpu and the language requires that an exception is thrown for divisions by zero (on PPC for integer divisions by zero we add a comparison with 0 of the divisor). We also need the x87's long double support. In fact, I can make the C program use long doubles so it will probably automatically use the fpu instead of sse. But that'll have to wait till tonight when I have access again to the Mac OS X/x86 machine I'm testing on. This email sent to site_archiver@lists.apple.com