mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-18 19:09:31 +00:00
307e87bf3e
- basename(argv[0]) is verified to be one of "compile", "cmpl", "assemble", or "asml", or an error is thrown. The latter two were not in the previous version at all. - Use the new GS/OS prefixes (>7)
52 lines
1.7 KiB
Plaintext
Executable File
52 lines
1.7 KiB
Plaintext
Executable File
Name: compile
|
|
Version: 1.1 (13 Feb 98)
|
|
Shell: GNO
|
|
Author: Maintained by Devin Reade.
|
|
Contact: gdr@trenco.gno.org
|
|
Where: /usr/bin
|
|
FTP: ftp.gno.org
|
|
|
|
This is the GNO version of the ORCA/Shell "compile" command. It is
|
|
provided for compatibility reasons; occ is the recommended command for
|
|
compiling or assembling source code under GNO. For GNO, the "compile",
|
|
"cmpl", "assemble", and "asml" commands are all the program.
|
|
|
|
Name: cmpl
|
|
Version: 1.1 (13 Feb 98)
|
|
Shell: GNO
|
|
Author: Maintained by Devin Reade.
|
|
Contact: gdr@trenco.gno.org
|
|
Where: /usr/bin
|
|
FTP: ftp.gno.org
|
|
|
|
This is the GNO version of the ORCA/Shell "cmpl" command. It is
|
|
provided for compatibility reasons; occ is the recommended command for
|
|
compiling or assembling source code under GNO. For GNO, the "compile",
|
|
"cmpl", "assemble", and "asml" commands are all the program.
|
|
|
|
Name: assemble
|
|
Version: 1.1 (13 Feb 98)
|
|
Shell: GNO
|
|
Author: Maintained by Devin Reade.
|
|
Contact: gdr@trenco.gno.org
|
|
Where: /usr/bin
|
|
FTP: ftp.gno.org
|
|
|
|
This is the GNO version of the ORCA/Shell "assemble" command. It is
|
|
provided for compatibility reasons; occ is the recommended command for
|
|
compiling or assembling source code under GNO. For GNO, the "compile",
|
|
"cmpl", "assemble", and "asml" commands are all the program.
|
|
|
|
Name: asml
|
|
Version: 1.1 (13 Feb 98)
|
|
Shell: GNO
|
|
Author: Maintained by Devin Reade.
|
|
Contact: gdr@trenco.gno.org
|
|
Where: /usr/bin
|
|
FTP: ftp.gno.org
|
|
|
|
This is the GNO version of the ORCA/Shell "asml" command. It is
|
|
provided for compatibility reasons; occ is the recommended command for
|
|
compiling or assembling source code under GNO. For GNO, the "compile",
|
|
"cmpl", "assemble", and "asml" commands are all the program.
|