Hi Jani, On Thu, Apr 17, 2008 at 9:43 AM, Jani Monoses <[EMAIL PROTECTED]> wrote: > Changing the makefile to link agains libcsound64.so made it build so > that is fine. Are there runtime incompatibilities I should be aware of > and which could make it not run on debian? >
No incompatbilites as long as all the build is the same precision. > I tried a while ago and it worked and from pippy as well, but the latest > package does not. So it is may not be a tamtam issue after all. > New packages have made into debian testing. You might want to try those. Also remember you need to set the OPCODEDIR (OPCODEDIR64 in your case) so the csound library can find the plugins (plugins in csound include opcode plugins and realtime output modules). > > Can you post the error? > > > two instances of > > warning: deprecated conversion from string constant to 'char*' > > which are eliminated by the patch I attached yesterday > > Jani > Thanks! Cheers, Andrés _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
