This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: multilib fixes for fortran and java


Mike,
    Yes. I am asking about checking this into the gcc 4.2
branch. The reason is that I consider this patch to fix a
regression. The gcc 4.1 releases build the fortran and
java languages on a G4 without any additional flags being
passed to configure. With gcc 4.2, unless we apply this
patch, the default flags for configure will fail to build
the fortran and java languages on a G4 (since multilib is
now on by default) which makes this a regression.
                     Jack

On Wed, Nov 08, 2006 at 12:23:08PM -0800, Mike Stump wrote:
> On Nov 8, 2006, at 7:41 AM, Jack Howarth wrote:
> >The attached patch resolves the remaining issues with performing a  
> >multilib build of the language set including fortran and java on a  
> >G4 processor machine under Darwin8.
> 
> >Okay for trunk and gcc branch?
> 
> I assume you were asking about the 4.2 branch.
> 
> I don't know to what extent I can approve these sorts of patches, but  
> I reviewed them all and they look ok to me for mainline and the 4.2  
> branch, if they're needed there.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]