[10679] in Athena Bugs
Re: synctree doesn't need -ll -ly (fix included)
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Fri Jul 16 16:09:33 1993
To: Calvin Clark <ckclark@MIT.EDU>
Cc: bugs@Athena.MIT.EDU
In-Reply-To: Your message of Sun, 11 Jul 93 19:50:04 -0400.
Date: Fri, 16 Jul 93 16:08:08 EDT
From: Ezra Peisach <epeisach@Athena.MIT.EDU>
Actually synctree does need -ll -ly... There is a yacc and lex file. If
you compile without those libraries you are then missing:
yywrap
allprint
sprint
(This was on a DECstation). You did not specify what platform you were
working on... Perhaps some operating system has merged the yacc output
routines with the C library...
Ezra