gcc compilation broken with SVN r264042

David Chisnall theraven at FreeBSD.org
Thu Apr 3 13:47:35 UTC 2014


On 3 Apr 2014, at 14:26, Warner Losh <imp at bsdimp.com> wrote:

> 
> On Apr 3, 2014, at 2:11 AM, David Chisnall <theraven at FreeBSD.org> wrote:
> 
>> On 3 Apr 2014, at 00:23, Warner Losh <imp at bsdimp.com> wrote:
>> 
>>> So less carping and more fixing is needed here.
>> 
>> Should be fixed in r264069 - I'm sure Jenkins / Tinderbox will tell me if it isn't...
>> 
>> libc now builds for me with gcc and clang.
> 
> thanks David…  I’d planned a universe run later today to test some of my
> changes, so this will help…

Let me know if you encounter any issues.  I've built libc now with:

- clang 3.4 (FreeBSD edition)
- clang 3.4 (FreeBSD edition) -fblocks
- gcc 4.2.1 FreeBSD edition
- gcc 4.2.1 FreeBSD edition -fblocks
- gcc 4.7.3 (from ports)

All of these seem to work, and all produce a libc with _b functions that work with my clang-compiled test program.  

David



More information about the freebsd-current mailing list