[tor-bugs] #23458 [Applications/Tor Browser]: Check if the pic-executable flag and setting the entry point can force mingw's ld to keep the reloc section
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 11 18:26:16 UTC 2017
#23458: Check if the pic-executable flag and setting the entry point can force
mingw's ld to keep the reloc section
--------------------------------------+--------------------------
Reporter: boklm | Owner: boklm
Type: task | Status: assigned
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: TorBrowserTeam201709 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by cypherpunks):
These flags are for .exe only (not .dll).
`--pic-executable` is a long name of `-pie`.
Your binutils patch could be replaced with `-q` (if it works on Windows).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23458#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list