15 Jul
2008
15 Jul
'08
11:06 a.m.
John Femiani wrote:
On my sytem, compiling boost with a freshly installed cygwin using this command:
bash-3.2$ bjam --toolset=gcc --build-type=complete --with-filesystem stage
produced
boost_filesystem-gcc34-1_35.dll boost_filesystem-gcc34-1_35.lib libboost_filesystem-gcc34-1_35.lib (others ommitted)
So cygwin has the same issue, but with an older compiler than mingw.
Hmm, this is strange. Are you sure you are using a bjam executable that is built for cygwin? I'll investigate, but have to ask for patience, since I will not be able to look into this before weekend. Roland