Hi, If this report is unrelated to the 2G bug, could you make a new thread? (with new subject, without Re:) Thank you in advance.
Regards, Shigio 2017-09-26 23:54 GMT+09:00 Wang, Lei AO. (NSB - CN/Qingdao) < [email protected]>: > 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:* '[email protected]' > *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:* '[email protected]' > *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:* [email protected] > *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:* [email protected] [mailto:[email protected] > <[email protected]>] *On Behalf Of *Shigio YAMAGUCHI > *Sent:* 2017年9月25日 6:16 > *To:* Wang, Lei AO. (NSB - CN/Qingdao) > *Cc:* [email protected] > *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) < > [email protected]>: > > 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 > [email protected] > https://lists.gnu.org/mailman/listinfo/bug-global > > > > > > -- > > Shigio YAMAGUCHI <[email protected]> > > PGP fingerprint: > > 26F6 31B4 3D62 4A92 7E6F 1C33 969C 3BE3 89DD A6EB > -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: 26F6 31B4 3D62 4A92 7E6F 1C33 969C 3BE3 89DD A6EB
_______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
