Search code examples
Why does clang complain about using variable-length arrays with '-std=c99' flag?...

cclangc99compiler-flags

Read More
gcc optimization flags for Xeon?...

c++coptimizationgcccompiler-flags

Read More
Clang: Promoting all Warnings to Errors Except for …...

clangcompiler-flags

Read More
How to disable "curses.h" header (a part of "stdio.h in Xcode 6.3 OSX Yosemite) to av...

cmacoscursescompiler-flagsxcode6.3

Read More
Mix build flags for several configurations in CMake...

cmakecompiler-flags

Read More
how to compile openssl with fvisibility=hidden flag for iOS...

iosgcccompilationopensslcompiler-flags

Read More
What does the "Prefer 32-bit" compiler flag mean for Visual Studio (C#, VB)?...

c#vb.netcompiler-flagsvisual-studio-2012

Read More
How do I automatically select an include.h file based on compiler directive -D?...

c++includeheader-filespreprocessorcompiler-flags

Read More
How to add flag variable based on source...

sqlcompiler-flags

Read More
How to set Interpreter flags when packaging...

pythonoptimizationpipcompiler-flagspython-packaging

Read More
Do I even need `-pedantic` if I specify the standard to ANSI C with `-std=c89`?...

cgccc89compiler-flagsansi-c

Read More
UseConcMarkSweepGC is deprecated, what is its replacement?...

javagarbage-collectionjvmdeprecatedcompiler-flags

Read More
How to add compile flags in cmake on windows?...

windowsvisual-studiocmakecompiler-flagsninja

Read More
Illegal Instruction with mm_cmpeq_epi8_mask...

gccintrinsicsinstruction-setcompiler-flagsavx512

Read More
Using different compilers or compiler flags for different source files in the same object...

makefilefortrangfortrancompiler-flags

Read More
Make: Override a flag...

makefileoverridingcompiler-flags

Read More
How do I dump gcc warnings into a structured format?...

c++gccg++compiler-warningscompiler-flags

Read More
What is -ll gcc's flag?...

linuxgcccompiler-flags

Read More
Using CMakes CHECK_CXX_COMPILER_FLAG with nvcc/cuda...

cudacmakenvcccompiler-flags

Read More
sbt compile fails with bad option: '-Ywarn-macros:after'...

scalasbtcompiler-flagscircescalac

Read More
Does set_target_properties in CMake override CMAKE_CXX_FLAGS?...

c++cmakecompiler-flags

Read More
GCC Wunused-variable warns for used variable...

cgcccompiler-flags

Read More
Is gcc flags repetition and ordering important?...

gcccompiler-flags

Read More
is there a way to obtain the same result than set compiler flags at runtime for PEFlags?...

delphidelphi-10-seattlecompiler-flags

Read More
Why is gcc compiler flag unknown?...

c++cgcccompiler-errorscompiler-flags

Read More
GCC anonymous is uninitialised...

c++gcccompiler-errorsvariadic-templatescompiler-flags

Read More
What are the common problems in switching from GCC to Clang?...

gccg++clangclang++compiler-flags

Read More
Rcpp Makevars related warning...

gnu-makercppr-packagecompiler-flags

Read More
Link Boost headers without -I flag ( MinGW Distro from nuwen.net )...

boostg++mingwcompiler-flags

Read More
How do I set unicode as character set in the ALL_BUILD and ZERO_CHECK Visual Studio 2013 projects th...

unicodecmakevisual-studio-2013compiler-flags

Read More
BackNext