From: Stuart Anderson <anderson@metrolink.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Re: [Xpert] XFree 4.0.1 module loading
Date: Thu, 10 Aug 2000 18:06:19 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205314@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205303@msgid-missing>
On Thu, 10 Aug 2000, Bill Nottingham wrote:
> Exactly; the patch we have does that, it just doesn't quite work yet.
> They way the loader is (please, correct me if I'm wrong) is that
> it can load modules in various ways: there's an a.out module
> loader, a dlopen() based loader, and an 'elfloader' that does
> all the elf relocations/symbol resolution itself.
Correct. You can even mix & match between ELF, a.out & COFF on architectures
that support multiple formats. The dlopen() loader does it's bookkeeping
seperately, so you can't mix and match it with the other formats.
> If the X people want me to post what we have, I can do that;
That would be good.
> it's obviously hard to debug the module loader without the
> actual hardware. :)
Hardware does make it easier 8-)
Stuart
Stuart R. Anderson anderson@metrolink.com
Metro Link Incorporated South Carolina Office
5807 North Andrews Way 129 Secret Cove Drive
Fort Lauderdale, Florida 33309 Lexington, SC 29072
voice: 954.660.2500 voice: 803.951.3630
fax: 954.938.1982 SkyTel: 800.405.3401
http://www.metrolink.com/
next prev parent reply other threads:[~2000-08-10 18:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-10 3:26 [Linux-ia64] Re: [Xpert] XFree 4.0.1 module loading Marc Aurele La France
2000-08-10 4:08 ` Bill Nottingham
2000-08-10 5:34 ` Michael Madore
2000-08-10 5:37 ` Michael Madore
2000-08-10 15:38 ` Marc Aurele La France
2000-08-10 15:42 ` Bill Nottingham
2000-08-10 16:54 ` Stuart Anderson
2000-08-10 17:00 ` Michael Madore
2000-08-10 17:59 ` Bill Nottingham
2000-08-10 18:06 ` Stuart Anderson [this message]
2000-08-11 0:16 ` Keith Owens
2000-08-11 15:10 ` David Dawes
2000-08-17 3:29 ` Marc Aurele La France
2000-08-17 6:18 ` Michael Madore
2000-08-17 16:13 ` Stuart Anderson
2000-08-17 21:20 ` Hiram Clawson, 831-427-7519
2000-08-18 2:24 ` Marc Aurele La France
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=marc-linux-ia64-105590678205314@msgid-missing \
--to=anderson@metrolink.com \
--cc=linux-ia64@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.