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 | mark.dickinson |
|---|---|
| Recipients | jnoller, mark.dickinson |
| Date | 2008年07月17日.23:17:39 |
| SpamBayes Score | 0.0008501641 |
| Marked as misclassified | No |
| Message-id | <1216336660.79.0.996785578985.issue3399@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
LD_LIBRARY_PATH isn't set. gcc is the system gcc from Apple: Macintosh-3:trunk dickinsm$ echo $LD_LIBRARY_PATH Macintosh-3:trunk dickinsm$ which gcc /usr/bin/gcc Macintosh-3:trunk dickinsm$ gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5484~1/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.- ]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with- tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5484) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年07月17日 23:17:41 | mark.dickinson | set | spambayes_score: 0.000850164 -> 0.0008501641 recipients: + mark.dickinson, jnoller |
| 2008年07月17日 23:17:40 | mark.dickinson | set | spambayes_score: 0.000850164 -> 0.000850164 messageid: <1216336660.79.0.996785578985.issue3399@psf.upfronthosting.co.za> |
| 2008年07月17日 23:17:39 | mark.dickinson | link | issue3399 messages |
| 2008年07月17日 23:17:39 | mark.dickinson | create | |