gcc compilation broken with SVN r264042

Warner Losh imp at bsdimp.com
Thu Apr 3 13:47:53 UTC 2014


On Apr 3, 2014, at 7:35 AM, David Chisnall <theraven at FreeBSD.org> wrote:

> 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.  

Cool. In the background, I’m also testing patches against gcc48 and gcc49 ports to allow them to compile FreeBSD, though I’m not through all the bootstrapping issues for cross builds…

Warner



More information about the freebsd-current mailing list