XmMultiList
Submitted by lilly2008 on Tue, 04/15/2008 - 02:10.
The Om 2.3.0 is 64bit by default, How can I build it as 32bit by modifying its configurations?
And, I find that the XmNsingleSelectionCallback of XmMultiList in OM 2.3 can be provoked, I don't know why.
Tue, 04/15/2008 - 21:11#1
Mark
about 32bit compile and XmMultiList
OM compiles to 32 bit on 32 bit Linux, and 64 bit on 64 bit Linux.
So are you trying to compile OM in 32 bit mode on a 64 bit Linux?
Mark
Wed, 04/16/2008 - 02:24#2
lilly2008
32bit compile
I want to compile it as 32bit on 64bit linux(mandriva linux 2006, x86_64) :)
Wed, 04/16/2008 - 23:11#3
Mark
about 32bit compile and XmMultiList
Do you need to do a recompile for some reason (custom mod perhaps?).
If not you could try installing the OM 32 bit cousin to your 64 bit mandriva. I haven't tried this, but it might work.
If you were using Fedora 5, I would take the 32 bit version of OM for Fedora 5 and install it on my 64 bit system. You will probably have to do this manually (64 bit systems usually have a special directory for the 32 bit compatibility libraries) and the OM 32 bit version needs to be installed in this special directory.
Since you are using Mandriva, I would go to http://distrowatch.com/ and see which 32 bit Linux system matched mine (glibc version is probably the real key one to watch) and then install it.
Mark