Pavel Sanda wrote: > Jean-Marc LASGOUTTES wrote: > > "Peter Kuemmel" <syntheti...@gmx.net> writes: > > > > > I've tried to replace regex with TR1's regex, and I'm really suprised > > > about the missing implemnetation in GCC 4.4 and 4.5. It compiles with > > > this GCC versions (only one problems is left: there is not match_partial > > > type in TR1) > > > but when linking there are several unresolved essential regex functions. > > > > > > So only msvc10 has a complete TR1 regex impl, and we have to use boost > > > when > > > using GCC. > > :( >
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43241 pavel