[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun May 4 17:24:25 CEST 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/05/04 17:24:25
Modified files:
cm3/m3-sys/cminstall/src/config/: NT386.common
Log message:
quick hack to statically link hand.obj always rather than
figure out how to turn _lowbits and _highbits into pointers
this 'hack' is actually pretty darn acceptable
issues to maybe improve are:
- don't statically link the rest of hand.obj, just the data
- don't depend on a loose .obj, merge it into m3core.lib
- use hand.o for GNU ld
- link to it by full path instead of relying on %LIB%
This is probably the biggest. Works for me via scripts/python,
but probably won't otherwise, might be so bad as do break Olaf.
will fix that in a few minutes
More information about the M3commit
mailing list