On Mon, Mar 25, 2013 at 11:55:19AM +0000, Charles Forsyth wrote:
> 
> the loaders do that using pragma lib:
>           The order of search to resolve undefined symbols is to load
>           all files and libraries mentioned explicitly on the command
>           line, and then to resolve remaining symbols by searching in
>           topological order libraries mentioned in header files
>           included by files already loaded ...

Who said that nothing is learnt from reading the list ?! Thanks: didn't
know it was doing all that (it seems it does for static libraries what a
dynamically shared libraries loader does for these ones).
-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

Reply via email to