Jo Even Skarstein wrote:
Helmut Karlowski wrote:Am 03.01.2010, 00:04 Uhr, schrieb Henk Robbers <h.robbers@chello.nl>:On my todo list is compiling MiNT and XaAES. I probably start on MiNT 1.15.12 and XaAES2002. The first because it is the last stable release, the latter because it is a Pure C program and I know it.Do you plan to provide a cli-version of AHCC?There is already a ttp-version of AHCC.
Indeed, there is. But I cannot run it. So it is untested. It is however exactly the same compiler as is called by the GEM version. The called version is passed a true Unix cammandline internally which is then parsed as if it was indeed a commandline from a commandline shell. If you run the GEM version with verbosity, the passed commandline is displayed in the journal. So you can see what is working. I dont know if multiple input files work. The called compiler always gets only 1 input file. I also dont know how well it works with relative paths. In the GEM version locations where to look for include files are derived from the full path of the compiler and the full path of the project file. -- Groeten; Regards. Henk Robbers. http://members.chello.nl/h.robbers Interactive disassembler: TT-Digger; http://digger.atari.org A Home Cooked C compiler: AHCC; http://ahcc.atari.org