From 7856861df333e584bc1f60779c31f1bac5cb9098 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Mon, 17 Dec 2012 15:56:10 +0000 Subject: [PATCH] Documentation update --- doc.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc.html b/doc.html index e8ee4f9..c61e0d4 100644 --- a/doc.html +++ b/doc.html @@ -86,6 +86,13 @@ -E Instructs the compiler to only preprocess the input, writing the preprocessed output to stdout + + -D + + "define" a macro. Optionally you may supply + a value to the macro with "=". Implicitally turns on -fftepp + + -Wall Enables all compiled warnings for the selcted standard -- 2.39.2