[A89] Re: calling files
[Prev][Next][Index][Thread]
[A89] Re: calling files
Hi!
| In the project I am working on now, I have 2 .c files with corresponding
| .h-files and one a68k .asm file, except the main.c, and everything works
| just perfectly :) press compile, and it compiles only the files updated,
| just as it should, and links everything together, just as the C standard
| says...
There was a bug with C and ASM in v0.91, though. It's fixed in the beta
version on tigcc.ticalc.org (see the message board). You still shouldn't
use C and A68k Assembly unless you use mlink, which, in turn, I haven't
tested this with yet.
Bye,
Sebastian Reichelt
Follow-Ups:
References: