Re: A92: Re: Suggestion: A simple C compiler


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

Re: A92: Re: Suggestion: A simple C compiler






cc68k is a shitty K&R style compiler: it will not understand the modern
ansi way to code function protoyping... And the code it generates is not
very usefull for a68k...

I cannot afford to spend time on helping on this compiler but i would be
an enthousiastic user :) 

However: an idea: once, gcc could do cross compiling on 68000 machines...
Has anyone tried to get ideas about this ? My linux box crashed two days
ago so i cannot be of much help here but i will definitely try to search
in this directrion during my Xmas holidays. 
Best regards, mathieu



*********************************************
* Mathieu Lacage                            *
* ch 224,                                   *
* 212 Rue de Tolbiac                        *
* 75013 Paris                               *
*         mathieu.lacage@email.enst.fr      *
*                    President Blue Note    *
*                    Chef du Bar            *
*********************************************

On Thu, 17 Dec 1998, Aaron Hill wrote:

> 
> >I would like to know if one or more programmers would like to start a
> >simple C compiler designed for the 68000 processor.
> >I think it should be extremely useful, this would allow bigger programs
> >to be made easier for TI 92/92+ and TI 89.
> >I think it should not really compile, but produce a .asm file, so that
> >the programmer can still optimise it if he wants.
> >I wouldn't have enough time to program it (and I'm not good enough),
> >that's why I would like others to make it, anyway I could participate to
> >this project, giving ideas, etc.. if some people want to make it
> 
> 
> Research a program called cc68k.
> 
> ====
> Aaron Hill (Redmond, WA)
> E-Mail: SeracOhw24@msn.com
> IRC-Nick: Serac (EF-Net) (was SeracOhw)
> 
> 
> 


References: