From: John Maddock (john_at_[hidden])
Date: 2007-10-02 12:29:14


Mike Marchywka wrote:
>> Sorry, I posted this later:
>>
>> Info: resolving vtable for boost::regex_errorby linking to
>> __imp___ZTVN5boost11regex_errorE (auto-import)
>>
>> while trying to link against
>> boost_regex-gcc-mt-1_33_1
>> and
>> cygboost_regex-gcc-mt-1_33_1.dll

Why linking against two different regex lib versions? I suspect that may be
the cause of the trouble?

John.