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



The following reply was made to PR toolchain/55367; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: Jason Thorpe <thorpej%me.com@localhost>
Cc: port-amd64-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, rares.aioanei%gmail.com@localhost,
    gnats-bugs%netbsd.org@localhost
Subject: re: port-amd64/55367: failure to compile amd64 current with clang
Date: Fri, 12 Jun 2020 16:31:43 +1000

 > 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