I've changed it, and I still get Testing compiler gcc for 64 bit object file generation. No 64 bit capable compiler was found *** Error code 1 make: Fatal error: Command failed for target `solaris'
Liam Quoting Adam Summerfield <[EMAIL PROTECTED]>:
There is a typo in the buildsunos file.
On line 64:-
XARCH64="-m64 -mcmodel=medlow"
Should read:-
XARCH64_sparc="-m64 -mcmodel=medlow"
This only applies if using GCC of course.
Adam
