[tor-bugs] #31846 [Applications/Tor Browser]: Clean up mingw-w64 project to make it clean

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 24 17:00:15 UTC 2019


#31846: Clean up mingw-w64 project to make it clean
-------------------------------------+-------------------------------------
 Reporter:  cypherpunks              |          Owner:  tbb-team
     Type:  defect                   |         Status:  new
 Priority:  Medium                   |      Component:  Applications/Tor
                                     |  Browser
  Version:                           |       Severity:  Normal
 Keywords:  tbb-rbm, ff68-esr,       |  Actual Points:
  tbb-9.0-must-alpha,                |
  TorBrowserTeam201909,              |
  GeorgKoppen201909                  |
Parent ID:  #30322                   |         Points:
 Reviewer:                           |        Sponsor:
-------------------------------------+-------------------------------------
 > The pthread situation is a bit unfortunate.
 It doesn't seem that Rust depends on winpthread: ​https://github.com/rust-
 lang/rust/issues/13501
 Have you changed `--enable-threads=posix` to `--enable-threads=win32`?
 Also you can remove old `--with-gnu-ld --with-gnu-as`.
 > # LDFLAGS_FOR_TARGET does not work for some reason. Thus, we take
 > # CFLAGS_FOR_TARGET.
 It didn't work, because linker didn't want to eat `-specs`. Try now.
 Also where are `--no-seh`, `--large-address-aware` for x86 and `--high-
 entropy-va`, `--image-base` for x64?
 > `--enable-sdk=all --enable-secure-api`
 They are no longer needed (set by default).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31846>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list