[A83] Re: CRT (was SDCC port)


[Prev][Next][Index][Thread]

[A83] Re: CRT (was SDCC port)



>"Libraries" do already exist. They are called "ROM routines". They do
fulfil these requirements...

They do not fulfill the requirement of "implements the standard CRT," which 
is the most important requirement in this case.  Although many routines can 
delegate to ROM function (putchar(), for example), many can't.  For 
instance, TIOS certainly doesn't implement printf().  Therefore that could 
needs to be duplicated, either in the individual programs or some sort of 
additional shared library.





Stupid like a fox!
Look ma, I'm an artist: http://aaronstj.deviantart.com




_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




Follow-Ups: