2017-03-28 23:25:44 +01:00
|
|
|
===============================================================================
|
2017-09-10 19:42:45 +01:00
|
|
|
ALE ASM Integration *ale-asm-options*
|
2017-03-28 23:25:44 +01:00
|
|
|
|
|
|
|
|
2017-07-08 14:17:26 +01:00
|
|
|
===============================================================================
|
2017-03-28 23:25:44 +01:00
|
|
|
gcc *ale-asm-gcc*
|
|
|
|
|
2017-11-17 11:02:30 +01:00
|
|
|
g:ale_asm_gcc_executable *g:ale_asm_gcc_executable*
|
|
|
|
*b:ale_asm_gcc_executable*
|
|
|
|
Type: |String|
|
|
|
|
Default: `'gcc'`
|
|
|
|
|
|
|
|
This variable can be changed to use a different executable for gcc.
|
|
|
|
|
|
|
|
|
2017-03-28 23:25:44 +01:00
|
|
|
g:ale_asm_gcc_options *g:ale_asm_gcc_options*
|
2017-04-27 23:04:34 +02:00
|
|
|
*b:ale_asm_gcc_options*
|
2017-03-28 23:25:44 +01:00
|
|
|
Type: |String|
|
|
|
|
Default: `'-Wall'`
|
|
|
|
|
|
|
|
This variable can be set to pass additional options to gcc.
|
|
|
|
|
|
|
|
|
2017-07-08 14:17:26 +01:00
|
|
|
===============================================================================
|
2017-03-28 23:25:44 +01:00
|
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|