Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 13:45:57 -0700
From:      Ade Lovett <ade@FreeBSD.org>
To:        Simon Barner <barner@FreeBSD.org>
Cc:        ports@freebsd.org, Reto Burkhalter <reto.burkhalter@basis06.com>
Subject:   Re: Problem compiling arts
Message-ID:  <131BF13F-1F6B-4B69-BDF8-1AFC7C587984@FreeBSD.org>
In-Reply-To: <20051010233223.GG11447@zi025.glhnet.mhn.de>
References:  <671122F84800B54B9907F3D2157D714F233312@srv01.basis06.com> <20051010233223.GG11447@zi025.glhnet.mhn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 10, 2005, at 16:32 , Simon Barner wrote:
>
> I guess, this is the source of the problem: libtool, automake and  
> autoconf,
> are built with the system compiler, but arts++ needs gcc295.
> Try deinstalling the above ports  and build the arts++ port  
> individually
> (it will pull in the tools it needs).

[snip]

Absolutely not.  The autotools really don't care what compiler(s) you  
have around.

If you'd inspected the error output a little more closely, you'd have  
seen:

[...]
configure:1612: gcc295 -O -pipe -march=pentium3   conftest.c  >&5
cc1: bad value (pentium3) for -march= switch
[...]

GCC 2.95 don't have newer options that a lot of people are setting in  
their /etc/make.conf.

Comment out the relevant CPUTYPE or CFLAGS entry from that file, and  
arts++ will quite happily build.

- -aDe

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDTCSFpXS8U0IvffwRAlXaAJ0XaKozuSwDnXz3zSVtJ7A1QGGggQCcCruv
IrWZ0J4TQS7bPUUmqgYrwFc=
=oVWy
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?131BF13F-1F6B-4B69-BDF8-1AFC7C587984>