From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-09-22 01:20:35


[...]
> While we're at it, I see that many "dll" tests fail on mingw, for example
> options_description_test_dll. The error message is:
>
> d000000.o(.idata$2+0x0): multiple definition of
> `_head_boost_program_options_mgw_d_1_32_dll'
> C
[...]
> Do you have any idea what could be the reason?

I think it's problem with multiple same template instatiations; i tried to
identify it, but unsuccessful. Maybe it's mingw bug? I'll investigate it in
free time.

Regards,
Janusz