[14632] in Athena Bugs
Re: sgi 8.0F:
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Sep 3 20:13:38 1996
To: petros@MIT.EDU
Cc: bugs@MIT.EDU
Date: Tue, 03 Sep 1996 20:12:52 EDT
From: Marc Horowitz <marc@MIT.EDU>
Someone on -i help recently complained of this. If you must use the
cygnus g++, then you should add the result of the command
`athdir /mit/cygnus lib` to your LD_LIBRARY_PATH. This requires your
users to make changes to their environment, and to have the cygnus
locker attached, to run your program. This is not necessarily
desirable.
I'm not familiar with how the cygnus stuff is installed at athena. It
should be possible to reconfigure g++ so that the correct directory is
automatically used, or not to use the shared libraries at all.
Marc