From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-10-29 19:50:28
Hi! On Tue, Oct 29, 2002 at 07:17:01PM +0100, Debrune Jérôme wrote: > It's for ORIC Development (this port was done by Oric coders). > Dbug (Mickaël Pointier) has convert this compiler to use XA assembler (Used > by some Oric coders) instead of Frasm. This compiler generale a full XA > source file I had a look at it - interesting approach. It is Oric only and does linking on the assembly level, that is, it creates one big assembler file with all needed functions. Libraries are actually collections of assembler files. If I remember correctly, the C compiler that came with Minix a long time ago worked in a similar fashion. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-10-29 19:50:38 CET