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]

Re: Adjust compiler flags for multilibbed target libraries


  In message <orhf9gt192.fsf@guarana.lsd.ic.unicamp.br>you write:
  > --=-=-=
  > 
  > On Jul 22, 2000, Alexandre Oliva <aoliva@redhat.com> wrote:
  > 
  > > When configuring/building target libraries, we used not to adjust
  > > search paths so that target libraries would find headers or libraries
  > > of the same multilib variant.  This patch fixes this problem.
  > 
  > Here's a simpler, revised patch.  I had forgotten the arguments to
  > expr should start with some letter to make sure they're not
  > interpreted as switches.  Ok to install?
  > 
  > 
  > --=-=-=
  > Content-Type: text/x-patch
  > Content-Disposition: inline; filename=ml-dirs.patch
  > 
  > Index: ChangeLog
  > from  Alexandre Oliva  <aoliva@redhat.com>
  > 
  > 	* config-ml.in: Adjust multilib search paths to the
  > 	appropriate multilib tree.
This may have already been discussed -- what's the value of this patch?
I can't think of a case where the includes or libraries should be
different in a way that matters to the configure code.

It may still be useful....
jeff


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