Changes between Initial Version and Version 1 of Ticket #96


Ignore:
Timestamp:
2014-07-07T23:53:34Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #96 – Description

    initial v1  
    11I just upgraded my system from FreeBSD 9 to 10 and ran into a problem with pycryptopp
    22
    3 `
     3{{{
    44[tahoe@tahoe ~/src/pycryptopp]$ cc --version
    55FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
     
    7070python27-2.7.6_4               Interpreted object-oriented programming language
    7171sqlite3-3.8.5_1                SQL database engine in a C library
    72 `
    73 
    74 `
     72}}}
     73
     74{{{
    7575running build
    7676running build_py
     
    42142120 errors generated.
    422422error: command 'cc' failed with exit status 1
    423 `
     423}}}
    424424
    425425I did some searching online and somehow stumbled across "CFLAGS=-no-integrated-as"