Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-03-14 04:26:36


Volodya wrote:
> On Tuesday 07 March 2006 16:54, Reece Dunn wrote:
> > Vladimir Prus wrote:
> > >On Tuesday 07 March 2006 11:37, Reece Dunn wrote:
> > > > Vladimir Prus wrote:
> > > > >Could you look in the above folder to see what's the filename is in
> > > > >reality,
> > > >
> > > > c:\devel\regression\results\boost\bin.v2\libs\filesystem\build\cw-9.4\
> > > > debug\boost_filesystem-cw94-gd-1_34.dll
> > >
> > >Hmm, there should be import lib in the same directory. Can you see it
> > >there?
> >
> > It wasn't there when I checked this morning :(.
> >
> > >If you run "bjam --v2 cw-9.4" in the libs/filesystem/build directory, is
> > >that
> > >import lib created? Or some errors are generated?
> >
> > I will look into this tonight.
>
> Reece,
> I'm sorry to annoy you, but did you look into this? If you're out of time for
> the moment, no problem, just wanted to know the situation.

Sorry, I have been busy. This was tested using a snapshot from 9/3/2006_at_8:56:

cw.link.dll ..\..\..\bin.v2\libs\filesystem\build\cw-9.4\debug\boost_filesystem-cw94-gd-1_34.dll ..\..\..\bin.v2\libs\filesystem\build\cw-9.4\debug\boost_filesystem-cw94-gd-1_34.lib
### mwld Usage Warning:
# The file '..\..\..\bin.v2\libs\filesystem\build\cw-9.4\debug\exception.obj' may be ignored unless it has one of the following
# extensions: ".def"
### mwld Linker Warning:
# No symbols were exported, deleting import library 'boost_filesystem-cw94-gd-1_34.lib'
...updated 6 targets...

Does CW support the __declspec(dllexport) or older __export usage? Is so, is it being correctly detected for CW? Otherwise, a def file would be needed (which would work for older compilers or compilers like DigitalMars that don't have this mechanism).

However... it appears to be working for V1, so are the auto-link defines set up correctly?

- Reece
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk