Boost logo

Boost-Build :

From: Jürgen Hunold (hunold_at_[hidden])
Date: 2005-01-19 04:57:49


Hi Volodya !
On Monday 17 January 2005 16:24, Vladimir Prus wrote:
> Hi Jürgen, Hi Cédric,

> I did not reply to it for a long time and there were two reasons:
> 1. I was on vacation.

And you are back. ;-)

> Now the final question: am I right that the .lib is created with the
> same name as exe, in the same location and bjam command line does not
> mention that lib?

Yes, that is it.

> As an experiment, is there any way you can list the symbols in the
> created .lib?

Unfortunately, Depency Walker can only list symbols in the
corresponding .dll file. But we create an .exe so no luck there.
I have discussed this issue with our Win32 guru and he said that STLport
always exports its symbols via __declspec(dllexport). This leads the
linker to automagically create the needed export files.

I would not spend too much time on this non-V2-issue.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold ! Institut für Verkehrswesen, Eisenbahnbau
* voice: ++49 511 762-2529 ! und -betrieb, Universität Hannover  
* fax : ++49 511 762-3001 ! Appelstrasse 9a, D-30167 Hannover
* hunold_at_[hidden] ! www.ive.uni-hannover.de
 

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