[m-dev.] trivial diff: fix bootcheck to handle check_namespace

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Jan 18 23:51:59 AEDT 2001


Estimated hours taken: 0.25

tools/bootcheck:
	Link runtime/RESERVED_MACRO_NAMES into stage2/runtime.

Workspace: /home/hg/fjh/gcc-cvs/gcc/mercury
Index: tools/bootcheck
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/bootcheck,v
retrieving revision 1.110
diff -u -d -r1.110 bootcheck
--- tools/bootcheck	2001/01/18 12:40:16	1.110
+++ tools/bootcheck	2001/01/18 12:49:04
@@ -392,6 +392,7 @@
 		$LN_S $root/runtime/*.in .
 		cp $root/runtime/Mmake* .
 		$LN_S $root/runtime/machdeps .
+		$LN_S $root/runtime/RESERVED_MACRO_NAMES .
 		cd $root/stage2
 		rm -f trace
 		mkdir trace

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list