Hi:
I have compiled cryptolib on a PPC version of Xcode 2.3 to produce a PPC binary after using the GCC 4.0 patch. That appears to work. When I set Xcode to compile to an i386 binary it aborts the compiler on Integer.cpp with exit code 1. Is there a way to not compile the Intel integer math extensions so as to match the behavior of the PPC compile. Thanks - Dave Melenka
