how to build test_iconv.cpp

NOTE: this code requires a recent (post-1.7a) Mozilla trunk build.

1) download latest gecko-sdk from ftp.mozilla.org

2) set GECKO_SDK properly in the Makefile

3) type "make"

4) set LD_LIBRARY_PATH to point to the directory containing libxpcom.so from a
   nightly mozilla build.
