This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: Header installation directory
On 04.02.2018 02:03, Anthony Green wrote:
> Jeffrey Walton <noloader@gmail.com> writes:
>
>> The header file location seems a bit unusual. Are headers supposed to
>> be installed below the libdir?
>
> Hi Jeff,
>
> Thanks for your note. See this thread for background info:
>
> https://sourceware.org/ml/libffi-discuss/2017/msg00000.html
>
> It's likely that nobody cares about multi-arch headers anymore, so maybe
> we should just forget about this and dump the arch specific headers in
> /usr/include.
>
> Would anybody object?
They should be installed in standard locations. However that change should not
be backported to the GCC sources. Btw, do you plan to backport the recent libffi
development to be used in GCC 8?
Matthias