Csound Csound-dev Csound-tekno Search About

[Cs-dev] Omitting libraries

Date2010-07-27 14:20
Fromjohn ffitch
Subject[Cs-dev] Omitting libraries
I have code (in CVS) that does not load any library in the environment
variable CS_OMIT_LIBS.  I would have preferred a command-line option
(and I had that implemented) except that the libraries are loaded
before the command line is read

Example of use:

setenv CS_OMIT_LIBS libbabo,libp5g
csound foo.csd

or for sh/bash users
CS_OMIT_LIBS=libbabo,libp5g csound foo.csd

Should work on Windows and OSX as well.  Have not looked at Classic
Mac version

==John ffitch

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-07-27 16:33
Fromandy fillebrown
SubjectRe: [Cs-dev] Omitting libraries
This works well.

Thanks,
~ andy.f



On Tue, Jul 27, 2010 at 9:20 AM, john ffitch  wrote:
> I have code (in CVS) that does not load any library in the environment
> variable CS_OMIT_LIBS.  I would have preferred a command-line option
> (and I had that implemented) except that the libraries are loaded
> before the command line is read
>
> Example of use:
>
> setenv CS_OMIT_LIBS libbabo,libp5g
> csound foo.csd
>
> or for sh/bash users
> CS_OMIT_LIBS=libbabo,libp5g csound foo.csd
>
> Should work on Windows and OSX as well.  Have not looked at Classic
> Mac version
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net