Change DLL output name in GNU project
Fabien Bernede <[email protected]> Tue, 29 Jun 2010 14:52:37 +0200
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have to change libcharset-1.dll and libiconv-2.dll name to charset.dll and iconv.dll (without version number), I use MinGW and SYS to compile it, how can I proceed ? Regards, [email protected]