This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem with __dso_handle on Linux/alpha
- To: Christian Iseli <chris at lslsun dot epfl dot ch>
- Subject: Re: problem with __dso_handle on Linux/alpha
- From: Richard Henderson <rth at cygnus dot com>
- Date: Fri, 5 May 2000 00:44:38 -0700
- Cc: martin at loewis dot home dot cs dot tu-berlin dot de, gcc at gcc dot gnu dot org, hjl at gnu dot org
- References: <200005050739.JAA13827@lslsun.epfl.ch>
On Fri, May 05, 2000 at 09:39:04AM +0200, Christian Iseli wrote:
> BTW, how does one know if the symbol is hidden by looking at nm output ?
You see that it isn't in "nm --dynamic".
r~