Menu

#4 Patch to make python setup.py install work on Ubuntu Breezy

closed
nobody
None
5
2007-02-20
2006-06-06
Anonymous
No

I got a compile error when compiling on Breezy using
gcc 4.0.2 (python setup.py install), so I created this
patch which seems to fix the issue. It comments out
some declarations in the gmpy.h file which caused
static/nonstatic problems when compiling.

Discussion

  • Nobody/Anonymous

    Patch

     
  • Alex Martelli

    Alex Martelli - 2007-02-20

    Logged In: YES
    user_id=60314
    Originator: NO

    Fixed many releases ago (the patch, though submitted in mid-2006, patches a gmpy.h version that dated from 2003) -- thanks anyway!-)

     
  • Alex Martelli

    Alex Martelli - 2007-02-20
    • status: open --> closed
     

Log in to post a comment.