
23 Jul
2005
23 Jul
'05
12:48 a.m.
"Alo Sarv" <alo.sarv@gmail.com> wrote in message news:14a0620d050717003678007917@mail.gmail.com...
As noted at: http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/output/...
progopt library fails to link on mingw as dll. After some searching around, I found out that using -Wl,--enable-runtime-pseudo-reloc flag during linking, it works properly.
Hum... Sounds like the problem that is affecting Boost.Filesystem on certain mingw builds. Could you see if that same flag allows the filesystem _dll tests to pass? Thanks, --Beman