Eric Sunshine wrote: > On 6/15/06, Dan Bogdanov <[EMAIL PROTECTED]> wrote: >> Unfortunately I don't know the platform very well to suggest good fixes. >> I could build some more times by dropping different sets of compiler >> options if it helps. > > It would be helpful to know exactly which compiler option was causing > the problem.
-march=i686 (and all -march=ix86) create the "unknown instruction" errors. I don't know what should be used... If I skip the argument, everything works. Dan _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
