Message94168
| Author | ned.deily |
|---|---|
| Recipients | mark.dickinson, ned.deily, nirinA, rhettinger, steven.daprano, stutzbach, terry.reedy, tim.peters |
| Date | 2009-10-17.06:31:50 |
| SpamBayes Score | 2.204283e-05 |
| Marked as misclassified | No |
| Message-id | <1255761112.62.0.92562903239.issue3366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For the record, these OS X installer build scripts (running on 10.5) results in these gcc options: gcc-4.0 -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 - I/tmp/_py/libraries/usr/local/include -I. -IInclude -I/usr/local/include -I/private/tmp/_t/Include -I/private/tmp/_py/_bld/python -c /private/tmp/_t/Modules/mathmodule.c -o build/temp.macosx-10.3-fat- 3.2/private/tmp/_t/Modules/mathmodule.o and: $ gcc-4.0 --version powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-17 06:31:53 | ned.deily | set | recipients: + ned.deily, tim.peters, rhettinger, terry.reedy, mark.dickinson, stutzbach, nirinA, steven.daprano |
| 2009-10-17 06:31:52 | ned.deily | set | messageid: <1255761112.62.0.92562903239.issue3366@psf.upfronthosting.co.za> |
| 2009-10-17 06:31:51 | ned.deily | link | issue3366 messages |
| 2009-10-17 06:31:50 | ned.deily | create | |