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

See the CrossGCC FAQ 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: Not understanding something basic about downloading


On Dec 8, 2010, at 1:27 , Arnaud Lacombe wrote:

> this is very unlikely:

OK, bad example.  But I had similar problems with gmp and mpfr, and they are on the original setting of  http://ymorin.is-a-geek.org/mirrors.
I still have the problem with the corrected URL:

[dufault@pico play_with_crosstool]$ grep -i mirror .config
CT_USE_MIRROR=y
# CT_PREFER_MIRROR is not set
CT_MIRROR_BASE_URL="ftp://ftp.gnu.org/gnu/gcc/gcc-4.4.5";
[dufault@pico play_with_crosstool]$ ct-ng build
[INFO ]  Performing some trivial sanity checks
[INFO ]  Build started 20101208.134216
[INFO ]  Building environment variables
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
[ERROR]    Could not retrieve 'gcc-4.4.5'.
[00:04] / make: *** [build] Error 1
[dufault@pico play_with_crosstool]$

I found the log in the "ct" directory.  The problem is the "curl" is too old:

[ALL  ]    curl: option --retry: is unknown

A newer version of curl needs to be tested for as part of the configuration.  

Peter
-----------------
Peter Dufault
HD Associates, Inc.      Software and System Engineering


--
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]