From: John Maddock (john_at_[hidden])
Date: 2003-11-26 07:03:03


> In setting up Boost.Filesystem to use boost/config/auto_link.hpp, I'm
> getting the error message below from both Intel and Comeau compilers.
>
> Looking at the current regression tests, Boost.Signals is also getting
that
> same error on those two compilers. Note that both use VC++ as their
> backend.
>
> Looks like auto_link.hpp hasn't been set up for them.

No it wasn't supposed to be picked up by those compilers - I've checked in a
patch - if these compilers do actually support this feature and someone
wants to figure out how the libs get named for these compilers then we can
re-enable it.

Thanks,

John.