This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2006-11-22.21:53:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
You still haven't demonstrated a problem. Compiling Python produces some error messages, sure, but does the resulting Python binary actually work or not?

If it works, what is the problem? That you appreciate not to see error messages does not make it a bug.

You cannot build Python *at all* with just the standard gnu from sunfreeware.com. You do need system header files, and those are not provided by GCC. So if you have header files, where did you get them from?
History
Date User Action Args
2007-08-23 14:43:54adminlinkissue1579029 messages
2007-08-23 14:43:54admincreate