[13528] in Athena Bugs
cygnus-95q2 software misinstalled
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue May 30 14:21:46 1995
From: ghudson@MIT.EDU
Date: Tue, 30 May 1995 14:21:39 -0400
To: bugs@MIT.EDU
There are two problems with the cygnus-95q2 locker.
First, g++ tries to link against -lstdc++ but doesn't include
-L/mit/cygnus-95q2/`machtype`/lib in the default linker line. I
couldn't immediately determine how this needs to be fixed.
Second, you need a startup script for gdb to set the variables
GDBTK_FILENAME and TK_LIBRARY, and probably some others.
It may be that cygnus-95q2 just isn't completely set up right now;
however, at least one user requires it to compile his C++ code.