dynamic libraries

General questions regarding the usage of CodeLite
branimir
CodeLite Curious
Posts: 1
Joined: Mon Jan 18, 2010 2:53 pm
Genuine User: Yes
IDE Question: c++
Contact:

dynamic libraries

Post by branimir »

Hello everyone!

I'm relatively new to GNU and CodeLite, and I'd like to know how to create a .dll with it. The only option that seems to be available for a dynamic library is that .so... Can I use .so libraries in windows?
And is there a simple way of setting the compiler and/or linker options so I can get the .dll?

I think I was able to produce .dlls with DevC++ a looong time ago (which also uses GNU compilers).

Thanks in advance for any help, CodeLite looks nice, and I'd like to use it more often...