Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 16:42:15 +0200
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Josef Grosch <jgrosch@MooseRiver.com>
Cc:        hackers@freebsd.org
Subject:   Re: gcc3.4 broken
Message-ID:  <20041114144214.GA2645@gothmog.gr>
In-Reply-To: <20041114112855.GA68329@mooseriver.com>
References:  <20041114112855.GA68329@mooseriver.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-11-14 03:28, Josef Grosch <jgrosch@MooseRiver.com> wrote:
> I'm trying to build eclipse on a 5.2.1 box. When the build gets to gcc 3.4
> it fails.

> ## Compile error
> /usr/ports/lang/gcc34/work/build/gcc/xgcc
> -B/usr/ports/lang/gcc34/work/build/gcc/
> -B/usr/local/i386-portbld-freebsd5.2.1/bin/
> -B/usr/local/i386-portbld-freebsd5.2.1/lib/ -isystem
> /usr/local/i386-portbld-freebsd5.2.1/include -isystem
> /usr/local/i386-portbld-freebsd5.2.1/sys-include -c -DHAVE_CONFIG_H
> -O2 -O -pipe -mcpu=pentiumpro
> -I. -I../.././..//gcc-3.4-20041112/libiberty/../include -W -Wall
> -Wtraditional -pedantic
> ../.././..//gcc-3.4-20041112/libiberty/fibheap.c -o fibheap.o `-mcpu='
> is deprecated. Use `-mtune=' or '-march=' instead.

Hmmm, you have both -O and -O2 in there.  Have you by any chance set
CFLAGS to anything in your environment *before* trying to install the
gcc34 port?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114144214.GA2645>