[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] build fails, who has been playing with SC_DirUtils?




On 19 Jan 2006, at 17:28, Till Bovermann wrote:
--the new projects are fine
--I don't have an old version of Xcode to update the old projects with
--James McC. suggested ditching the old projects

I think someone should do this or update them. Its no good to have old, non-working files in the distro.


I've been trying to build with the old projects and the suggested fix. scsynth builds fine but the lang fails like this:

<x-tad-smaller>ld: warning prebinding disabled because dependent library: /usr/local/lib/libsndfile.1.dylib is not prebound
ld: warning multiple definitions of symbol _strtod
/Users/lekernel/Dev/SuperCollider3/build/xSC3lang.build/SuperCollider.build/Objects-normal/ppc/dtoa.o definition of _strtod in section (__TEXT,__text)
/usr/lib/libSystem.dylib(gdtoa-strtod.So) definition of _strtod
ld: /usr/lib/gcc/darwin/3.3/libstdc++.a(tinfo2.o) illegal reference to symbol: ___cxa_bad_typeid defined in indirectly referenced dynamic library /usr/lib/libstdc++.6.dylib
</x-tad-smaller>
<x-tad-smaller>...failed StandaloneExecutable.LinkUsingFileList /Users/lekernel/Dev/SuperCollider3/build/SuperCollider.app/Contents/MacOS/SuperCollider ...</x-tad-smaller>

this is after a clean checkout using XCode 1.5. any suggestions? is it time for Tiger?

2c
Till


--If someone wants to keep the old projects alive, they'll have to check
in the (very simple) fix. So far no one has.

The fix is to add two files to all targets of synth and lang:

SC_StandAloneInfo_Darwin.h goes in headers/common
SC_StandAloneInfo_Darwin.cpp goes in source/common


_______________________________________________
sc-dev mailing list
sc-dev@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev

_______________________________________________
sc-dev mailing list
sc-dev@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev