help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automatic link specification


From: Pedro Lamarão
Subject: Re: automatic link specification
Date: Mon, 17 Sep 2007 15:50:12 -0000
User-agent: G2/1.0

On Sep 16, 1:09 pm, Paul Pluzhnikov <ppluzhnikov-...@charter.net>
wrote:
> AlfC <alfredo.cor...@gmail.com> writes:
> >  Is there any way to tell g++ to link to specific libraries from
> > within the source code,
>
> No.
>
> Why do you think it's a good idea to be able to do this?

Microsoft's compiler has a mechanism to do this and some Boost
libraries use this mechanism to implement an "auto-linking" feature.

http://www.boost.org/more/getting_started/windows.html#link-your-program-to-a-boost-library

--
 Pedro Lamarão



reply via email to

[Prev in Thread] Current Thread [Next in Thread]