This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: [PATCH] libc/newlib: update fetch location


Trevor, All,

On Sunday 03 March 2013 Trevor Woerner wrote:
> # HG changeset patch
> # User Trevor Woerner <twoerner@gmail.com>
> # Date 1362334251 18000
> # Node ID 75ab5151c7f5dc9086e3ebaf9c2eedec36cdce2f
> # Parent  f89f8e6f876679184acb66ea642e42c9e7cf2f44
> libc/newlib: update fetch location
> 
> The menu system provides an option to allow a user to request newlib
> version 2.0.0. newlib-2.0.0, however, is not available at the download
> location currently being used. It is, however, available (as are other
> supported versions of newlib) at an alternate location.
> 
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> 
> diff -r f89f8e6f8766 -r 75ab5151c7f5 scripts/build/libc/newlib.sh
> --- a/scripts/build/libc/newlib.sh	Mon Feb 25 21:19:31 2013 +0100
> +++ b/scripts/build/libc/newlib.sh	Sun Mar 03 13:10:51 2013 -0500
> @@ -9,7 +9,7 @@
>      local libc_src
>      local avr32headers_src
>  
> -    libc_src="ftp://sources.redhat.com/pub/newlib";
> +    libc_src="ftp://sourceware.org/pub/newlib";

Oh... I always have thought these two were the mirror one of the other...
Seems I was wrong.

Thank you, I'll apply shortly.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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