[Python-bugs-list] [Bug #129827] Mac OSX build of 2.1a needs "-traditional-cpp"

noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Jan 2001 22:05:13 -0800


Bug #129827, was updated on 2001-Jan-23 09:34
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Submitted by: sdm7g
Assigned to : nobody
Summary: Mac OSX build of 2.1a needs "-traditional-cpp"

Details: build of 2.1a1 fails on Mac OSX:

compiling classobject.c generates a syntax error
cc needs "-traditional-cpp" flag 

(This probably should have been in before, but changes
 to classobject uncovered the bug. )

-- Steve

Follow-Ups:

Date: 2001-Jan-23 22:05
By: dkwolfe

Comment:
Note:  This is only true for Public Beta.  Post public beta builds do not
need this flag. (the bug in the pre-processor has been fixed.)
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129827&group_id=5470