[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Sep 13 10:39:27 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/09/13 10:39:27
Modified files:
cm3/m3-sys/m3gdb/src/: m3makefile
Log message:
remove "quick" option
don't specific host/target for native builds
That was an experiment of mine, that failed largely for m3cc.
This is all quite unfortunate though..probing for build system,
on the assumption that the eventual host will match, and it
being too difficult to do otherwise, to give os/version and
have it encoded somewhere that that means, or to build
highly portable executables that probe at runtime
(e.g. Win32 LoadLibrary/GetProcAddress)
More information about the M3commit
mailing list