Trying to build PyObjC on MacOSX -- what's missing?

Chris Gehlker gehlker at fastq.com
Mon Nov 6 13:49:26 EST 2000


On 11/6/00 11:33 AM, in article
mailman.973535667.9494.python-list at python.org, "Steven D. Majewski"
<sdm7g at minsky.med.virginia.edu> wrote:

> 
> 
> Is anyone else in Python land working on porting to OSX ?
> linking again, adding -lobjc:


I just posted to the pythonmac-sig asking this very question. At least there
are two of us. I'm just getting started.

[snip]


> [localhost:~/Src/PyObjC] sdm% python
> Python 2.0 (#3, 10/22/00, 12:04:10)
> [GCC Apple DevKit-based CPP 5.0] on Darwin1.2
> Type "copyright", "credits" or "license" for more information.
>>>> import ObjC
> dyld: python multiple definitions of symbol __objcInit
> python definition of __objcInit
> /usr/lib/libobjc.A.dylib(objc-runtime.o) definition of __objcInit
> 
> 
> which is the same thing I get if I try to link with
> "-framework Foundation" instead.
> 
> 'otool -vR /usr/lib/libobjc_profile.A.dylib' tells me that
> some of those symbols are "undefined [lazy]"  -- what does
> that mean?

I don't have a clue, unfortunately. I'll post if I find out.



-----= 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