This is the mail archive of the gcc@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: A libstdc++ patch



  In message <m0xrnCd-0004ecC@ocean.lucon.org>you write:
  > I am using the same libstdc++ in libg++. The enclosed patch allows
  > "make check" to finish when the gcc directory doesn't exist.
  > 
  > Thanks.
  > 
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > ---
  > Fri Jan  9 17:48:32 1999  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* configure.in (configdirs): Include testsuite only if
  > 	${srcdir}/../gcc exists.
  > 
  > 	* tests/configure.in (check): Set to ${CHECK} if
  > 	${srcdir}/../../gcc doesn't exists.
Well, I'd really prefer patches to fix whatever problem arises when
the gcc dir doesn't exist.  But since we really want to move towards
an integrated C++ compiler & runtime I guess it's OK to punt if the
compiler doesn't exist in the expected place.

I've installed your patch.

Thanks,
jeff


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