Files
mercury/scripts
Zoltan Somogyi afeea74b44 Use the value of a new environment variable, MERCURY_GC_INCL_DIR,
Estimated hours taken: 0.5

scripts/mgnuc.in:
	Use the value of a new environment variable, MERCURY_GC_INCL_DIR,
	when invoking the C compiler. This allows the include directory
	for the garbage collector to be different from the include directory
	for the runtime system, which is useful when making incompatible
	changes to the runtime system.

	Fix a bug: the option signalling which argument passing convention
	to use was not being passed to the C compiler in all cases.

doc/user_guide.texi:
	Document the new environment variable.
1998-01-01 04:33:41 +00:00
..
1997-12-05 15:58:34 +00:00