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 | MrJean1 |
|---|---|
| Recipients | MrJean1, mark.dickinson, terry.reedy |
| Date | 2008年06月28日.17:19:58 |
| SpamBayes Score | 0.012303295 |
| Marked as misclassified | No |
| Message-id | <1214673600.06.0.737554078883.issue3168@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Forgot to mention, both 64-bit builds above includes -xlibmieee in the BASECFLAGS and LDFLAGS ./configure symbols (not LDSHARED!). The complete .configure command line was (with OPT adjusted accordingly): env CCSHARED="-KPIC" LDSHARED="cc -xtarget=native64 -G" LDFLAGS="- xlibmieee -xtarget=native64" CC="cc" CPP="cc -xtarget=native64 -E" BASECFLAGS="-xtarget=native64 -xlibmieee" CFLAGS="-xtarget=native64" CXX="CC -xtarget=native64" OPT="-xO5" ./configure --enable-shared -- without-gcc --disable-ipv6 --prefix=.... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年06月28日 17:20:00 | MrJean1 | set | spambayes_score: 0.0123033 -> 0.012303295 recipients: + MrJean1, terry.reedy, mark.dickinson |
| 2008年06月28日 17:20:00 | MrJean1 | set | spambayes_score: 0.0123033 -> 0.0123033 messageid: <1214673600.06.0.737554078883.issue3168@psf.upfronthosting.co.za> |
| 2008年06月28日 17:19:59 | MrJean1 | link | issue3168 messages |
| 2008年06月28日 17:19:59 | MrJean1 | create | |