I was able to build preverify tool for MAC OS X
(thanks to Denis - email@hidden and Proclus -
email@hidden)
1. download sources from http://java.sun.com/products/cldc/
I made few changes to sources related to native <-> utf8 encoding
so it's possible to build verify tool without libiconv library (I use
CoreFoundation StringServices)
it's possible to build preverify with libiconv, but problem is that
Darwin distribution doesn't have following headers: langinfo.h and
iconv.h
so I faked them (thanks to Denis: email@hidden for helping
with iconv.h
I took langinfo.h from Linux ditribution)
personally I like solution with CoreFoundation
so again, if somebody is interesting in the projects for building
preverify tool
let me know and I'll send everything you need off-list
Dmitry Markman
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.