Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-24 04:58:04


Hi,
I have a question about cygwin, and no clear answer anywhere.

It seems like cygwin follows the windows DLL linking model, that is it's
not possible to create a DLL containing unresolved symbols. One should link
in all the libraries containing all used symbols.

Anybody knows if this behaviour, which is different from gcc/unix, can be
overriden by command line switches?
Passing -Wl,--unresolved-symbols=ignore-all or -Wl,--allow-shlib-underfined
has no effect.

TIA,
Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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