[Gambas-user] Gambas2 (1.9.46) creates only 2GB-executables with Debian 4.0
Rob
sourceforge-raindog2 at ...94...
Mon Jan 1 01:55:14 CET 2007
On Sunday 31 December 2006 19:32, Amnon82 wrote:
> I don't know why but Gambas2 creates only 2GB-files under
> Debian 4.0 (Etch).
Could it be the filesystem rather than Gambas? Try backing up a
DVD to an iso file using dd, like so:
dd if=/dev/dvd-drive of=outfile.iso
where /dev/dvd-drive is the path to your DVD reader.
If it makes more than a 2GB file using the dd method, then I'm
going to guess there's a signed int somewhere in Gambas2 (or an
include file used by Gambas2) that should be unsigned.
Rob
More information about the User
mailing list