table of contents
other versions
- buster 0.92a.dfsg1-12
- testing 0.92a.dfsg1-12
- unstable 0.92a.dfsg1-12
- experimental 0.92a.dfsg1-12.1~exp1
fenix-fxc(1) | fenix-fxc(1) |
NAME¶
fenix-fxc - fenix compilerSYNOPSIS¶
fenix-fxc [option] filename.prgDESCRIPTION¶
This program compiles the source code of fenix files into bytecode files.options:
- -d
- Debugging mode
- -i dir
- Adds the directory to the PATH
- -a
- Automatically adds all files to the DCB
- -f file
- Adds a single file to the DCB
- -l lang
- Specify locale settings
- -s stub
- Generate a stubbed executable from the given stub -g Stores debugging information at the DCB -c File uses the MS-DOS character set
SEE ALSO¶
fenix(1), fenix-fxi(1), fenix-fpg(1), fenix-map(1)0.92a |