[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: crash when parsing boost c++ headers
From: |
Shigio YAMAGUCHI |
Subject: |
Re: crash when parsing boost c++ headers |
Date: |
Sat, 24 Jan 2009 19:03:12 +0900 |
Hi,
> SY> $ ./configure CFLAGS='-D_LARGEFILE64_SOURCE
> SY> -D_FILE_OFFSET_BITS=64'
> SY> ---------------------------------------------------------------------
>
> For me it seems ok
>
> SY> I have two questions. o Is there a method of checking for support
> SY> 64-bit offset? o Is the _LARGEFILE64_SOURCE requred for GLOBAL?
>
> I'm not sure about global, but it definitely need for db-related code.
>
> For autoconf check you can use for example following macro:
>
> http://autoconf-archive.cryp.to/rssh_check_off64_t.html
I postpone implementing automatic recognition of LFS this time
to avoid causing new troubles. Instead, I will do two things:
1. Adding a Q and A about LFS to the FAQ.
I will introduce two definitions _LARGEFILE64_SOURCE and
_FILE_OFFSET_BITS=64.
2. Reviving the compact format of GTAGS.
The compact format reduce the size of GTAGS.
Thanks to Alex and Jean-Marc for profitable information and support.
Cheers,
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
- Re: crash when parsing boost c++ headers, (continued)
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/22
- Re: crash when parsing boost c++ headers, Alex Ott, 2009/01/22
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/22
- Re: crash when parsing boost c++ headers, Alex Ott, 2009/01/22
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/22
- Re: crash when parsing boost c++ headers, Alex Ott, 2009/01/22
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/22
- Re: crash when parsing boost c++ headers, Alex Ott, 2009/01/23
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/23
- Re: crash when parsing boost c++ headers, Alex Ott, 2009/01/23
- Re: crash when parsing boost c++ headers,
Shigio YAMAGUCHI <=
- Re: crash when parsing boost c++ headers, Jean-Marc Saffroy, 2009/01/23
- Re: crash when parsing boost c++ headers, Shigio YAMAGUCHI, 2009/01/23