Words by Sam Varshavchik [Thu, Jan 31, 2008 at 07:08:11AM -0500]:
> Felipe Neuwald writes:
>
>>>> Does anybody knows how can I fix this?
>>>
>>> Upgrade to a 64 bit platform.
>>>
>>> On some platforms, it is possible to enable 64 bit file size support by 
>>> using some custom flags when compiling code, usually by defining 
>>> _FILE_OFFSET_BITS=64 or _LARGE_FILES=1. If that's the case, you will need 
>>> to reconfigure and recompile everything, with those custom flags.
>>>
>> I'm running a 32bit platform. That's the only way?
>
> Yes, until someone changes certain fundamental laws of physics in this 
> universe, which limits signed 32 bit values to a maximum value of 
> 2147483647.
>

Of course that you could use a long long. You know that, right?

-- 
Jose Celestino
----------------------------------------------------------------
http://www.msversus.org/     ; http://techp.org/petition/show/1
http://www.vinc17.org/noswpat.en.html
----------------------------------------------------------------
"If you would have your slaves remain docile, teach them hymns."
    -- Ed Weathers ("The Empty Box")

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to