Giter Club home page Giter Club logo

Comments (12)

niXman avatar niXman commented on May 18, 2024

https://github.com/thirdwing/Rtools/blob/R_extsoft/script_by_rubenvb/patches/mingw-w64-3.3.0.patch - bad link, 404.

from mingw-builds.

jeroen avatar jeroen commented on May 18, 2024

Oops, private repo :D Here a copy: http://pastebin.com/k4dLndkw

from mingw-builds.

niXman avatar niXman commented on May 18, 2024

Now is Ok. I'll try to aply this patch for v3.

from mingw-builds.

niXman avatar niXman commented on May 18, 2024

As I can see this patch is already in the v3 branch: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v3.x/tree/mingw-w64-crt/misc/mingw_getsp.S

from mingw-builds.

niXman avatar niXman commented on May 18, 2024

diff: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/b43f78cb4150752ea7f02b2eb14dfc2cfd30e5ff/

from mingw-builds.

jeroen avatar jeroen commented on May 18, 2024

Oh that is odd. Is this patch part of v3.3.0 release or later? Which exact version of mingw-w64 does mingw-builds use when setting --rt-version=v3 ?

from mingw-builds.

niXman avatar niXman commented on May 18, 2024

Which exact version of mingw-w64 does mingw-builds use when setting --rt-version=v3 ?

v3.x branch: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v3.x/tree/
for --rt-version=v4 v4.x branch is used: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v4.x/tree/

from mingw-builds.

jeroen avatar jeroen commented on May 18, 2024

Oh okay so it changes. I should probably write down which commit of v3.x was used when building then, in case I want to reproduce the exact same tool chain later.

from mingw-builds.

niXman avatar niXman commented on May 18, 2024

Closed.

from mingw-builds.

jeroen avatar jeroen commented on May 18, 2024

We just built our software using --rt-version=v3 but it still seems to suffer from the sjlj bug. Are you sure that the mingw-builds scripts use the latest trunk of v3? Or does it use the latest stable (i.e. v3.3.0 which still has the bug)?

from mingw-builds.

Andne avatar Andne commented on May 18, 2024

If you specify --rt-version=v3 then the script will checkout v3 and use that. However, if the mingw-w64 folder already exists in the src directory, then the checkout does not occur, and the script uses whichever version you currently have checked out. There is also the argument --update-sources that is supposed to force an update to the latest version for anything that uses git or svn as the source. That should include the mingw64 runtime.

As a side note, in order to use a specific release, you have to specify the full release (i.e. --rt-version=v3.3.0). In that case, the script will download the tar.bz2 file for that release and use it instead. Unfortunately, it looks like 3.3.0 is the latest release of the v3 line, so there doesn't appear to be a release available that contains the fix you need.

from mingw-builds.

jeroen avatar jeroen commented on May 18, 2024

Thanks. This confirms my fear that the sjlj bug we are experiencing has not properly been fixed yet in mingw-w64 :(

from mingw-builds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.