RE: [linux-audio-dev] LADSPA Update (http://www.ladspa.org)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: RE: [linux-audio-dev] LADSPA Update (http://www.ladspa.org)
From: Richard W.E. Furse (richard_AT_muse.demon.co.uk)
Date: Mon May 22 2000 - 02:02:34 EEST


What is -DPIC for?

I don't think this works with the version of g++ I have - this is what I
did in the original LADSPA SDK, however it caused problems when we
introduced _init() etc.

I'm not sure about this - let's go off thread...

-- Richard

-----Original Message-----
From: David Benson [SMTP:daveb_AT_idealab.com]
Sent: Sunday, May 21, 2000 5:23 PM
To: Benno Senoner
Cc: Kai Vehmanen; linux-audio-dev_AT_ginette.musique.umontreal.ca;
ecasound-list_AT_wakkanet.fi
Subject: Re: [linux-audio-dev] LADSPA Update (http://www.ladspa.org)

[...]
  If your plugin uses C++, it is far easier to use g++ to find the
  various library that are needed:
 
      __________________________________________________________________
____
           g++ -fPIC -DPIC -shared -o my_plugin.so my_plugin.cc
 
      __________________________________________________________________
____
[...]


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon May 22 2000 - 02:31:00 EEST