Date: Mon, 7 Oct 2002 11:49:59 -0400 (EDT) From: Garrett Wollman <wollman@lcs.mit.edu> To: "Tim J. Robbins" <tjr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/c99 Makefile c99.1 c99.c Message-ID: <200210071549.g97Fnxwe039156@khavrinen.lcs.mit.edu> In-Reply-To: <200210070937.g979bt5T039003@freefall.freebsd.org> References: <200210070937.g979bt5T039003@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 7 Oct 2002 02:37:55 -0700 (PDT), "Tim J. Robbins" <tjr@FreeBSD.org> said: > Add the c99(1) utility, which is nothing more than a synonym for > cc -std=iso9899:1999 -pedantic, and is required by SUSv3. This is not sufficient. POSIX requires that certain `-l' arguments be recognized and (if necessary, as it is in our case) ignored. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210071549.g97Fnxwe039156>