GCC -Wl,-rpath -Wl,-rpath-link in Microsoft Compiler / DLL linking

N

Nicolas

Hi all,

I am porting an application from Linux RedHat7.3 to Windows2000.
During compilation, a few links (driven by GCC) are performed
sing -Wl,-rpath and -Wl,-rpath-link options.
Does anybody know which options to give to the Microsoft linker to behave
the same way ?
Or at least some directions to get into would be really appreciated !

Thanks in advance,
Nicolas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top