[M3devel] C backend
Jay K
jay.krell at cornell.edu
Thu Sep 13 23:07:36 CEST 2012
With this little change, I can compile all of cm3 to C and the compile that. "cm3" as in the builder/compiler/frontend/quake, not the entire cm3 system.
Next is to get copy main.c *.c *.h (the stuff written in C), andtry to link it..
Note: it might be nice to get better types to the backend, e.g.instead ofADDRESS strcat(ADDRESS, ADDRESS);char* strcat(char*, const char*);
- Jay
> Date: Thu, 13 Sep 2012 12:09:05 +0000
> To: m3commit at elegosoft.com
> From: jkrell at elego.de
> Subject: [M3commit] CVS Update: cm3
>
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 12/09/13 12:09:05
>
> Modified files:
> cm3/m3-sys/m3back/src/: M3C.m3
>
> Log message:
> do our own integer to text conversions
> workaround more bad declarations: ldexp signgam cabs frexp modf jn yn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120913/68905119/attachment-0001.html>
More information about the M3devel
mailing list