Message60352
| Author |
doko |
| Recipients |
| Date |
2003年06月30日.07:19:42 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
[forwarded from http://bugs.debian.org/197537]
Assume, python was built using `gcc' (version 3.3), but
an extension module needs to be built using `gcc-2.95',
because the library it depends on is still built by
g++-2.95, which has another ABI than g++-3.3.
I'm unable (or fail to see how) I can overwrite the
compiler used by distutils.
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2008年01月20日 09:56:11 | admin | link | issue763043 messages |
| 2008年01月20日 09:56:11 | admin | create |
|