06-29-04 10:58 PM
George <agdm1@mail.ru> wrote:
> Hi All,
>
> 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-wer
ro
> 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
>
> Could you please give me a suggestion, what is the problem?
>
why not to use ports ? /usr/ports/lang/gcc33/
--
Konstantin Sorokin
[ Post a follow-up to this message ]
|