This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: dlopen issue with RTLD_LAZY...
- To: <tracy at col dot hp dot com>
- Subject: Re: dlopen issue with RTLD_LAZY...
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 29 Aug 2000 13:54:18 -0300
- Cc: <gcc-bugs at gcc dot gnu dot org>, "Tracy at Cos dot Agilent. Com" <tracy at cos dot agilent dot com>
- Organization: GCC Team, Red Hat
- References: <NCBBLKCIHLBPFKOPCMMBIEOACJAA.tracy@col.hp.com>
On Aug 29, 2000, <tracy@col.hp.com> wrote:
> The problem is that the dlopen library call has a parameter flags
> with a possible value being RTLD_LAZY. When I uses this flag the
> dlopen call still fails with unresolved symbols, when it should
> just load the library and resolve what it can and then return.
This has nothing to do with GCC. GCC is just a compiler. Your
problem is with the C library, which is a separate project.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me