This is the mail archive of the gcc-bugs@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-2.95.1


On Aug 14, 2003, "Andras S. Haramasz" <aharamas@optonline.net> wrote:

> /home/ash/GNU/gcc-2.95.1/objdir/texinfo/makeinfo/../../../gcc-2.95.1/texinfo
> /mak
> einfo/makeinfo.c:893: undefined reference to `libintl_gettext'

gcc 2.95.1 is old.  It's unlikely that this problem is going to be
fixed in such an old release.  It's definitely fixed in newer releases
(at the very least because texinfo is no longer bundled with gcc :-),
but you can probably work around it with some configure flag such as
--disable-nls, but you'd probably be better off using the latest
stable release of GCC or, if you really need GCC 2.95, the last
release out of the 2.95 branch.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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