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

noreply@sourceforge.net noreply@sourceforge.net
Mon, 29 Oct 2001 18:50:34 -0800


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: Tim Peters (timone) 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