[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GCC vs. /bsd
> Did you run every program on your system and validated all the options?
> Or did it *appear* to work because it booted?
> Did you measure all the performance gains you got?
Well, experience has shown that gcc bugs in this case are so subtle that
they do not show themselves until you push your kernel very hard (lots
of network traffic, long uptime, etc).
So anyone that reports "look, I compiled with -fmadness=awesome and it
works" does not show anything in evidence of the bug(s) being fixed, and
quite frankly, I don't care about this.
The OpenBSD team is a small team, and we have definitely more useful
things to do than testing obscure gcc compilation cases.
> I am certainly certain that -Werror will halt gcc while it compiles the
> first program. So could you elaborate on this?
Plain bullshit. What's the relation between -Werror and -mnuts=ohyes?
Miod