Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2003-12-18 06:56:45


>
> > Looking at the command line - the regex lib is listed on the command
line
> > twice, and I *think* this is the cause of the problems, although I'm not
> > sure - can you experiment?
>
> This duplication is intentional and AFAIK harmless. It allows
> dependencies among various libraries to be properly resolved, since
> dependencies must follow dependents in the gnu link line.

I know it was intentional, but it's not harmless - removing the second
"$(NEEDLIBS)" "$(NEEDLIBS)" part from gcc-tools.jam allows the regex-dll
tests to link with mingw32.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk