[linux-audio-dev] linux audio apps on OSX: successes and failures

Jens M Andreasen jens.andreasen at chello.se
Thu Oct 6 09:54:08 EDT 2005


On Thu, 2005-10-06 at 10:59 +0200, Alfons Adriaensen wrote:
> On Wed, Oct 05, 2005 at 07:48:10PM +0200, Derek Holzer wrote:
> 
> > * MCP Plugins 0.3.0
> > These lack a proper ./configure file, and I did not edit the Makefile at all.
> > Compile ends with:
> > 
> > g++ -shared  mvclpf24.o mvclpf24_if.o exp2ap.o -o mvclpf24.so

> 
> If someone can tell me what the linker command line should be for OSX

Not absolutely sure but perhaps, replace -shared with -dynamiclib

At worst, it will just fail :)
-- 



More information about the linux-audio-dev mailing list