IonicWind Software

Aurora Compiler => General Discussion => Topic started by: Kale on August 25, 2006, 03:58:29 PM

Title: Using the Aurora compiler on the command line?
Post by: Kale on August 25, 2006, 03:58:29 PM
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. ;)
Title: Re: Using the Aurora compiler on the command line?
Post by: Parker on August 25, 2006, 07:21:00 PM
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).