[Python-bugs-list] [ python-Bugs-811031 ] 2.3.1 compile warnings on
OSX
SourceForge.net
noreply at sourceforge.net
Tue Sep 23 05:52:25 EDT 2003
Bugs item #811031, was opened at 2003-09-23 08:55
Message generated for change (Comment added) made by mwh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=811031&group_id=5470
Category: Build
Group: Python 2.3
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Richard Jones (richard)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.1 compile warnings on OSX
Initial Comment:
During build, every compile on OSX produces:
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning: as it has already been specified as a non-
system directory
----------------------------------------------------------------------
>Comment By: Michael Hudson (mwh)
Date: 2003-09-23 10:52
Message:
Logged In: YES
user_id=6656
Yeah, we know. Ignore it, it's a gcc (3.1 only, I think)
bogosity and will be gone soon.
There was discussion (both on python-dev and in the tracker,
IIRC) about this if you care enough to dig it up.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=811031&group_id=5470
More information about the Python-bugs-list
mailing list