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: snapshot version numbers?


Benjamin Kosnik <bkoz@redhat.com> writes:

| > Easy enough:
| > 
| > -rw-rw-r--    1 pme      714743 Jun 26 14:20 libstdc++-3.0.tar.bz2
| > -rw-rw-r--    1 pme      904281 Jun 26 14:20 libstdc++-3.0.tar.gz
| > 
| > To be certain that they were 3.0 sources, I grabbed a copy of the 3.0
| > tarball from an ftp mirror, renamed the library subdirectory, and tarred
| > it up.  Okay to put up on the ftp site, or is there anything that should
| > be done first?
| 
| a bit out-of-date

I have a couple of questions

| 
|         copy your test sources into a new folder, renamed libstdc++.2.90.x
|         rm -rf CVS */CVS */*/CVS

What about

	cvs -z9 export -Dtoday gcc/libstdc++-v3

?

|         chmod -R a+r,o-w *
|         tar cvf libstdc++-2.90.5.tar libstdc++-2.90.5/

I'm lost: didn't we just agree that it should be libstdc++-3.x.y ?

-- Gaby


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