CVS: sml-dist/src/runtime/objs mk.ppc-darwin,1.5,1.6 mk.x86-linux,1.8,1.9

Matthias Blume <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/runtime/objs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11855/src/runtime/objs

Modified Files:
	mk.ppc-darwin mk.x86-linux 
Log Message:
new experimental heap2exec facility

Index: mk.ppc-darwin
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/runtime/objs/mk.ppc-darwin,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** mk.ppc-darwin	13 Jul 2004 03:49:10 -0000	1.5
--- mk.ppc-darwin	14 Jan 2005 23:53:20 -0000	1.6
***************
*** 21,25 ****
--- 21,27 ----
  VERSION =	v-ppc-darwin
  RUNTIME =	run.ppc-darwin
+ RUNTIMEX =	runx.ppc-darwin
  
  all:
  	($(MAKE) RUNTIME="$(RUNTIME)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" $(RUNTIME))
+ 	($(MAKE) RUNTIME="$(RUNTIMEX)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" LDFLAGS="-Xlinker -r" $(RUNTIMEX))

Index: mk.x86-linux
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/runtime/objs/mk.x86-linux,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** mk.x86-linux	31 Jan 2004 14:24:42 -0000	1.8
--- mk.x86-linux	14 Jan 2005 23:53:20 -0000	1.9
***************
*** 20,24 ****
--- 20,26 ----
  VERSION =	v-x86-linux
  RUNTIME =	run.x86-linux
+ RUNTIMEX =	runx.ppc-darwin
  
  all:
  	($(MAKE) RUNTIME="$(RUNTIME)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" $(RUNTIME))
+ 	($(MAKE) RUNTIME="$(RUNTIMEX)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" LDFLAGS="-Xlinker -r" $(RUNTIMEX))



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.