This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: NEWLIB - CVS question
- From: Brian Dessent <brian at dessent dot net>
- To: Stephan Tiriac <steve_tiriac at yahoo dot com>
- Cc: newlib at sources dot redhat dot com
- Date: Thu, 01 Nov 2007 10:41:05 -0700
- Subject: Re: NEWLIB - CVS question
- References: <951412.20642.qm@web30802.mail.mud.yahoo.com>
- Reply-to: newlib at sources dot redhat dot com
Stephan Tiriac wrote:
> I'd like to retrieve from CVS older, __well-known__ revisions of newlib not forcedly the top of the trunk. So I'd like to find out how do you tag the "newlib" revisions to be released. I may be wrong but I don't see any such a tag in the CVS repository. Thanks in advance telling me what are my options.
I think perhaps you're attributing to newlib more of a release process
than actually exists. As far as I know, Jeff simply makes a release
around December every year, without particular regard for judgement of
stability -- obviously with some sanity checks that it builds and
functions for common targets I presume.
Regardless, I see CVS tags newlib-1_15_0, newlib-1_14_0, newlib-1_13_0,
newlib-1_12_0, etc. so you should be able to check out any of these.
> Also, for a couple of days I'm trying, without success to get the latest snapshot of newlib from "ftp://sources.redhat.com/pub/newlib". Looks like the ftp server is down or in maintenance. Is there a chance to have it back on line?
The link works fine for me right now. But sourceware.org (aka
sources.redhat.com aka gcc.gnu.org aka cygwin.com) is mirrored to a
number of places so you should be able to use any of the listed mirrors:
<http://sourceware.org/mirrors.html>
Brian