[tor-bugs] #11729 [Tor]: Test for curve25519-donna-c64 is broken when cross compiling

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun May 4 19:27:48 UTC 2014


#11729: Test for curve25519-donna-c64 is broken when cross compiling
----------------------+---------------------
 Reporter:  conradev  |          Owner:
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:
Component:  Tor       |        Version:
 Keywords:            |  Actual Points:
Parent ID:            |         Points:
----------------------+---------------------
 In #8587, the test for curve25519-donna-c64 was improved, but it doesn't
 work as expected when cross compiling. I'm cross compiling for armv7 and
 the test does not fail to compile, as current behavior expects it to. It
 fails to *link*, however, finding "___multi3" (128-bit multiply) to be an
 undefined symbol.

 I attached a small patch that should fix this.

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


More information about the tor-bugs mailing list