[PATCH] gprofng: 30889 can't compile without large file support
Vladimir Mezentsev
vladimir.mezentsev@oracle.com
Thu Jan 11 08:09:47 GMT 2024
On 1/10/24 21:53, Mike Frysinger wrote:
> On 10 Jan 2024 20:02, vladimir.mezentsev@oracle.com wrote:
>> gprofng/ChangeLog
>> 2024-01-10 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
>>
>> PR 30889
>> * src/DbeJarFile.cc (O_LARGEFILE): Define to 0, if not defined.
>> * src/Module.cc (O_LARGEFILE): Likewise.
>> * src/gp-display-src.cc (O_LARGEFILE): Likewise.
> can't you put this in a single header file (gprof.h?) instead of duplicating
> the boilerplate in a bunch of files ?
Mike, thank you for suggestion.
I will try this tomorrow.
Maybe this can be done in gprofng/configure.ac and
gprofng/common/config.h.in
-Vladimir
> -mike
More information about the Binutils
mailing list