Here's how things build on Solaris now: 32-bit: Perfect, beautiful, couldn't be better. 32-bit with 64-bit ints: OK, but many PMC tests fail, don't know why yet. 64-bit: Horrid. About 25% of tests are crashing, don't know why yet.
The 32-bit with 64-bit ints problems should be duplicatable on any platform on which you can use this configure command: perl Configure.pl --defaults --define "iv=long long" --define nv=double --define opcode_t=long I suppose I am the only one using 64-bit Solaris so I will dig into that myself. :-) - D <[EMAIL PROTECTED]>