On Sep 16, 1:09 pm, Paul Pluzhnikov <[EMAIL PROTECTED]>
wrote:
> AlfC <[EMAIL PROTECTED]> 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

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to