April 30, 2024, 04:02:20 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Using the Aurora compiler on the command line?

Started by Kale, August 25, 2006, 03:58:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kale

Is there a way of using the Aurora compiler on the command line? Is there any documentation around to describe this? I'm just thinking about using EditPlus as an editor for writing Aurora code. ;)

Parker

You can do it, but it's not easy. You have to call the resource compiler, compiler, assembler, and linker separately, and the you have to specify all the parameters (output formats, stack size, libraries, etc).