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

Re: [sc-dev] 64bit sclang



...and if I manually remove the 10.5 SDK references I get the following failure:

CompileC "Intermediate Build
Files/Synth.build/scsynth.build/Objects-normal/x86_64/Rendezvous.o"
/Users/danstowell/SuperCollider3/Source/server/Rendezvous.cpp normal
x86_64 c++ com.apple.compilers.gcc.4_0
    cd /Users/danstowell/SuperCollider3
    /Developer/usr/bin/gcc-4.0 -x c++ -arch x86_64 -pipe
-Wno-trigraphs -fpascal-strings -fasm-blocks -O3 -fmessage-length=0
-ftree-vectorize -fvisibility=hidden -fvisibility-inlines-hidden
-I/Users/danstowell/SuperCollider3/Intermediate\ Build\
Files/Synth.build/scsynth.build/scsynth.hmap -mdynamic-no-pic
-F/Users/danstowell/SuperCollider3/build
-I/Users/danstowell/SuperCollider3/build/include
-I/Users/danstowell/SuperCollider3/Intermediate\ Build\
Files/Synth.build/scsynth.build/DerivedSources -DNDEBUG -DSC_DARWIN
-faltivec -c /Users/danstowell/SuperCollider3/Source/server/Rendezvous.cpp
-o /Users/danstowell/SuperCollider3/Intermediate\ Build\
Files/Synth.build/scsynth.build/Objects-normal/x86_64/Rendezvous.o
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286:
error: typedef 'ExceptionHandlerProcPtr' is initialized (use
__typeof__ instead)
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286:
error: 'ExceptionInformation' was not declared in this scope
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286:
error: 'theException' was not declared in this scope
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:320:
error: 'ExceptionInformation' was not declared in this scope
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:320:
error: 'theException' was not declared in this scope
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:321:
error: expected primary-expression before 'userUPP'
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:321:
error: initializer expression list treated as compound expression
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/fp.h:1338:
error: 'SIGDIGLEN' was not declared in this scope
** BUILD FAILED **


This is intel mac 10.4.11 btw.

Dan


2009/12/15 Dan Stowell <danstowell+sc3@xxxxxxxxx>:
> Hi -
>
> Thanks Tim and Josh for your efforts in recent days.  ./compile.sh now gives me:
>
> Building scsynth...
> === BUILDING NATIVE TARGET scsynth WITH CONFIGURATION Deployment NOT
> USING PER-CONFIGURATION BUILD DIRECTORIES ===
>
> Checking Dependencies...
> SDK package /Developer/SDKs/MacOSX10.5.sdk does not exist
> error: There is no SDK at specified SDKROOT path
> '/Developer/SDKs/MacOSX10.5.sdk'
> error: There is no SDK at specified SDKROOT path
> '/Developer/SDKs/MacOSX10.5.sdk'
> error: There is no SDK at specified SDKROOT path
> '/Developer/SDKs/MacOSX10.5.sdk'
> ** BUILD FAILED **
>
>
> In commit 9607 I see some instances of
>
> -                               SDKROOT = "";
> +                               SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
>
> Is this intentional or not (Josh)?
>
> Thanks
> Dan
>
>
> 2009/12/15 Tim Blechmann <tim@xxxxxxxxxx>:
>> hi all,
>>
>> i just commited the sclang 64 bit patch series
>>
>> linux: 32bit and 64bit supported, build with scons SCLANG64=yes
>> osx: 32bit supported, the 64bit sclang should build, the osx app doesn't
>>
>> cheers, tim
>>
>> --
>> tim@xxxxxxxxxx
>> http://tim.klingt.org
>>
>> You can play a shoestring if you're sincere
>>  John Coltrane
>>
>>
>>
>
>
>
> --
> http://www.mcld.co.uk
>



-- 
http://www.mcld.co.uk

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/