Re: build gcc-3.3 under FreeBSD

Jens.Toerring_at_physik.fu-berlin.de
Date: 06/30/04


Date: 29 Jun 2004 22:47:53 GMT

In comp.unix.programmer George <agdm1@mail.ru> wrote:
> I have tried to build gcc-3.3 under FreeBSD 4.10
> and encountered a problem:

> $ cd /usr/home/yura/gcc-obj
> $
> ../gcc-3.3/configure --prefix=/home/yura/usr --exec-prefix=/home/yura/usr --
> with-local-prefix=/home/yura/usr --srcdir=/home/yura/gcc-3.3 --disable-werro
> r --enable-languages=c
> ...
> $ make bootstrap
> ...
> (cd intl && make all)
> bison -y -d --name-prefix=__gettext --output plural.c
> /home/yura/gcc-3.3/gcc/intl/plural.y
> conflicts: 7 shift/reduce
> /home/yura/gcc-3.3/gcc/intl/plural.y: expected 10 shift/reduce conflicts
> *** Error code 1

Not a real idea (it's a long time that I build gcc myself and that
was on a different system), but made you sure the bison version you
have is the one required for building gcc-3.3? As far as I can say
from experience there have been quite a few changes between bison
versions.
                                   Regards, Jens

-- 
  \   Jens Thoms Toerring  ___  Jens.Toerring@physik.fu-berlin.de
   \__________________________  http://www.toerring.de


Relevant Pages

  • Re: build gcc-3.3 under FreeBSD
    ... In comp.unix.programmer George wrote: ... > $ make bootstrap ... Not a real idea (it's a long time that I build gcc myself and that ... but made you sure the bison version you ...
    (comp.unix.admin)
  • Re: build gcc-3.3 under FreeBSD
    ... In comp.unix.programmer George wrote: ... > $ make bootstrap ... Not a real idea (it's a long time that I build gcc myself and that ... but made you sure the bison version you ...
    (comp.unix.bsd.freebsd.misc)
  • Re: the free software paradigm [was Re: Amazon used lisp & C exclusively?
    ... so that things compiled with it are encumbered by gpl. ... of gcc and, in many ways more importantly, flex & bison were derived ... an exception was added to bison 1.24 to exempt the ...
    (comp.lang.lisp)