[3878] in Athena Bugs
/bin/hc2 or /bin/ld (RT)
daemon@ATHENA.MIT.EDU (John Carr)
Tue Jan 2 15:10:47 1990
To: bugs@ATHENA.MIT.EDU
Date: Tue, 02 Jan 90 15:10:29 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
% cc tty.o -l
ld:/usr/local/lib/liba.a: cannot open
Two bugs:
1. Looking for "-la" insead of reporting an error.
2. Printing only the name of the last file it looked for the library
in (instead of "/usr/local/lib/liba.a: cannot open" it should print
"-la not found in /usr/lib, /usr/athena/lib, /usr/local/lib".)