fixincludes for glibc 'inline' non-C99 conformance

Daniel Jacobowitz drow@false.org
Sat Nov 4 05:21:00 GMT 2006


On Fri, Nov 03, 2006 at 08:43:21PM -0800, Mike Stump wrote:
> On Nov 3, 2006, at 8:14 PM, Daniel Jacobowitz wrote:
> >For full disclosure, I will note that this didn't break Geoff's daily
> >builds, but did break mine; but since I admit I don't have the time to
> >fix it, I'm just going to stop using HEAD until something slightly  
> >more
> >like a consensus emerges.
> 
> ?  Did his follow-on patch where he added fixinclude magic to make it  
> build again fix it for you?

I'm not building GCC, I'm building complete Linux cross toolchains. 
The fixincludes (I assume) work; but glibc's build obviously doesn't
use fixincluded headers that haven't been installed yet.

The result is crti.o and crtn.o which both export __strtoull_l or so.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gcc-patches mailing list