[PATCH setup] Enable large files (>2 GiB)
ASSI
Stromeko@nexgo.de
Tue Oct 10 18:16:09 GMT 2023
Jon Turney via Cygwin-apps writes:
> This seems right, and works for installing qt5-webkit-debuginfo when I
> gave it a quick try (seems to work on i686 as well).
Oh good to know, so I don't need to boot up the machine that still has
the 32bit installation for testing.
> (Note that if you have an existing build directory, it's important to
> not be an idiot like me, and do a 'make clean' to rebuild everything
> with the new _FILE_OFFSET_BITS define)
:-)
Been there, done that…
> (I faintly recall there are some other issues with the use of 'int'
> for the progress reporting gauges, which also might need some
> attention to work correctly for file sizes >2GB)
Currently there isn't any progress indicator either to the number of
pending files or extraction in a package. I have that on my list of
things to check and maybe correct for quite some time,m but obviously
not anywhere near a point where I'd get a round tuit.
There are two local int variables in the file reader function that
likely should be off_t for i686, to test if that's true you'd need an
archive with a file larger than 2GiB that is an exact multiple of 64kiB
in size…
> Anyhow, I applied it, and I'll try to make a release of setup in the
> next few days...
Thanks.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables
More information about the Cygwin-apps
mailing list