* [Buildroot] CodeSourcery moved to Mentor Graphics
@ 2011-09-13 10:36 Jerry Jacobs
2011-09-13 10:51 ` Yann E. MORIN
0 siblings, 1 reply; 5+ messages in thread
From: Jerry Jacobs @ 2011-09-13 10:36 UTC (permalink / raw)
To: buildroot
Dear All,
I tried to create a new configuration for the Ledato NanosG20
(AT91SAM9G20) with the codesourcery toolchain. But it was not able to
download the toolchain (Using latest buildroot from GIT). We should
point the new download links to:
http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/lite-edition
Kind regards,
Jerry Jacobs
- http://xor-gate.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] CodeSourcery moved to Mentor Graphics
2011-09-13 10:36 [Buildroot] CodeSourcery moved to Mentor Graphics Jerry Jacobs
@ 2011-09-13 10:51 ` Yann E. MORIN
2011-09-13 11:31 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Yann E. MORIN @ 2011-09-13 10:51 UTC (permalink / raw)
To: buildroot
Jerry, All,
On Tuesday 13 September 2011 12:36:42 Jerry Jacobs wrote:
> I tried to create a new configuration for the Ledato NanosG20
> (AT91SAM9G20) with the codesourcery toolchain. But it was not able to
> download the toolchain (Using latest buildroot from GIT).
The issue has been reported to Mentor Graphics by Peter, and it seems they
have fixed the issue, as reported by Peter:
http://lists.busybox.net/pipermail/buildroot/2011-September/045580.html
I'll check here, but if it still breaks for you, just say so.
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. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] CodeSourcery moved to Mentor Graphics
2011-09-13 10:51 ` Yann E. MORIN
@ 2011-09-13 11:31 ` Peter Korsgaard
2011-09-16 10:02 ` Jerry Jacobs
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2011-09-13 11:31 UTC (permalink / raw)
To: buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@anciens.enib.fr> writes:
Yann> Jerry, All,
Yann> On Tuesday 13 September 2011 12:36:42 Jerry Jacobs wrote:
>> I tried to create a new configuration for the Ledato NanosG20
>> (AT91SAM9G20) with the codesourcery toolchain. But it was not able to
>> download the toolchain (Using latest buildroot from GIT).
Yann> The issue has been reported to Mentor Graphics by Peter, and it seems they
Yann> have fixed the issue, as reported by Peter:
Yann> http://lists.busybox.net/pipermail/buildroot/2011-September/045580.html
Yann> I'll check here, but if it still breaks for you, just say so.
Indeed, it should be fixed now (also for older Buildroot releases), so
please try again:
--2011-09-13 13:30:29-- http://www.codesourcery.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
Resolving www.codesourcery.com (www.codesourcery.com)... 174.129.20.178
Connecting to www.codesourcery.com (www.codesourcery.com)|174.129.20.178|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 [following]
--2011-09-13 13:30:29-- https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
Resolving sourcery.mentor.com (sourcery.mentor.com)... 107.20.212.105
Connecting to sourcery.mentor.com (sourcery.mentor.com)|107.20.212.105|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 [following]
--2011-09-13 13:30:35-- https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
Connecting to sourcery.mentor.com (sourcery.mentor.com)|107.20.212.105|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82460512 (79M) [application/x-bzip2]
Saving to: `/var/lib/downloads/arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2'
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] CodeSourcery moved to Mentor Graphics
2011-09-13 11:31 ` Peter Korsgaard
@ 2011-09-16 10:02 ` Jerry Jacobs
2011-09-16 17:18 ` C.A, Subramaniam
0 siblings, 1 reply; 5+ messages in thread
From: Jerry Jacobs @ 2011-09-16 10:02 UTC (permalink / raw)
To: buildroot
It seems to be fixed for me,
Kind regards,
Jerry
On 9/13/11 1:31 PM, Peter Korsgaard wrote:
>>>>>> "Yann" == Yann E MORIN<yann.morin.1998@anciens.enib.fr> writes:
>
> Yann> Jerry, All,
> Yann> On Tuesday 13 September 2011 12:36:42 Jerry Jacobs wrote:
> >> I tried to create a new configuration for the Ledato NanosG20
> >> (AT91SAM9G20) with the codesourcery toolchain. But it was not able to
> >> download the toolchain (Using latest buildroot from GIT).
>
> Yann> The issue has been reported to Mentor Graphics by Peter, and it seems they
> Yann> have fixed the issue, as reported by Peter:
> Yann> http://lists.busybox.net/pipermail/buildroot/2011-September/045580.html
>
> Yann> I'll check here, but if it still breaks for you, just say so.
>
> Indeed, it should be fixed now (also for older Buildroot releases), so
> please try again:
>
> --2011-09-13 13:30:29-- http://www.codesourcery.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
> Resolving www.codesourcery.com (www.codesourcery.com)... 174.129.20.178
> Connecting to www.codesourcery.com (www.codesourcery.com)|174.129.20.178|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 [following]
> --2011-09-13 13:30:29-- https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
> Resolving sourcery.mentor.com (sourcery.mentor.com)... 107.20.212.105
> Connecting to sourcery.mentor.com (sourcery.mentor.com)|107.20.212.105|:443... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 [following]
> --2011-09-13 13:30:35-- https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
> Connecting to sourcery.mentor.com (sourcery.mentor.com)|107.20.212.105|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 82460512 (79M) [application/x-bzip2]
> Saving to: `/var/lib/downloads/arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2'
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] CodeSourcery moved to Mentor Graphics
2011-09-16 10:02 ` Jerry Jacobs
@ 2011-09-16 17:18 ` C.A, Subramaniam
0 siblings, 0 replies; 5+ messages in thread
From: C.A, Subramaniam @ 2011-09-16 17:18 UTC (permalink / raw)
To: buildroot
On Fri, Sep 16, 2011 at 5:02 AM, Jerry Jacobs <jerry@xor-gate.org> wrote:
> It seems to be fixed for me,
Peter got in touch with the Mentor guys and they fixed the re-direction.
>
> Kind regards,
> Jerry
>
> On 9/13/11 1:31 PM, Peter Korsgaard wrote:
>>>>>>>
>>>>>>> "Yann" == Yann E MORIN<yann.morin.1998@anciens.enib.fr> ?writes:
>>
>> ?Yann> ?Jerry, All,
>> ?Yann> ?On Tuesday 13 September 2011 12:36:42 Jerry Jacobs wrote:
>> ?>> ?I tried to create a new configuration for the Ledato NanosG20
>> ?>> ?(AT91SAM9G20) with the codesourcery toolchain. But it was not able to
>> ?>> ?download the toolchain (Using latest buildroot from GIT).
>>
>> ?Yann> ?The issue has been reported to Mentor Graphics by Peter, and it
>> seems they
>> ?Yann> ?have fixed the issue, as reported by Peter:
>> ?Yann>
>> ?http://lists.busybox.net/pipermail/buildroot/2011-September/045580.html
>>
>> ?Yann> ?I'll check here, but if it still breaks for you, just say so.
>>
>> Indeed, it should be fixed now (also for older Buildroot releases), so
>> please try again:
>>
>> --2011-09-13 13:30:29--
>> ?http://www.codesourcery.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
>> Resolving www.codesourcery.com (www.codesourcery.com)... 174.129.20.178
>> Connecting to www.codesourcery.com
>> (www.codesourcery.com)|174.129.20.178|:80... connected.
>> HTTP request sent, awaiting response... 301 Moved Permanently
>> Location:
>> https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
>> [following]
>> --2011-09-13 13:30:29--
>> ?https://sourcery.mentor.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
>> Resolving sourcery.mentor.com (sourcery.mentor.com)... 107.20.212.105
>> Connecting to sourcery.mentor.com
>> (sourcery.mentor.com)|107.20.212.105|:443... connected.
>> HTTP request sent, awaiting response... 302 Found
>> Location:
>> https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
>> [following]
>> --2011-09-13 13:30:35--
>> ?https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi//arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
>> Connecting to sourcery.mentor.com
>> (sourcery.mentor.com)|107.20.212.105|:443... connected.
>> HTTP request sent, awaiting response... 200 OK
>> Length: 82460512 (79M) [application/x-bzip2]
>> Saving to:
>> `/var/lib/downloads/arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2'
>>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
--
Thank you and Regards
Subbu
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-09-16 17:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 10:36 [Buildroot] CodeSourcery moved to Mentor Graphics Jerry Jacobs
2011-09-13 10:51 ` Yann E. MORIN
2011-09-13 11:31 ` Peter Korsgaard
2011-09-16 10:02 ` Jerry Jacobs
2011-09-16 17:18 ` C.A, Subramaniam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox