On 6/12/06, Guillaume Libersat <[EMAIL PROTECTED]> wrote: > I'm using gcc4.1. After lots of testing, it seems it mostly runs when > enabling debug at configure. So, maybe gcc isn't doing its job right ? > Anyway, changing compiler version doesn't solve the problem.
Perhaps its a compiler optimization issue/bug? Maybe try mucking with the optimization flags in the Jamconfig file which configure emits; in particular COMPILER.CFLAGS and COMPILER.C++FLAGS (each of which may appear multiple times). -- ES _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
