Marco Comini wrote:
This is interesting. (First of all sorry for my ignorance in imperative languages.)
Why do you expect problems?
Is it the Gnu-compiler buggy (behaving wrongly when using the -fast option)?
What kind of package depends so deeply on machine level instruction set to raise problems?
There are a number of optimizations that cause apple's modified gcc to create bad code; -Os is safest, most tested, and generally fastest within a small margin (and is, in fact, what Apple compiles their stuff with for the OS, at least for Panther). -O2 has bitten a number of large projects in the past, and worked with others, much less other, less-used optimizations.
-- Benjamin Reed, a.k.a. RangerRick [EMAIL PROTECTED] / http://ranger.befunk.com/
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
