Nicolas Passerini commited a '-m32' flag to the CogUnixConfiguration in order to be able to compile it on a 64bits machine.
Can you check it is still there? maybe it only was added to the VM and not to plugins.
�
HiI try to build a 32bits Cog on Debian 64 bits. I do:apt-get install libsm-dev libasound2-dev libgl1-mesa-dev cmake g++ libc6-dev-i386�
git clone --depth 1 git://gitorious.org/~laurentlaffont/cogvm/smallharbour.git shvm
cd shvm/codegen-scripts/
export SQUEAKVM=/usr/local/bin/coglinux/squeak
sh ./buildImage.sh -headless
sh ./generate.sh -headless CogUnixConfig
cd ../build/
sh ../codegen-scripts/extract-commit-info.sh
cmake .
makeI have the error:[ 94%] Built target CogVMLinking C shared library /root/securedvm/results/vm-display-null/usr/bin/ld: i386 architecture of input file `CMakeFiles/vm-display-null.dir/root/securedvm/platforms/unix/vm-display-null/sqUnixDisplayNull.c.o' is incompatible with i386:x86-64 outputAny idea ?Laurent Laffont -�@lolgzs
Pharo Smalltalk Screencasts: http://www.pharocasts.com/
Blog: http://magaloma.blogspot.com/Developer group: http://cara74.seasidehosting.st