Subject: publishing
From: Craig Chambers (chambers@cs.washington.edu)
Date: Thu Apr 04 2002 - 18:04:03 PST
I'm publishing some more small system infrastructure things. This
version of the system now sets up, and builds, and runs cleanly on
Solaris5.5, Solaris5.8, Linux, and Windows/Cygwin.
*) I added the equivalent of "make clean" to several places, so that
old binaries will be rebuilt whenever SETUP is run (this was my
problem with Linux).
*) I added a VORTEX_EXE environment variable which is .exe on Windows
and empty elsewhere. It's used in a few places that need to name
executables.
*) I updated the Linux compile machine names with more machine names
that work for me.
*) I changed the "make depend" implementations to use the gcc -E -MM
flags instead of makedepend. This seems to be more portable, and it
ignores system headers. I am able to build one system-independent
Makefile.deps file in some cases (although still not for the Vortex
runtime system dependencies), removing a bunch of system-specific
MakefileDependencies.* files.
-- Craig
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil
This archive was generated by hypermail 2b25 : Thu Apr 04 2002 - 18:05:11 PST