Subject: Re: [Boost-users] [autolink] for gcc?
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-22 05:48:24


> I recently discovered boost/auto_link.hpp which besides the comment
> in the source file doesn't seem to be documented. The question is, can
> it be used with gcc c++? if not, is there an alternative?

No GCC doesn't support the feature, sorry.

John.