[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sat Feb 23 08:01:11 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/02/23 08:01:11
Modified files:
cm3/m3-sys/cminstall/src/config/: NT386 NT386.common
Log message:
let GNU platform come from parent (m3cc/m3gdb don't honor this though..)
try to use sysutils fs_cp instead of command line utilities
fs_rmfile looks redundant with preexisting delete_file
these names are very terse and Unixy, cp instead of Copy..
some additional command line escaping
These last two changes help enable a cross scenario that I accidentally
tried -- targeting NT386 with a NT386GNU cm3, or something like that.
In particular, config files don't know if their HOST is Win32 or Posix,
they know about their TARGET.
More information about the M3commit
mailing list