Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 CC
 CFLAGS
D
 default_num_contexts
L
 LFLAGS_END
 LOAD
O
 OPATH
 OUTFLAG
P
 PERL
 PORT_OBJS
 PORT_SRCS
R
 RUN
S
 SEPARATE_COMPILE
Use this flag to define compiler to use
Use this flag to define compiler options.
extern ee_u32 default_num_contexts
Number of contexts to spawn in multicore context.
Define any libraries needed for linking or other flags that should come at the end of the link line (e.g.
Define this flag if you need to load to a target, as in a cross compile environment.
Use this flag to define how to to get an executable (e.g -o)
Define perl executable to calculate the geomean if running separate.
Port specific object files can be added here
Port specific source files can be added here
Define this flag if running does not consist of simple invocation of the binary.
Define if you need to separate compilation from link stage.
Close