Solaris 8/SPARC libgcj bootstrap broken by recent fix-header change
Zack Weinberg
zack@codesourcery.com
Thu Apr 3 16:38:00 GMT 2003
Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
> Zack Weinberg writes:
>
>> Why on earth are we running fix-header on solaris2.8 (or indeed any
>> solaris2.x)?
>
> you're right: before the current breakage, fix-header only `fixed'
> curses.h, but even this is unnecessary. Even more confusing, if I run
> fix-header with verbose set to 1 and my tracing of function declarations,
> all necessary declarations are found:
>
> curses.h: OK, nothing needs to be done.
>
> I have no idea why the header is modifed nonetheless.
Because it's dumb like that.
> On the other hand, there seems to be no mechanism to inhibit running
> fix-header/fixproto on specific platforms.
STMP_FIXPROTO =
in your t-fragment.
zw
More information about the Gcc-bugs
mailing list