This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: help, please
Ok, so what have i dont wrong.. i still cant link GCC.. and it seems no matter
what i compile.. binutils.. gcc... i get that error with libintl_gettext.. am
i going to have to do something about this ? or what ??
Tony
> >
> > Quoting tonhe@qx.net:
> >
> > >
> > >
> > > Well, after using --disable-nls, i get to linking... and I get stopped
> > dead
> > >
> > > with an error i've never seen..
> > >
> > >
> > > /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated
> 6,
> > > need
> > > 7)
> > > /usr/bin/ld: final link failed: Bad value
> > > collect2: ld returned 1 exit status
> > > make[2]: *** [gengenrtl] Error 1
> > >
> > > FYI /usr/bin/ld --version GNU ld 2.9.1
> > > (supported emulations elf_i386, i386linux)
> > >
> > >
> > > Any ideas ??
> > >
> > > Anthony
> > >
> > > Quoting Cyrille Chepelov <cyrille@chepelov.org>:
> > >
> > > > Le Tue, Aug 13, 2002, à 11:11:34AM -0400, tonhe@qx.net a écrit:
> > > > > Can anyone give me a hand or point me in the right direction ?
> > > > > I can't build a new version of Glibc because my version of gcc is
> too
> > > old
> > > >
> > > > > (according to the configure script).
> > > > >
> > > > > Please give me a hand, I need to get this box up and running again.
> > > >
> > > > disable NLS. --help is your friend, especially in ./configure.
> > > >
> > > > -- Cyrille
> > > >
> > > >
> > > > >
> > > > > Thank you
> > > > >
> > > > > Anthony
> > > > >
> > > > > ----- Message from tonhe@qx.net -----
> > > > > Date: Tue, 13 Aug 2002 02:41:33 -0400
> > > > > From: tonhe@qx.net
> > > > > Reply-To: tonhe@qx.net
> > > > > Subject: help, please
> > > > > To: gcc@gcc.gnu.org
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > at least, point me in the right direction if you can.
> > > > >
> > > > > System is SMP i686, Slackware 7.1 w/2.4.17, glibc 2.1.3, gettext
> > 0.11.5
> > > and
> > > >
> > > > > gcc/egcs 2.91.66
> > > > >
> > > > > I'm trying to compile gcc/egcs 2.95.3 or 3.1.1 and there is
> obviously
> > > > something
> > > > > the new version of gettext that the compiler dosent like. During
> > compile
> > > it
> > > >
> > > > > errors out with this..
> > > > >
> > > > > make[3]: Entering directory
> > `/server/root/gcc-2.95.3/texinfo/makeinfo'
> > > > > gcc -g -O2 -o makeinfo makeinfo.o multi.o ../lib/libtxi.a
> > > > > makeinfo.o: In function `warning':
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:893: undefined
> reference
> > to
> > >
> > > > > `libintl_gettext'
> > > > > makeinfo.o: In function `remember_error':
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:916: undefined
> reference
> > to
> > >
> > > > > `libintl_gettext'
> > > > > makeinfo.o: In function `main':
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:954: undefined
> reference
> > to
> > >
> > > > > `libintl_bindtextdomain'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:955: undefined
> reference
> > to
> > >
> > > > > `libintl_textdomain'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:976: undefined
> reference
> > to
> > >
> > > > > `libintl_gettext'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:991: undefined
> reference
> > to
> > >
> > > > > `libintl_gettext'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:994: undefined
> reference
> > to
> > >
> > > > > `libintl_gettext'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1037: undefined
> > reference
> > > to
> > > >
> > > > > `libintl_gettext'
> > > > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1069: undefined
> > reference
> > > to
> > > >
> > > > > `libintl_gettext'
> > > > > makeinfo.o:/root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1080: more
> > > > undefined
> > > > > references to `libintl_gettext' follow
> > > > > collect2: ld returned 1 exit status
> > > > > make[3]: *** [makeinfo] Error 1
> > > > >
> > > > >
> > > > > ==== Can you point me in the right direction for fixing this, I am
> > > possibly
> > > >
> > > > > considering upgrading glibc aswell..
> > > > >
> > > > >
> > > > > Thank you, and please reply to tonhe@qx.net ( I am not a list
> member
> > )
> > > > >
> > > > > Anthony Mattke
> > > > >
> > > > >
> > > > > ----- End forwarded message -----
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > > --
> > > > Grumpf.
> > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
> >
>
>
>
>
>
>