[m-rev.] for review: new options for querying C compiler flags

Peter Wang novalazy at gmail.com
Wed Jan 18 11:20:30 AEDT 2012


On Tue, 17 Jan 2012 04:49:31 +1100 (EST), Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> 
> Branches: main
> 
> Add two new options to the compiler for querying what flags are passed to the
> C compiler at a finer level of detail than that provided by --output-cflags.
> The first new option, --output-grade-defines, prints the flags passed to the C
> compiler to define the macros that specify the current compilation grade.
> The second new option, --output-c-include-dir-flags, prints the flags passed
> to C compiler that tell it where to search for C header files.

Looks fine.

Peter
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list