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 ronaldoussoren
Recipients ronaldoussoren, trentm
Date 2008-07-16.20:30:55
SpamBayes Score 0.0006885537
Marked as misclassified No
Message-id <1216240256.38.0.87982261786.issue3381@psf.upfronthosting.co.za>
In-reply-to
Content
The easiest way to test the configure bits would be to build on 10.5 with 
--enable-universalsdk and --enable-universalsdk=/. Both should work on 
10.5, while using different SDKs (with slightly different unix APIs).


However: it shouldn't be necessary to test that specific bit, I introduced 
issue3381 when I fixed the "configure should use the right CFLAGS" issue 
for 10.5 and my patch for issue3381 doesn't change the compiler flags on 
10.5.
History
Date User Action Args
2008-07-16 20:30:56ronaldoussorensetspambayes_score: 0.000688554 -> 0.0006885537
recipients: + ronaldoussoren, trentm
2008-07-16 20:30:56ronaldoussorensetspambayes_score: 0.000688554 -> 0.000688554
messageid: <1216240256.38.0.87982261786.issue3381@psf.upfronthosting.co.za>
2008-07-16 20:30:55ronaldoussorenlinkissue3381 messages
2008-07-16 20:30:55ronaldoussorencreate