bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Making a libintl.so


From: Bruno Haible
Subject: Re: Making a libintl.so
Date: Sun, 1 Jun 2008 09:54:07 +0200
User-agent: KMail/1.5.4

Hello,

Didier Godefroy wrote:
> ... how to get libintl.so built ...
> I've built gettext 0.17 (on tru64 unix) and was hoping it would build the
> libintl.so that so many other packages depend on. What I find out is gettext
> itself would make use of such library but won't build one itself.

For a glibc platform this would be normal, since libintl.so is not needed
there - all the functions are already contained in libc.

But for a Tru64 platform, this is anormal. Can you show the configuration,
make, and installation commands that you used to build and install gettext-0.17?
And also, of course, the version numbers of the OS (`uname -srm`) and of the
compiler that you use?

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]