Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!Schauble@mit-multics.arpa From: Schauble@mit-multics.arpa (Paul Schauble) Newsgroups: net.lang.c Subject: MAKE for the IBM PC Message-ID: <1308@brl-tgr.ARPA> Date: Tue, 7-Jan-86 02:34:36 EST Article-I.D.: brl-tgr.1308 Posted: Tue Jan 7 02:34:36 1986 Date-Received: Fri, 10-Jan-86 06:43:08 EST Sender: news@brl-tgr.ARPA Lines: 15 I've used Polymake from Polytron for about a year now and been very pleased with it. The current version provides most of the features from Unix make. So far I haven't missed anything that it doesn t have. The next version will allow makefile to get environment variables and be integrated with PVCS, Ploytron's answer to SCCS. I have never used the Phoenix things, but consider their products to be laughably overpriced. Be careful of PC-Lint from Gimpel. Their current version believes that structure members are defined globally, not within the structure. This may or may not be a problem depending on the compiler you use. We use Lattice, and it's fatal. Gimpel also sold the C-terp interpreter as Lattice compatable when it again had global structure member names and a very different I/O library. Again, this is unusable for more than toy programs. They claim that these are fixed in the current version, but we have not yet received the update.