[Python-bugs-list] [ python-Bugs-474077 ] 2.2b1: Error compiling extns with BCC

noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Oct 2001 07:31:32 -0700


Bugs item #474077, was opened at 2001-10-23 07:31
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=474077&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Luigi Ballabio (lballabio)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.2b1: Error compiling extns with BCC

Initial Comment:
Borland C++ fails to compile extensions for Python 2.2b1. The error message is:
D:\Python22\include\pyport.h 350: Only one of a set of overloaded functions can be "C"

The solution is to remove line 183 of pyconfig.h, namely,
#undef HAVE_HYPOT 



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=474077&group_id=5470