New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Initial Version and Version 2 of Ticket #21447


Ignore:
Timestamp:
09/17/09 10:29:42 (4 years ago)
Author:
toby@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21447

    • Property Owner changed from macports-tickets@… to exodusd@…
    • Property Port changed from to nettle
  • Ticket #21447 – Description

    initial v2  
    1 Nettle contains 386 assembler code which it attempts to build even in x64 mode - build therefore fails. The configure script has to be called with --disable-assembler in x64 mode. 
     1Nettle contains i386 assembler code which it attempts to build even in x64_64 mode - build therefore fails. The configure script has to be called with --disable-assembler in x86_64 mode.