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] Re: Yet another sparc-sun-solaris2.8 bootstrap failure


   From: Jakub Jelinek <jakub@redhat.com>
   Date: Wed, 10 Apr 2002 00:43:08 +0200

   So shouldn't we avoid building 64-bit libs if kernel can't run them?
   
I agree, because if we can't multilib to build the 64-bit support
libraries, even if the user goes to a 64-bit capable kernel the
compiler won't be able to build anything.

   2002-04-10  Jakub Jelinek  <jakub@redhat.com>
   
   	PR target/6237

My gut insticnt tells me to approve this, but only for the 3.1 branch.
We should really make multilibbing work in this case I think.

Richard?


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