rld failure on IRIX

Paul Soper soper at delanet.com
Mon Jun 12 21:37:26 EDT 2000


Randall Hopper provided the answer.  The problem was using libraries built
with different Application Binary Interfaces (o32 vs. n32).  The difference
was found by using the 'file' command on the python executable and the .so
files.  The solution was to force cc and ld to use the o32 ABI.






-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



More information about the Python-list mailing list