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 | lemburg |
|---|---|
| Recipients | |
| Date | 2005年01月17日.23:18:37 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Logged In: YES user_id=38388 Try using LDSHARED instead. This works for compiling extensions on x86_64 (using C shell): setenv CCSHARED "-m32 -fPIC" setenv LDSHARED "gcc -m32 -shared" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年01月20日 09:57:25 | admin | link | issue1104249 messages |
| 2008年01月20日 09:57:25 | admin | create | |