
22 Oct
2006
22 Oct
'06
1:14 p.m.
Rene Rivera wrote:
This is the cause of not getting the version number on the generated libs. To get the toolset version into the tag the version number has to be first. For example, for STLport+MinGW I have:
using gcc : 3.4.5~mingw~stlport51 : C:/MinGW/bin/g++.exe ;
Ok, now I get e.g: libboost_thread-gcc34-mt-d-1_34.a But there still is no notion about mingw beeing used. Are they really compatible? Roland