[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dynamic-link and LD_LIBRARY_PATH
From: |
Marius Vollmer |
Subject: |
Re: dynamic-link and LD_LIBRARY_PATH |
Date: |
18 Dec 2001 19:20:58 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Martin Grabmueller <address@hidden> writes:
> Even though it seems Bill cleared this up, I tried it under Debian
> Potato and get the same error as you. I wonder why libc.so should
> have unresolved references...
Libc is special on GNU/Linux, /usr/lib/libc.so is not really a shared
object, it is a linker script.