From mint-bounce@lists.fishpool.fi  Sun Oct 31 13:00:07 2004
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Message-ID: <4184D4FC.2090208@utbm.fr>
Date: Sun, 31 Oct 2004 13:05:16 +0100
From: Olivier Landemarre <olivier.landemarre@utbm.fr>
User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Patrice Mandin <mandin.patrice@wanadoo.fr>
Cc: Mint list <mint@fishpool.com>
Subject: Re: [MiNT] Shareable/loadable libraries: a preliminary document
References: <20041029210939.1d32bc21.mandin.patrice@wanadoo.fr>
In-Reply-To: <20041029210939.1d32bc21.mandin.patrice@wanadoo.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: olivier.landemarre@utbm.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=3.8 tests=BAYES_00
X-Spam-Level: 

Patrice Mandin wrote:

>Hello,
>
>I have finished to write a preliminary document about what we need, and
>what it could be like. For the moment, I did not dig into implementation
>details. I just wanted to know what you think of it.
>
>My doc about shareable/loadable libs (english only):
>http://membres.lycos.fr/pmandin/index.php?page=perso-shlibs&lang=en
>
>I will improve it with ideas coming.
>
>  
>
There is a mistake in your paper LDG can share there code, there is no  
trouble with this. The only  trouble actually is that for example need 
libc you need include the libc in the LDG, because actually there is no 
libc as shareable lib. LDG is able itself to load other LDG there is no 
trouble for this and there is special function for this. To share libs 
LDG not need use special flags that is not very beautifull, but is able 
to use SHM shame for this, perhaps I need to look at this, because I 
know better this scheme since I have done MyAeS compatible with Memory 
protection. But really no problem with this.

Olivier


