Raspberry Pi toolchain download fails

Sysprogs forums Forums VisualGDB Raspberry Pi toolchain download fails

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30695
    vajoe
    Participant

    I’m wanting to do cross compile for the raspberry pi (latest release).  I’m following the steps on this paage: Using a Cross-compiler for Raspberry PI – VisualGDB Tutorials

    When I select the cross compile toolchain, the wizard starts a download process.  It get part way through and then I’m presented with this message.

    VisualGDB version: 5.5.105.4124
    ------------------ System.Exception ------------------
    System.Exception: Mismatching hash after a multi-threaded download: 0185b5bce1a52023e0e6c8c448859f69, expected 134393d6e2c116f48d0d4b143afbe1f2
    at an2.z(String a, Int32 d, Int64 b, String c, String e)
    at an2.b1(URLWithParameters[] b, Int64 c, String d, Int32 e, jb f, String a)
    at pg1.d()
    trace=[an2.z:183, an2.b1:1134, pg1.d:0]

    Does anyone have any idea on how to deal with this.

    Thanks

    #30700
    support
    Keymaster

    Hi,

    Most likely, your proxy server/firewall does not support multi-threaded downloads and ends up corrupting the downloaded file.

    You can disable the multi-threaded downloads by setting Tools->Options->VisualGDB->General->Other->Parallel download threads to 1, or simply try downloading the toolchain manually from https://gnutoolchains.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.