This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: (no) GCC pre-compiled headers on Cygwin


On Wed, Jul 23, 2003 at 03:11:16AM -0300, Alexandre Oliva wrote:
> reason I introduced glibcxx_CXX is *only* because AC_CHECK_PROGS
> caches using the variable name, and we don't want libstdc++ to cache
> it as the value of CXX, but rather as the specific value of CXX used
> by libstdc++.

Right.  I've been meaning to ask you about that...  In 2.57, AC_PROG_CXX
does more stuff, is smarter, makes coffee, etc.  I would very much like
to use it instead of having to try and do it ourselves.  The caching is
(so far) the only problem.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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