s for me,
>
> John
>
> - Original Message -
> From: "Damjan Jovanovic" <[EMAIL PROTECTED]>
> To: "John Willis" <[EMAIL PROTECTED]>;
>
> Sent: Sunday, June 25, 2006 11:31 PM
> Subject: Re: Very large files
>
&g
--- John Willis <[EMAIL PROTECTED]> wrote:
> Howdy,
>
> I have a large VS 6.0 C++ program and I'm running it
> under WINE under Redhat Linux.
> Everything works fine, but it doesn't handle file
> sizes greater than 4gb like it can running
> directly under Windows XP.
> I've tweaked everythin
On Fri, Jun 23, 2006 at 01:48:31PM -0700, John Willis wrote:
> Howdy,
>
> I have a large VS 6.0 C++ program and I'm running it under WINE under Redhat
> Linux.
> Everything works fine, but it doesn't handle file sizes greater than 4gb like
> it can running
> directly under Windows XP.
> I've
Hi,
I think its dependent on the filesystem and the kernel version you are running.
What is the Redhat linux version you are using snd the kernel version
you are using.
Thanks,
Vijay
On 6/23/06, John Willis <[EMAIL PROTECTED]> wrote:
Howdy,
I have a large VS 6.0 C++ program and I'm running i
Howdy,
I have a large VS 6.0 C++ program and I'm running it under WINE under
Redhat Linux. Everything works fine, but it doesn't handle file sizes
greater than 4gb like it can running
directly under Windows XP. I've tweaked everything that I can find that
seems to deal with file sizes. Is