[kaffe] libiconv cannot be automattically linked
Ito Kazumitsu
ito.kazumitsu at hitachi-cable.co.jp
Tue Oct 8 08:12:25 PDT 2002
I wrote more than one year ago:
In message "kaffe.io.ByteToCharIconv makes wrong results"
on 01/09/03, Ito Kazumitsu <ito.kazumitsu at hitachi-cable.co.jp> writes:
> I use kaffe-snap-20010819. In my environment, libiconv was not
> automatically taken into kaffe, so I did the following:
> Afer ./configure, I edited config/config.h to add "#define HAVE_ICONV 1"
> and edited libraries/clib/native/Makefile to add "-liconv" to LIBS.
The situation remains the same, and I still have to manually
edit config/config.h and libraries/clib/native/Makefile.
Edouard G. Parmelan must have done something to solve this problem,
but could not commit it. Here is a message he sent to me about this
issue:
| On Mon, Sep 03, 2001 at 15:24:50 +0900, Ito Kazumitsu wrote:
|
| > I use kaffe-snap-20010819. In my environment, libiconv was not
| > automatically taken into kaffe, so I did the following:
| > Afer ./configure, I edited config/config.h to add "#define HAVE_ICONV 1"
| > and edited libraries/clib/native/Makefile to add "-liconv" to LIBS.
|
| I have add this test last week (but not committed).
More information about the kaffe
mailing list