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

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

Re: gettext-0.16


From: Bruno Haible
Subject: Re: gettext-0.16
Date: Sat, 23 Dec 2006 16:30:02 +0100
User-agent: KMail/1.9.1

Hello,

Raymond Locher wrote:
> Running /usr/local/tar on HP-UX 11.23 with gettext-0.16 installed gives:
> Unsatisfied external __udivsi3. Works with gettext-0.14.5 

This looks like an installation problem with the gcc with which you built
gettext or tar.

To get around this problem, if you happen to have the HP cc compiler,
I'd recommend to rebuild gettext with this compiler:

  ./configure CC="cc -Ae -O" CXX="aCC -O"

Otherwise get some advice how to configure gcc optimally for your machine
type. You can also buy ready-to-use gcc binaries from
http://www.thewrittenword.com/

Bruno




reply via email to

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