[cfe-dev] linux build fix
Sean Middleditch
sean at awesomeplay.com
Sat Dec 8 19:24:38 PST 2007
On Sat, 2007-12-08 at 16:42 -0800, Chris Lattner wrote:
> > If so, I'm assuming new ones have to be written from scratch due to
> > the
> > license these files carry in GCC. (GPL v2+, with exceptions for
> > binaries compiled by GCC.) Correct?
>
> Yep, in the fullness of time, we will tackle that. For now, we're
> just assuming everyone has GCC, and we're glomming onto the headers
> they already provide.
Are replacement headers something the project would like at this time?
If nothing else, it'll give me an excuse to dig into the C standard to a
far greater extent than I ever have. ;)
I shudder to think of having to get the standard C++ headers in place...
>
> -Chris
>
More information about the cfe-dev
mailing list