[fluxus] plt commits

Dave Griffiths dave at pawfal.org
Tue Jan 2 08:21:50 PST 2007


>> They look fine, could you commit these changes?
>> I'm surprised these were the only changes needed - what happens when you
>> try to run it?
>
> im not sure if they would be the only required changes, but the libs
> compile
> at least. the errors im getting now are "Symbol not found" when trying to
> (load-extension fluxus-engine.dylib), but according to nm the referenced
> symbols are there, so im back to poking it with random linker flags and
> reading the mzc manual ;)

hmm. well the problem is probably that its not using mzc, but gcc thru
scons and linking in mzdyn.o as a static library. I have a shell script
which uses mzc to build fluxus-engine, I'll post it later.

If we need to use mzc I'll figure out how to write a custom builder for it
in scons.

cheers,

dave





More information about the Fluxus mailing list