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: libstdc++-v3's CXX_FOR_TARGET broken



  In message <orvgxoch0n.fsf@guarana.lsd.ic.unicamp.br>you write:
  > --=-=-=
  > 
  > I had failed to test the new CXX_FOR_TARGET with libstdc++-v3.  sed
  > over-smarted me, interpreting the `&&' in libstdcxx_flags as a request
  > to insert the string matched by the s/// command when replacing
  > CXX_FOR_TARGET :-(
  > 
  > This patches fixes the thinko.  Tested with --enable-libstdcxx-v3 on
  > i686-pc-linux-gnu.  Ok to install?
  > 
  > 
  > --=-=-=
  > Content-Type: text/x-patch
  > Content-Disposition: attachment; filename=qCXX.patch
  > 
  > Index: ChangeLog
  > from  Alexandre Oliva  <aoliva@redhat.com>
  > 	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
  > 	CXX_FOR_TARGET for sed.
This is fine.  Please install this patch.
jeff


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