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
[email protected]
+1 (805) 705-8651
http://www.switchbook.com
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to