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: Can not compile gcc3.1 on linux 2.2.12-20 (Redhat) i686 system


Todd Matthews <todd@ssreng.com> writes:

> After running the following commands:
>
> cd srcdir
> mkdir objdir
> cd objdir
> ../configure
> make bootstrap
>
> I got the following error:
>
> /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated
> 6, need 7)
> /usr/bin/ld: final link failed: Bad value
> colloect2: ld returned 1 exit status

Update your binutils,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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