How do I compile nsf/xotcl for x64 on Solaris instead of 32? I have tried simply specifiying -m64 but that doesn't seem to be enough.
bartonjd
Configure with --enable-64bit?
On Tue, Nov 18, 2014 at 9:17 AM, Josh Barton Josh.Barton@usurf.usu.edu wrote:
How do I compile nsf/xotcl for x64 on Solaris instead of 32? I have tried simply specifiying -m64 but that doesn't seem to be enough.
bartonjd _______________________________________________ Xotcl mailing list Xotcl@alice.wu-wien.ac.at http://alice.wu-wien.ac.at/mailman/listinfo/xotcl
Am 18.11.14 18:17, schrieb Josh Barton:
How do I compile nsf/xotcl for x64 on Solaris instead of 32? I have tried simply specifiying -m64 but that doesn't seem to be enough.
Dear Josh
In may i have installed a 64bit version of OmniOS 5.11 in May and adopted the install scripts for NaviServer/OpenACS for 64bit OmniOS due to your request. This install contains as well a 64 bit install of nsd/xotcl (achived via setting the environment variable CC to "gcc -m64". You mentioned at this time, that everything works perfect with this [1].
What has changed in the meantime? -g
[1] http://openacs.org/forums/message-view?message_id=4143826