---- Reported by travis_bryson 2005-12-19 17:59:51 ---- We need to add a 64 bit build target to Solaris x86 and Solaris Sparc for JOGL. For maximum flexibility, it will probably be best to add a 64 bit target and a 32/64 target. And possibly relabel the current target to indicate that it is a 32 bit only target. Also, it appears that the code is not yet 64 bit safe, so this involves more than just modifying the build scripts. ---- Additional Comments From kbr 2006-05-29 07:47:39 ---- This issue has been fixed by both changing GlueGen to emit 64-bit clean Java code as well as rewrites of the build system to automatically detect which OS is being built on. Travis Bryson from Sun has modified the nightly build scripts to build Solaris/SPARCv9 and Linux/AMD64 binaries, so clearly things are working at this point. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT --- This bug was previously known as _bug_ 187 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=187