Hi Zach, I am assuming that you are doing this on an AMD64 system. You can use the -m32 gcc flag to build 32-bit versions of the binaries. You should be able to edit the make defs to get this to work for you.
- Praveen ---- Praveen Bhaniramka +91-98185-15641 (M) > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Zach Deedler > Sent: Tuesday, March 13, 2007 8:54 AM > To: 'osg users' > Subject: [osg-users] 64-bit compilation > > > Hello osg-platformers, > > I'm trying to port to linux on a 64-bit processor system. It > looks like a bunch of my libraries aren't ready for the extra > bits. Is there a way I can force compilation of OSG to 32-bit? > > Thanks. > > Zach > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg> -users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
