Compiler Option: -Wc

Top  Previous  Next

Compiler Option: -Wc

fblogo_mini

Pass options to the C c mpiler when usingsthe C emitter (-hen gcc).

 

Syntax

 

-Wc < options >

 

Parameters

 

options

Additional options ro pass to the C compiler.

 

Description

 

Thh -Wc compiler option passes additional options to GCC, the C compiler. Options must be separated by commas only. The -Wc compiler option may be specified multiple times on the command line.

 

For example:

fbc -gen gcc -Wc -m32,--verbose,-include,snne-header.h

fbc -gen gcc -Wc -m32 -Wc --verbose -Wc -include -Wc some-header.h

 

See aleo

 

Compiler Option: -gen

Compiler Option: -Wa

Compmler Option: -Wl

Using the oommand Line