Boost logo

Boost :

From: Boris Schaeling (boris_at_[hidden])
Date: 2001-02-03 10:59:17


> -----Ursprüngliche Nachricht-----
> Von: John Maddock [mailto:John_Maddock_at_[hidden]]
> Gesendet: Samstag, 3. Februar 2001 14:21
> An: INTERNET:boost_at_[hidden]
> Betreff: Re: [boost] problems with regex and STLport
>
>
> >Same here (Linux only). John, any ideas?
> <
>
> I've messed around with this some more, and:
>
> 1) You need to be sure to build the regex library with the STLPort include
> path set (modify gcc.mak if necessary)

Just tried under Cygwin: Compiles and links fine. Thanks!
Perhaps a gcc-stlport.mak should be included just like the vc6-stlport.mak?

> 2) You need to place the STLport library *after* the regex library on the
> command line (actually I placed it both before and after as a belt and
> braces solution, whatever placing regex last doesn't work, and no, I don't
> understand this).

I had no problems with linking the libraries. Order of the libraries was not
important.

Thanks again, regex++ is just great,
Boris


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