From: Damien TOURAINE <touraine_english@limsi.fr>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Problem with elf and dynamic loading ...
Date: Fri, 12 Jan 2001 11:30:52 +0100 [thread overview]
Message-ID: <3A5EDCDC.70306@limsi.fr> (raw)
Hi !
I'm using dynamic library to load some part of a big software (that use
several differents modules).
The main program fully use the symboles of the shared object (through
the dlsym command), however, the functions available in the module are
not able to use the symbols of the main program.
Is-it a bug of the kernel ?
Is-it to avoid a potential hole of security ?
My system :
Computer : SONY Notebook with a PCMCIA network card and SCSI cardbus.
Kernel : 2.2.18
I tryied to compile and launch 2.4 -test13, however, I think I didn't
have the right parameters for the compilation because it don't manage to
get the bash (still try to compile it) ...
Glibc : 2.2
miscellanous : fully use the elf format, have recompiled the glibc 2.2
from the GNU tree, have also recompile linux from the kernel.org.
Friendly
Damien TOURAINE
--
--------------------------------------------------------------------
Damien TOURAINE - +33 1 69 85 81 68
PhD student at LIMSI - CNRS (http://www.limsi.fr)
Bat. 508, Universite Paris-Sud F-91403 Orsay cedex (France)
--------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2001-01-12 10:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-12 10:30 Damien TOURAINE [this message]
2001-01-12 11:16 ` Problem with elf and dynamic loading Andreas Jaeger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A5EDCDC.70306@limsi.fr \
--to=touraine_english@limsi.fr \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.