Re: [hatari-devel] ACSI max disk size |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] ACSI max disk size
- From: Vincent Rivière <vincent.riviere@xxxxxxxxxxx>
- Date: Sat, 21 May 2016 09:59:52 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=bhHjIWtBrWfu/G30nznDbeXj6LbAEiy8jtQg1TFh4TU=; b=D1xRBMlJT8hp+V4uI9bk9TBsRwIraxFiqbEBjBITv0X4o9B7ltdvFP0iVuwWIG4tSD a3Vz2AB0trjdCxXRztoBzmCpa2TdCXh1BlwsHh2D9AXIaPq1zOMpJSFQaEqjxWSABawx 9PiZWV7JjK1vZlzUcKCqyPnWcwKbvyYPOKPkxP+1U0rs/w9h+fVukIMhj7moJ5ZkVM7f DjxNCly7KnIrbvMX7FGVL1X6jiFS9Cq9TcAAFkPp+Z9zqO9UvNbJ0Eu4+3oMvnhwBGn+ xMvAdFYrA2E8DQjjTwgYz9uJr/eI33dAYyQxgx20pLRDIdiyXTOOhKHUdtn9E3gmryqO N86Q==
On 21/05/2016 à 08:14, Thomas Huth wrote:
This should not happen anymore on Linux ... but you are using Windows,
aren't you?
Yes, this happens on Windows.
Both with the official Hatari 1.9.0 and my custom built binary.
Not sure about Windows, can you specify how your Hatari binary has been
built?
I always build Hatari with/for Cygwin 32, as it is more convenient for me.
For the developer and user point of view, Cygwin looks more like Linux than
Windows. One major difference is that Cygwin uses NewLib as standard C
library, while Linux uses glibc.
By the way, if Hatari has been build without 64-bit off_t, the IDE code
likely will also fail as soon as you try to access a sector beyond the
2 GB (or maybe 4 GB?) limit.
In this case, the IDE and ACSI behaviour should be consistent.
--
Vincent Rivière