This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.4.0 RC2 still doesn't build on HP-UX


On Fri, 16 Apr 2004, Kelley Cook wrote:

> The actual proper fix will be to simply delete plural.c from our source
> tree and then we can clean up makefiles to make the tree read-only
> again.    Probably, too much work for 3.4.0.

plural.c was at one point in CVS because the release script wouldn't
rebuild it on a system with GNU libintl in libc.  I don't know whether
this still applies with intl now at toplevel, but the documented configure
option that would be wanted in the release script if so would be
--with-included-gettext (and then it can hopefully change to being built
from the build in the release script like the other Bison-generated
files).

-- 
Joseph S. Myers
jsm@polyomino.org.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]