| Anonymous | Login | Signup for a new account | 11-10-2008 10:55 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000646 | [buildroot] Other | major | always | 01-17-06 07:45 | 02-12-07 05:49 | ||||
| Reporter | jslyster | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0000646: Buildroot can't download gcc | ||||||||
| Description | Buildroot cannot download gcc because the server at mirrors.rcn.net isn't up. mirrors.rcn.net hasn't been up for at least a week, and possibly much more time than that. | ||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000946) scott 01-18-06 08:17 |
This is what we are now using.... #GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION) [^] #GCC_SITE:=http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-$(GCC_VERSION) [^] GCC_SITE:=ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-$(GCC_VERSION) [^] |
|
(0000954) prpplague 01-19-06 07:08 |
GCC_SITE:=ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gcc/gcc-$(GCC_VERSION) [^] was fixed with 13394 |
| Copyright © 2000 - 2006 Mantis Group |