Re: [gtk-gnutella-devel] iconv avec ennui.

2009-09-25 Thread Bill Pringlemeir
On 24 Sep 2009, raphael_manfr...@pobox.com wrote: > You are pinpointing a lack of granularity in the "shared" library files that > causes too much unnecessary stuff to be loaded due to transitive dependencies. > A first solution is therefore to start moving h_strconcat() and h_strdup() > out of mi

Re: [gtk-gnutella-devel] iconv avec ennui.

2009-09-25 Thread Raphael Manfredi
Quoting Matthew Lye from ml.softs.gtk-gnutella.devel: :Since the recent changes in ./src/sdbm, I have been encountering a :compile-time error originating with ./src/lib/utf8.o 's links to the :iconv library. My system is a ppc7450 iMac running OS X 10.5.8, which :has Darwin 9.8.0. Let me k

Re: [gtk-gnutella-devel] iconv avec ennui.

2009-09-24 Thread Raphael Manfredi
Quoting Matthew Lye from ml.softs.gtk-gnutella.devel: :Since the recent changes in ./src/sdbm, I have been encountering a :compile-time error originating with ./src/lib/utf8.o 's links to the :iconv library. My system is a ppc7450 iMac running OS X 10.5.8, which :has Darwin 9.8.0. : :> cc -

[gtk-gnutella-devel] iconv avec ennui.

2009-09-24 Thread Matthew Lye
Hello all, Since the recent changes in ./src/sdbm, I have been encountering a compile-time error originating with ./src/lib/utf8.o 's links to the iconv library. My system is a ppc7450 iMac running OS X 10.5.8, which has Darwin 9.8.0. > cc -o dbu dbu.o util.o -O2 -g -L. -lsdbm -L../lib