On 6/15/06, Peter Amstutz <[EMAIL PROTECTED]> wrote:
> What happens if you do a debug build?  Or lower the optimization level
> from -O3 to -O2 or -O1?

Also, try editing the generated CS/Jamconfig and removing some of the
compiler options. Perhaps try removing one or more of the following:

-march=i686
-force_cpusubtype_ALL
-fomit-frame-pointer
-ffast-math

Let us know if you find the culprit.

-- ES


_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to