autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CFLAGS for GCC


From: Victor Porton
Subject: CFLAGS for GCC
Date: Thu, 25 Jan 2018 06:11:44 +0200

I want to add some C flags but only when the compiler is GCC, because
GCC command line may not work with other compilers.

How?

Example:

-ansi -g -Wall -Werror -Wpedantic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]