Subject: toolchain/28368: unrecognized option `-Wnetbsd-format-audit'
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Peter Postma <peter@pointless.nl>
List: netbsd-bugs
Date: 11/20/2004 19:38:00
>Number: 28368
>Category: toolchain
>Synopsis: unrecognized option `-Wnetbsd-format-audit'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 20 19:38:00 +0000 2004
>Originator: Peter Postma
>Release: NetBSD 2.99.10
>Organization:
>Environment:
System: NetBSD mercury.pointless.nl 2.99.10 NetBSD 2.99.10 (mercury) #90: Sun Nov 14 17:33:18 CET 2004 peter@mercury.pointless.nl:/usr/obj/sys/arch/sparc64/compile/mercury sparc64
Architecture: sparc64
Machine: sparc64
gcc version 3.3.3 (NetBSD nb3 20040520)
>Description:
Set FORMAT_AUDIT=yes in mk.conf and try to compile a program
with using WFORMAT=2, you'll get:
cc1: error: unrecognized option `-Wnetbsd-format-audit'
>How-To-Repeat:
See description.
>Fix:
Not sure, add this option back to gcc or remove FORMAT_AUDIT/WFORMAT
related stuff?