[Monetdb-developers] iconv.dll DEBUG version
26 Feb
2008
26 Feb
'08
4:45 a.m.
can someone advise how to build the iconvd.dll (debug version) of iconv. on windows 64 bit platform.
26 Feb
26 Feb
10:52 a.m.
mobigital-nbl@yahoo.com wrote:
can someone advise how to build the iconvd.dll (debug version) of iconv. on windows 64 bit platform.
Edit lib/Makefile.msvc and change -Feiconv.dll to -Feiconvd.dll, and compile using nmake -f Makefile.msvc NO_NLS=1 DLL=1 MFLAGS=-MDd DEBUG=1 PREFIX=C:\iconv-1.11.win64 This will fail to compile the programs, but should create the library.
6150
Age (days ago)
6150
Last active (days ago)
1 comments
2 participants
participants (2)
-
mobigital-nbl@yahoo.com
-
Sjoerd Mullender