Re: [gentoo-user] building with off_t set as long long

2008-01-23 Thread Enrico Weigelt
* de Almeida, Valmor F. <[EMAIL PROTECTED]> wrote: Hi, > Would anyone know whether it is possible to emerge a package setting > off_t as long long? > > The particular case is the library gdbm. The default emerge sets off_t > to 4 bytes therefore file sizes can only be about 2GB. Setting off_t to

[gentoo-user] building with off_t set as long long

2008-01-21 Thread de Almeida, Valmor F.
Hello, Would anyone know whether it is possible to emerge a package setting off_t as long long? The particular case is the library gdbm. The default emerge sets off_t to 4 bytes therefore file sizes can only be about 2GB. Setting off_t to 8 bytes would remove this constraint. Thanks, -- Valmor