From: Dominique O. <dom...@gm...> - 2009-10-21 02:05:30
|
That's good to hear. I'm copying the mailing list on this so this info is accessible to other users in the future. Enjoy, Dominique On Tue, Oct 20, 2009 at 8:56 PM, Ranjit Chacko <rjc...@gm...> wrote: > Updating Xcode fixed the problem. I couldn't find the right version at first > because for some reason you can only get it in the iPhone SDK. > > Thanks for your help, > > -Ranjit > > On Oct 20, 2009, at 10/20/09 12:05 PM, Dominique Orban wrote: > >> I have XCode 3.0 and I'm running OSX 10.5.8. I don't know if you can >> still get it from Apple's website but it seems to be available from >> here: http://www.versiontracker.com/dyn/moreinfo/macosx/21437 >> >> XCode will be necessary to compile pretty much anything in OSX. >> >> Good luck, >> Dominique >> >> On Tue, Oct 20, 2009 at 10:43 AM, Ranjit Chacko <rjc...@gm...> >> wrote: >>> >>> I just tried getting a newer xcode, but the only one that seems to be >>> available requires 10.6. Do you know what version of xcode I need and >>> where I can get it? >>> >>> Thanks for your help, >>> >>> -Ranjit >>> >>> On Sun, Oct 18, 2009 at 2:59 PM, Dominique Orban >>> <dom...@gm...> wrote: >>>> >>>> On Thu, Oct 15, 2009 at 4:21 PM, Ranjit Chacko <rjc...@gm...> >>>> wrote: >>>>> >>>>> I just tried to build pysparse on my mac running 10.5.8 and it failed >>>>> with >>>>> the message below. Why did it fail? >>>>>>> >>>>>>> python setup.py install >>>> >>>> [snip] >>>> >>>>> gcc -g -L/usr/local/lib >>>>> -L/Library/Frameworks/Python.framework/Versions/5.0.0/lib -bundle >>>>> -undefined >>>>> dynamic_lookup build/temp.macosx-10.3-i386-2.5/Src/spmatrixmodule.o -o >>>>> build/lib.macosx-10.3-i386-2.5/pysparse/spmatrix.so >>>>> /usr/bin/ld: >>>>> /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib >>>>> unknown flags (type) of section 6 (__TEXT,__literal16) in load command >>>>> 0 >>>>> collect2: ld returned 1 exit status >>>>> error: command 'gcc' failed with exit status 1 >>>> >>>> Hi Ranjit, >>>> >>>> I am not entirely sure but my first guess would be that you upgraded >>>> to 10.5.8 without upgrading/installing Xcode. Try installing the >>>> latest Xcode and let us know if that did it. >>>> >>>> Thanks for trying out Pysparse! >>>> >>>> -- >>>> Dominique >>>> >>> >> >> >> >> -- >> Dominique > > -- Dominique |