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 sable
Recipients dickdunbar, loris, nnorwitz, pitrou, sable
Date 2010-09-06.19:22:28
SpamBayes Score 0.0003967522
Marked as misclassified No
Message-id <1283800950.08.0.258540115891.issue941346@psf.upfronthosting.co.za>
In-reply-to
Content
Yes Antoine, gcc only handles compilation; the linker is explicitly called through the ld_so_aix script which handles calling the native ld with the right flags to import symbols.

I will check with gcc and attach the log on Wednesday (not at work tomorrow) but there should be no problem.
History
Date User Action Args
2010-09-06 19:22:31sablesetrecipients: + sable, nnorwitz, pitrou, dickdunbar, loris
2010-09-06 19:22:30sablesetmessageid: <1283800950.08.0.258540115891.issue941346@psf.upfronthosting.co.za>
2010-09-06 19:22:28sablelinkissue941346 messages
2010-09-06 19:22:28sablecreate