Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2012 17:34:52 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Tijl Coosemans <tijl@coosemans.org>
Cc:        gerald@freebsd.org, FreeBSD-ports <freebsd-ports@freebsd.org>
Subject:   Re: Possible regression in i386 build with gcc 4.6
Message-ID:  <50712994.3060704@ShaneWare.Biz>
In-Reply-To: <50706251.7070801@coosemans.org>
References:  <506B3E9A.1000905@ShaneWare.Biz> <506EEA7C.2020307@coosemans.org> <507050BE.4050905@ShaneWare.Biz> <50706251.7070801@coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/10/2012 03:24, Tijl Coosemans wrote:

> The __sync built-ins exist in both base and ports gcc, but
> __sync_fetch_and_add_8 needs at least -march=i586.
>

OK I get the bit that I missed here - the tests for gcc atomics was 
outdated and I need to change that as well as set the arch :-)

But that does leave the tbb alternative built with gcc42 runs but not 
the gcc46 version. That should fall to the gcc maintainer?




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