[Fluxus] Problems building for OSX

gabor papp gabor.lists at mndl.hu
Thu Sep 24 12:26:42 PDT 2009


it seems that there are still problems with the architecture. i try to 
find a mac with snow leopard to fix this. this may take some time 
unfortunately.

you config.log says you are using plt scheme 4.2.1, but i don't think 
that was compiled for 64bit. i'm using the exact same version on 
leopard. maybe the linker also needs a flag to force 32-bit. i cannot 
check this on my machine, but maybe -m32 also works there.

try adding
env.Append(LINKFLAGS = ' -m32 ')
to the SConstruct file.

best,
gabor





More information about the Fluxus mailing list