[SDL] Compiling libsd-1.2.12 (SVN) on Solaris 10/x86 (64-bit)

Ben Taylor sol11x86 at comcast.net
Wed May 16 07:54:44 PDT 2007


This is my first time building on a 64-bit x86-64 platform, so I apologize if my
question seems a bit uninformed (A friend is giving me access to his system
to test some other code for 64-bit, and I need libsdl).

I can configure and compile libsdl.  However, in the link phase, I get an
error on the objects in src/hermes, because nasm is buildling them as
32-bit ELF and not 64-bit ELF.  I've googled and gmane-d and can't seem
to find any hints.  I can see that some folks (SuSE, Fedora, Gentoo) have
64-bit ports working, so getting this working doesn't sound terribly difficult.

Anyone have some thoughts?  Are there some flags I need to pass to nasm
to generate 64-bit objects, or do I need to disable the hermes asm?

Thanks,

Ben


More information about the SDL mailing list