Oops, I forgot something: if you succeeded to compile and binary just has problem to run, you could also try: ldd binary. ldd can show dynamic libraries used and maybe this also shows the order of search. Well, this works under linux so I don't know if you can try this anyway but I am not sure if order of search is maintained by ldd. bye Luís
- Linker dependencies Chris Nash
- Re: Linker dependencies Martin Simmons
- Re: Linker dependencies Luis Carlos Yamamoto
- Re: Linker dependencies Luis Carlos Yamamoto
- Re: Linker dependencies Chris Nash
