Hi all,

I would like to know how to create a library of type .dll in windows and then link it into a project with msp430-gcc.

I don't want to use msp430-ar since anybody can see the C code variables and recreate the C code. When calling msp430-gcc, I believe I have to set linker options with -Wl.

I would like to create a static library.

Does anybody have a solution?

Thank you,

Yvan



Reply via email to