This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] PR libffi/23935: libffi headers installed in wrong directory.
On Wed, 13 Sep 2006, Richard Guenther wrote:
> Final? I think ada is also broken.
Oh, well. To be honest, I haven't been able to (easily) build Ada on my
regular test systems.
>> ¹ Is there agreement that man pages should also honor --program-suffix?
> They do. info pages don't. Likewise translation files. And ada does
> not honour it and installs unversioned (yay) shared libraries.
Yucks. As for man pages, you're mostly right -- these days it's only
man/man7/gpl.7, man/man7/gfdl.7, and man/man7/fsf-funding.7 which conflict
if you install under the same prefix using --program-suffix. I'm not sure
what to do about these three.
Gerald