Newsgroups: rec.arts.int-fiction
Path: nntp.gmd.de!news.ruhr-uni-bochum.de!news.uni-stuttgart.de!news.rhrz.uni-bonn.de!rhein!bnc.net!ins.net!blackbush.xlink.net!tank.news.pipex.net!pipex!newsfeed.internetmci.com!news.kei.com!nntp.coast.net!torn!watserv3.uwaterloo.ca!undergrad.math.uwaterloo.ca!svanegmo
From: svanegmo@undergrad.math.uwaterloo.ca (Stephen van Egmond)
Subject: Inform 6.02 linked library .m5 size?
Sender: news@undergrad.math.uwaterloo.ca (news spool owner)
Message-ID: <Dr7B0A.2LE@undergrad.math.uwaterloo.ca>
Date: Fri, 10 May 1996 17:52:58 GMT
Nntp-Posting-Host: cantor.math.uwaterloo.ca
Organization: University of Waterloo
Lines: 22

I'm trying to figure what's going on inside 6.02; could any of you who 
have got it running on your OS enlighten me?

My test case is Advent.inf, release 2.

I use

inform -M verblibm.h
inform -M parserm.h

And I get files that are about 3 or 4 K in size.  This does not compute, 
to my mind.  Anyway...

inform -DU advent.inf

Produces a whole pile of errors (undefined routines, properties, globals, 
etc.), none of which appear with 

inform advent.inf

So, the question is, am I using Inform wrong?

