[RSS 0.91]
Wednesday 10 September, 2003
#More Makefile hackery. Think I have broken the back of it now - at least if you have GNU Make :) (or some other make that supports -include). Platform specific stuff is now isolated in the top level Makefile.header. Here's the place where which compiler and what have you gets specified. Hopefully then, everything else should just work. I'm using this mechanism to build on Linux and Cygwin, just by changing Makefile.header. (CVS now includes a Makefile.header.cygwin that you can use. Similar files for other platforms very welcome.)

Today's successful build matrix is, in no particular order

Anything missing from this list (like other parsers or operating systems) means I didn't try to build it or I don't have it available. If you can crack the Makefiles, it'll probably work. :)
Enter your comment

Name Email
URL
If you have an account, please log in.
No account? Just create one.


SourceForge Project Page

Jez Higgins