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: allocator question, regarding pointer types


On Thu, 2004-02-12 at 12:30, Trey Jackson wrote:
> Benjamin wrote:
> > There are big changes between 3.2/3.3 and 3.4 sources WRT allocators. 
> >
> > The 3.4 sources are more in line with the standard.
> 
> Is it possible to get the source w/out going through CVS?
> I didn't see anything on the mirror that was 3.4...
> 
> If not, I'll try to get a copy from CVS, thanks.

There is a way! Go to Home > Snapshots and choose a mirror close to your
location. Then download gcc-core-xxx and gcc-g++-xxx and unzip and
install. That's what I'm doing currently. Then, to patch it, they have
diff's of every 4~5 days or something to that effect.






-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/




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