Window Gitian Build works, but binaries fail to run on Windows #4478

issue ghost opened this issue on July 7, 2014
  1. ghost commented at 12:07 PM on July 7, 2014: none

    This might be related to #4473.

    Now it builds but when I install on a Windows 64 target, I get the following error when I open bitcoin-qt

    The program can't start because libssp-0.dll is missing from your computer
    

    ping @laanwj

  2. Diapolo commented at 1:16 PM on July 7, 2014: none

    libssp-0.dll Is used for GCCs stack smashing protection. Not sure how that relates to the mentioned pull.

  3. laanwj commented at 1:19 PM on July 7, 2014: member

    One of the recent build system changes must have broken static building for Windows (maybe -static is no longer passed? I remember some earlier fight with the build system getting this to work, it had to do with ordering of libs in my case). @theuni can you take a look at this?

  4. ghost commented at 2:12 PM on July 7, 2014: none

    @Diapolo I am not 100% sure it related to that pull, I don't want to go through the tourcher of a git bisect again, but I was just assuming it was related to the pull that did break gitian for windows building.

  5. theuni commented at 5:56 PM on July 7, 2014: member

    @laanwj yes, will have a look.

    And yes, I've had my head down recently reworking the deps building process so that pull-tester and gitian can share the same build process. That should help avoid these problems.

  6. laanwj commented at 4:51 AM on July 8, 2014: member

    FYI reverting b150b09e and 5566826 made the resulting Windows executables work again, so it must be one of those (maybe libtool issue?).

  7. theuni commented at 4:09 PM on July 8, 2014: member

    Yea, that'll be libtool. Building with Gitian now.

  8. ghost commented at 6:18 PM on July 8, 2014: none

    @theuni the dark arts of compiling.

  9. theuni commented at 6:24 PM on July 8, 2014: member

    Ok, spotted the problem, working on the cleanest fix.

  10. theuni cross-referenced this on Jul 8, 2014 from issue Fix windows static build by theuni
  11. laanwj closed this on Jul 9, 2014

  12. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC