bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: largefile support conflicts with procfs on Solaris


From: Bruno Haible
Subject: Re: FYI: largefile support conflicts with procfs on Solaris
Date: Fri, 26 Dec 2014 00:53:56 +0100
User-agent: KMail/4.8.5 (Linux/3.2.0-64-generic; KDE/4.8.5; x86_64; ; )

Hi Joel,

You wrote on 2014-12-13:
> Both BFD and GDB use a number of procfs routines, and those routines
> are apparently incompatible with largefile support on 32bit solaris
> (sparc32, x86).

Thanks for the notice, but gnulib deals with portability pitfalls
of ISO C / POSIX / GNU APIs. Portability pitfalls of Solaris specific API
is outside the scope of gnulib, because very few packages use it.

> Ref: https://www.sourceware.org/ml/gdb-patches/2014-12/msg00058.html
> "This patch fixes the issue by passing --disable-largefile to gnulib's
>  configure when large-file support in GDB is disabled."

This sounds like the best approach, considering the scope of gnulib. 

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]