Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-23 06:31:17


Toon Knapen wrote:

> Vladimir Prus wrote:
>
>>
>> exe fempy : fempty.cpp : <linkflags>-Wl,--export-dynamic
>>
>
> Indeed. This seems to work. However in bjamv1 I could specify that this
> was only necessary when using the gcc toolset. In this case the flag
> will be set whatever toolset I use.

What about:

exe fempy : fempty.cpp : <toolset>gcc:<linkflags>-Wl,--export-dynamic

- Volodya

 


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