Re: Building on Solaris 7 - gettext/iconv warnings.



Drazen Kacar wrote:
> > > a) reread GNU gettext installation instructions and try to build it again
> > >    with GNU libiconv
> >
> > There's a --with-libiconv-prefix configure arg that's mentioned in the
> > generic INSTALL file, but it doesn't make any difference. Unfortunately
> 
> You could post the final link line for libintl and somebody should be able
> to help you with that.

OK:

gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I.. -I../lib -I../intl    -g -O2
-c tstngettext.c

/bin/sh ../libtool --mode=link gcc  -g -O2  -o tstngettext 
tstngettext.o setlocale.o ../lib/libnlsut.a ../intl/libintl.la

gcc -g -O2 -o .libs/tstngettext tstngettext.o setlocale.o
../lib/libnlsut.a ../intl/.libs/libintl.so -R/home/mcumming/lib
creating tstngettext

gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I.. -I../lib -I../intl    -g -O2
-c plural-1-prg.c

/bin/sh ../libtool --mode=link gcc  -g -O2  -o cake  plural-1-prg.o
setlocale.o ../intl/libintl.la

gcc -g -O2 -o .libs/cake plural-1-prg.o setlocale.o
../intl/.libs/libintl.so -R/home/mcumming/lib

creating cake




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]