On Fri, Feb 27, 2009 at 4:49 AM, ankit jain wrote:
> Hi ,
>
> I have defined a variable for a set of libraries that i want to link with
> some executables.
>
> But with one executble i dont want to use one of the library from the set
> of libraries.
>
> Can i unlink that particular library for th
Hi ,
I have defined a variable for a set of libraries that i want to link with
some executables.
But with one executble i dont want to use one of the library from the set of
libraries.
Can i unlink that particular library for this executable since iam using a
variable for all those libraries.
E