Re: build gcc-3.3 under FreeBSD
From: Konstantin Sorokin (spamtrap_at_pluto.sectorb.msk.ru)
Date: 06/29/04
- Next message: joe_at_invalid.address: "Re: Return code of 4294967295 (UINT_MAX)"
- Previous message: Dan Mercer: "Re: Return code of 4294967295 (UINT_MAX)"
- In reply to: George: "build gcc-3.3 under FreeBSD"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: build gcc-3.3 under FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 20:30:12 +0000 (UTC)
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-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
>
> Could you please give me a suggestion, what is the problem?
>
why not to use ports ? /usr/ports/lang/gcc33/
-- Konstantin Sorokin
- Next message: joe_at_invalid.address: "Re: Return code of 4294967295 (UINT_MAX)"
- Previous message: Dan Mercer: "Re: Return code of 4294967295 (UINT_MAX)"
- In reply to: George: "build gcc-3.3 under FreeBSD"
- Next in thread: Jens.Toerring_at_physik.fu-berlin.de: "Re: build gcc-3.3 under FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|