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
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
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 -
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