On Wednesday 02 January 2002 03:28 pm, David M. Lloyd wrote:
> 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. :-)

Whammo 16> uname -a  
SunOS dot 5.8 Generic_108528-07 sun4u sparc SUNW,Sun-Blade-100
Whammo 17> isainfo -v 
64-bit sparcv9 applications
32-bit sparc applications
Whammo 18> cc -V 
cc: Sun WorkShop 6 update 2 C 5.3 2001/05/15

I don't have a 64-bit capable gcc, though.  (Laziness, mostly.  Plus, I 
think it's still unblessed.)

-- 
Bryan C. Warnock
[EMAIL PROTECTED]

Reply via email to