Supporter,
Another but with version 6.5.7.
The GTAGS and GRTAGS are expanded to 4294967296 end.
All the file paths are not correct, they are the parent path.

Like the file is “root/app/private/test.c”, the gtags path is 
“parent/root/app/private/test.c”.

So, the test.c cannot display correctly.






Thanks,
Zach
QD ONT Voice SW
x5606

From: Wang, Lei AO. (NSB - CN/Qingdao)
Sent: 2017年9月26日 16:36
To: 'Shigio YAMAGUCHI'
Cc: 'bug-global@gnu.org'
Subject: RE: gtags cannot generate more than 2G files

Supporter,
Finally, I found the solution that use the newest version and configure 64 bit.






Thanks,
Zach
QD ONT Voice SW
x5606

From: Wang, Lei AO. (NSB - CN/Qingdao)
Sent: 2017年9月26日 14:22
To: 'Shigio YAMAGUCHI'
Cc: 'bug-global@gnu.org'
Subject: RE: gtags cannot generate more than 2G files

Hello supporter.
I tried to generate 4G file in my system, and it successes.
So, that means my system could support the larger files.

May be the configuration of gtags is still not correct?

./configure CFLAGS='-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'







Thanks,
Zach
QD ONT Voice SW
x5606

From: Wang, Lei AO. (NSB - CN/Qingdao)
Sent: 2017年9月25日 9:56
To: 'Shigio YAMAGUCHI'
Cc: bug-global@gnu.org<mailto:bug-global@gnu.org>
Subject: RE: gtags cannot generate more than 2G files

Hi,
Seemed my GNU system is 32 bit.
Any solution for this?






Thanks,
Zach
QD ONT Voice SW
x5606

From: i.tama...@gmail.com<mailto:i.tama...@gmail.com> 
[mailto:i.tama...@gmail.com] On Behalf Of Shigio YAMAGUCHI
Sent: 2017年9月25日 6:16
To: Wang, Lei AO. (NSB - CN/Qingdao)
Cc: bug-global@gnu.org<mailto:bug-global@gnu.org>
Subject: Re: gtags cannot generate more than 2G files

Hi,
> After my project is larger, the gtags will report “dbop_put failedd
>  when the GTAGS exceed 2G.  Could you help to solve this?

If you use GNU system, does the Q4 in the FAQ help you?
(FAQ file is included in GLOBAL package)

----------------------------------------------------------------------------
Q4. I'm using GNU system. In a large project, gtags fails in making tags
    like follows:

        $ gtags
        gtags: cannot write to database.
        $ _

    File system is not full. It seems that gtags cannot make a file over 2GB.
    Any solution?

A4. If your GNU system supports 64-bit file offset then please try the
    following configuration.

        $ ./configure CFLAGS='-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
----------------------------------------------------------------------------

Regards,
Shigio


2017-09-24 14:14 GMT+09:00 Wang, Lei AO. (NSB - CN/Qingdao) 
<lei.ao.w...@nokia-sbell.com<mailto:lei.ao.w...@nokia-sbell.com>>:
Hi,
After my project is larger, the gtags will report “dbop_put failed” when the 
GTAGS exceed 2G.
Could you help to solve this?






Thanks,


_______________________________________________
Bug-global mailing list
Bug-global@gnu.org<mailto:Bug-global@gnu.org>
https://lists.gnu.org/mailman/listinfo/bug-global



--
Shigio YAMAGUCHI <shi...@gnu.org<mailto:shi...@gnu.org>>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB
_______________________________________________
Bug-global mailing list
Bug-global@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to