Date: Fri, 22 Sep 2000 08:35:33 -0500 (CDT)
From: louised@dai.ed.ac.uk
To: teyjus@cs.umn.edu
Subject: Output from the Compiler not to stdout
Full_Name: Louise Dennis
Version: 1.0-b30
OS: Solaris
Submission from: (NULL) (194.83.240.14)
This isn't urgent or anything but...
The output from the compiler can't be piped properly through less or diverted
easily into a file. This isn't a huge problem since I can scroll through
compiler
output by running it in Emacs but it has been annoying once or twice. When
there are
several modules involved in compilation there is frequently more than a
screenful of
output and important warning messages can get lost. I assume this is because
the
output isn't going to stdout - would it be possible to alter this in future
versions?