asmodai wrote @ Sat, 30 Oct 2004 12:21:20 +0200:
> -On [20041030 00:02], Simon 'corecode' Schubert (corecode@fs.ei.tum.de) wrote:
> >FYI, still breaks. gcc2/head
>
> That's odd, because a newly installed type.h has those identifiers.
Seems like the bootstrap tools use the system headers.
So an obvious solution was to "make upgrade" first.
Or we could ifdef the new code out if the headers don't define enough.
What is the correct solution ?
Andy