|
|
|||
|
|
| -g | keep the C file generated by mprep and pass the -g option to the C compiler to generate a symbol table for debugging | |
| -E | pass the .tm files through mprep, then run the C source files through the C compiler only, sending output to stdout | |
| -P | pass the .tm files through mprep, then run the C source files through the C compiler only, writing the output to a file with a .i suffix | |
| -xo name | write the output file in name/$SystemID/name, to be located by Install["name"] |
| © 2013 Wolfram Research, Inc. |