NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: port-amd64/55367: failure to compile amd64 current with clang



> This is a clang problem.  GCC does not treat these linker warnings as
> fatal, nor should it.

actually, some GCC platforms enabled it by default.

can you turn these warnings off for now?  most of us don't
want to see them, they break clang, and they make the build
output a lot more verbose.

having these enabled in your own tree while converting is
clearly useful, but the rest of us shouldn't have to deal
with it -- it's several pages of output for my kernel link
that, with a single .c file change, would otherwise fit in
a single screen easily.

thanks.


.mrg.


Home | Main Index | Thread Index | Old Index