This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug libgomp/26165] Cannot find libgomp.spec after 'make install' on x86_64 and ppc64
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Jun 2006 17:17:59 -0400 (EDT)
- Subject: Re: [Bug libgomp/26165] Cannot find libgomp.spec after 'make install' on x86_64 and ppc64
>
>
>
> ------- Comment #7 from dnovillo at gcc dot gnu dot org 2006-06-12 21:10 -------
>
> This is still an issue. http://gcc.gnu.org/ml/fortran/2006-06/msg00178.html
I think this is only an issue when you have a normal multi lib x86_64 but use
--disable-multilib.
-- Pinski