[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri May 15 13:58:07 CEST 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/05/15 13:58:07
Modified files:
cm3/m3-sys/m3cc/src/: m3makefile
Log message:
rework m3cc_Run for NT
write to a temporary .sh file and run it
keeping up to 999 such files
make sure _m3.log is always the same, even as we cd around
The sed commands to remove libiconv dependency weren't working.
Throw in another strange variation that seems to work.
Support building iphone/ARM_DARWIN backend from gcc-apple source.
Including removing the optional gmp/mpfr dependency (related
to the iconv/sed change)
At build time copy gcc/gcc/m3cg to gcc-apple/gcc/m3cg.
(I had tried some use of #include up and over, but it didn't work,
like the scanning for garbage collected types or something?)
Some changes to parse.c still not commited.
More information about the M3commit
mailing list