Boost logo

Boost :

From: Yogesh (yogeshs_at_[hidden])
Date: 2003-09-24 07:51:24


hi john,
    first of all thanks a lot...
    i have tried that also (regex as the static lib) but i m facing the same
problem ...
    i just want to know, is there any other mingw32 specific regex library
or not....
    i had searched a lot but not been able to find one.
-yogesh

----- Original Message -----
From: "John Maddock" <john_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.devel
Sent: Wednesday, September 24, 2003 4:03 PM
Subject: Re: using Boost Regex with MinGW32

> > i m trying to use boost regex library with mingw32 environment, but
> > after compiling the code successfully, at the time of making DLL ld.exe
of
> > mingw32 crashes.
> > but if u simply remove the regex part from the code and try to make
> DLL
> > it works fine. Could you please help me in this.
> > thanks
>
> I'm not familiar with building dll's under mingw32, but can you not use
the
> regex lib as a static lib instead? I'm assuming this is compiler bug BTW
if
> the linker is crashing.
>
> John.
>
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>


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