From mint-bounce@lists.fishpool.fi  Thu Feb  7 06:37:23 2008
Message-ID: <c6533ef60802070135x1aeb2e4es3527d1fca034bd9@mail.gmail.com>
Date: Thu, 7 Feb 2008 10:35:43 +0100
From: MiKRO <miro.kropacek@gmail.com>
To: "=?ISO-8859-1?Q?Vincent_Rivi=E8re?=" <vincent.riviere@freesbee.fr>
Subject: Re: [MiNT] Fixes
Cc: mint@fishpool.com
In-Reply-To: <47AA2AC3.4040808@freesbee.fr>
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_19120_17277536.1202376943632"
References: <47A732CA.9000803@freesbee.fr>
	 <alpine.LFD.1.00.0802041835130.3562@localhost.localdomain>
	 <c6533ef60802041331i1b033c09ue7d09940db5ecc45@mail.gmail.com>
	 <alpine.LFD.1.00.0802050806480.3562@localhost.localdomain>
	 <47A85ECA.1040307@freesbee.fr>
	 <000001c8681a$bf379b30$df7c110a@eng.vmware.com>
	 <47AA084B.9060009@freesbee.fr>
	 <20080206211338.023e4bd8.mandin.patrice@wanadoo.fr>
	 <47AA2AC3.4040808@freesbee.fr>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: miro.kropacek@gmail.com
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>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

------=_Part_19120_17277536.1202376943632
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

> The only reliable solution is to check for the CPU very early in
> assembler, when no C code has been called yet.
>
I see two solutions -- either to rewrite it in asm (I think I even have some
code like this for my demo os ;-) or to compile mintlib/main.c always with
-m68000.

-- 
MiKRO / Mystic Bytes
http://mikro.atari.org

------=_Part_19120_17277536.1202376943632
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The only reliable solution is to check for the CPU very early in<br>
assembler, when no C code has been called yet.<br></blockquote><div>I see two solutions -- either to rewrite it in asm (I think I even have some code like this for my demo os ;-) or to compile mintlib/main.c always with -m68000.<br>
</div></div><br>-- <br>MiKRO / Mystic Bytes<br><a href="http://mikro.atari.org">http://mikro.atari.org</a>

------=_Part_19120_17277536.1202376943632--


