[359] in testers
Re: (RT) Version 6.4A: etags and ctags
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Dec 4 15:51:51 1989
From: probe@ATHENA.MIT.EDU
Date: Mon, 4 Dec 89 15:28:08 -0500
To: qjb@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: Emanuel 'Jay' Berkenbilt's message of Mon, 4 Dec 89 12:47:14 -0500,
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
From: qjb@ATHENA.MIT.EDU
Date: Mon, 4 Dec 89 12:47:14 -0500
System type, version: (RT) Version 6.4A
System name: SOUP
What's wrong:
etags and ctags still seem to be broken on the RT.
I recall that this was a big issue before and seems to have been
forgotten.
What should have happened:
Software should work.
It turns out that a compiler bug was the cause of this. It has been
noted that compiling with both -g and -O with hc2.1 sometimes leads to
bad code generation or the compiler dying during the compilation stage.
Luckily, everything else on the system has been compiled with only one
of these two options (the Makefile for attach was changed before the
final compile).
In any case, everything in /usr/athena/lib/gnuemacs/etc on the RT has
been rebuilt and re-installed.
-Richard