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]

Re: [patch] stephen's staging headers patch


On Tue, 03 Jul 2001, Benjamin Kosnik wrote:
> > Yeah, I think I fixed that fairly soon after I posted the original patch.
> > A small but important change.
> 
> Hmm. What's the change?

I don't have access to the sources right now, but I hit a problem in which
the numeric_limits stuff was regenerated every time, which caused everything
that depended on it to be remade every time, at least for native compiles.  On
my pokey system that was strong motivation to fix things.  Off the top of my
head, there was just a few lines in the Makefile, they could be posted as a
patch later if you want to put your changes in sooner.

Of course if this isn't the problem you were describing I can post the diffs
anyway.  I'll see if I can summarize the diffs when I can get at the sources
again.

Stephen M. Webb


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