From mint-bounce@lists.fishpool.fi Tue Mar 2 17:59:41 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=XyWwlnoO8a0l9wdhRzKFI//EZYVA82T97AvyZ/9cpIk=; b=YuygTA65Z2t22x/99GkOiJjI/zFDrS7XK8kXeyPT+vV6TOP0CHFRWXfmo9gskjPW75 zF+cNX3LXMqQ4zgPpFPNr9KDCk8F8L29YleUvgcap6KrfRtS8rZEaO8m+GwJRNjXFqAz WHpFQTib9RQKgW/dRjPlCum1h1dCnPmyJOfO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Wqb8SrHVoANNH+Jl3SJ9iKKcKPzI7T3hXeZ9BzySRJZqB9FKVXMIJHvHSKZcY1pTkM 1ahuzJkSoro2dhJPluzJnZX90sT0eq92zmqO1GNQvLlLD/xr7+4KKhoomQzv4MfPJV/f veBXrhkrkvFA80Pkdv7FARySgCqnRVXxQjPUo= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: [MiNT] Patch for xaloader.prg From: Peter Persson In-Reply-To: <11a6f2b11003021447h687566cu46eb6882f488f4ef@mail.gmail.com> Date: Tue, 2 Mar 2010 23:56:13 +0100 Message-Id: <5D5DE95A-782B-4E55-B18D-0CC5BB707974@gmail.com> References: <72454075-6FA5-46CA-A174-A3AE573771A6@gmail.com> <20100301222525.bcb94ec5.mandin.patrice@orange.fr> <04F5AE6B-D53F-4EE1-BA57-9BA46392BD13@gmail.com> <1B8C9039-CFB4-4675-9E79-5D1CC4F54DAC@gmail.com> <8CA540DD-0C3E-47B0-9107-0B45D0A5BD11@gmail.com> <11a6f2b11003020510x6fbd4371x99a61fa966193003@mail.gmail.com> <97A975DE-E414-4484-94EC-D147497BA52D@gmail.com> <11a6f2b11003021447h687566cu46eb6882f488f4ef@mail.gmail.com> To: mint Mailing-List X-Mailer: Apple Mail (2.1077) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o22MxebN010035 On 2 mar 2010, at 23.47, Paul Wratt wrote: > On Tue, Mar 2, 2010 at 8:34 AM, Peter Persson wrote: >> >> On 2 mar 2010, at 14.10, Paul Wratt wrote: >> >>> just remember that mint's default folder is the current version of the >>> kernel (after the check for c:/mint) >> >> This does not apply in this case, because the loader in question loads the kernel - which in turn decides the sysdir. > > so you have an inf/cnf file yes? If so, this will help.. it makes it > more flexible No. It's a kernel loader. It loads binaries based on the CPU type, unless a default kernel binary is available. This means that it's launch before the SYSDIR exists. The SYSDIR is a property of the kernel. > do you have a working app yet, from your posts it sounded like you did Yep. I posted the source to get feedback, but tbh it seems noone looked at it. Binaries for xaloader.prg and mintload.prg can be found here: http://www.shoggoth.se/mintload.tgz -- PeP