[Coco] Microware C Compiler port
Steven Hirsch
snhirsch at gmail.com
Thu Jan 22 07:13:21 EST 2009
On Wed, 21 Jan 2009, John W. Linville wrote:
> I think integral types get promoted to int in most compilers, and on
> nearly all the compilers I've used in the past 15+ years have int
> that is the same size as long. So "%d" and "%ld" are the same on
> those compilers, hence my overlooking the need to change that. :-)
>
> As indicated in the other post, the combination of pflinit() and the
> use of "%ld" seems to be working. :-)
Keep those hits rolling! I also have a reported success in compiling a vi
clone, but the binary is 63.5K long. I think we can refer to that
exercise as "academic" :-).
Steve
--
More information about the Coco
mailing list