scsh-users
[Top] [All Lists]

scsh-0.3 on Linux/ELF

To: scsh-bugs@martigny.ai.mit.edu
Subject: scsh-0.3 on Linux/ELF
From: Ulrich Drepper <drepper@myware.rz.uni-karlsruhe.de>
Date: Fri, 20 Oct 1995 23:11:07 +0100
Reply-to: drepper@ipd.info.uni-karlsruhe.de (Ulrich Drepper)
Hi,

As your install script informed you I installed your nice package on
my Linux box.  To succeed I had to do only one manual change:

LDFLAGS = -rdynamic

This is necessary so that dlopen/dlsym can read the symbols.  Perhaps
you can setup your configure as needed.  Please note that this is not
for a.out Linux!

Thanks for sharing this nice program with us,

-- Uli
________---------------------------------------------------------------
\      / Ulrich Drepper / Univ. at Karlsruhe, Germany / CS Dept. / IPD
L\inux/  email: drepper@gnu.ai.mit.edu          smail: Rubensstr. 5
  \  /          drepper@ipd.info.uni-karlsruhe.de      76149 Karlsruhe
   \/1.3.35 ------------------------------------------ Germany --------


<Prev in Thread] Current Thread [Next in Thread>
  • scsh-0.3 on Linux/ELF, Ulrich Drepper <=