Liam,

Are you using GCC or Sun's Forte?

My fix only applies for GCC, i don't have Forte to test.

Adam

On Thu, 18 Aug 2005 [EMAIL PROTECTED] wrote:

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

Reply via email to