[redland-dev] linking to iconv static CRT in VS2005?

Joe Andrieu joe at switchbook.com
Mon Jan 11 07:11:04 CET 2010


Howdy,

I'm trying to build the redland RDF library in VS2005 with LIBCMT 
instead of MSVCRT.  I've managed to rebuild most of the contributing 
libraries with the /MT flag, but am struggling figuring out how to do 
that correctly with iconv.

I have compiled iconv with --disable-shared, using MinGW (VS2005 is no 
longer supported). However, I would appreciate advice on how to link to 
that output from redland.

I have libiconv.a and libiconv.la, which, /I think/ I just need a valid 
.def file and I can turn them into .lib files.

Any suggestions or pointers would be appreciated.

-j

-- 
Joe Andrieu
joe at switchbook.com
+1 (805) 705-8651
http://www.switchbook.com


More information about the redland-dev mailing list