[tor-bugs] #28205 [Obfuscation/Snowflake]: linking against other libwebrtc binaries errors out on missing symbols
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 6 19:32:07 UTC 2018
#28205: linking against other libwebrtc binaries errors out on missing symbols
-----------------------------------+---------------------------
Reporter: eighthave | Owner: eighthave
Type: defect | Status: accepted
Priority: Medium | Milestone:
Component: Obfuscation/Snowflake | Version:
Severity: Major | Resolution:
Keywords: android | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------------+---------------------------
Comment (by eighthave):
Kind of ironic that I'm working on this, since I know neither Go nor C++.
But I do know C, autotools, and even pkg-config a little bit.
So I think this is starting to make sense to me. The Android .pc file
that I wrote already includes ` -D_GLIBCXX_USE_CXX11_ABI=0`, so I guess I
should change that to 1 also? Does this still need to also be set in
`CGO_CXXFLAGS`? Should this be building with gcc? I think gomobile
defaults to clang.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28205#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list