[SqueakDBX] Re: Problem deploying image from OSX to Linux

Yanni Chiu yanni at rogers.com
Fri Mar 26 14:36:33 UTC 2010


John Toohey wrote:
> I give up, this is the third time in as many months, I've tried OpenDBX. 
> Has anyone here managed to get this to work on a 64bit  Linux box, with 
> a 32 bit VM? I've added CFLAGS=-m32 and CXXFLAGS=-m32, LDEMULATION=i385, 
> and ./configure --build=i366, but I still get 64 bits drivers. (These 
> are production servers, so I cannot change them to 32 bit)
> 
> Is there somewhere I can get pre-build 32 binaries that will work?

Could you get access to a 32-bit Linux OS installation, just so you can 
build the 32-bit libraries there, and then deploy them to your 64-bit 
machines? This strategy avoids the problem of having to get the 
cross-compiling options correct.



More information about the SqueakDBX mailing list