Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard

Date2008-11-08 09:08
Fromvictor
SubjectRe: [Cs-dev] Compiling on Mac OS X 10.5 Leopard
Well, perhaps Anthony can implement this fix. I would not like to
do it if I can't test it.
----- Original Message ----- 
From: "matt ingalls" 
To: "Developer discussions" 
Sent: Saturday, November 08, 2008 1:45 AM
Subject: Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard


> http://lists.apple.com/archives/coreaudio-api/2007/Dec/msg00177.html
>
> On Oct 29, 2008, at 12:22 AM, victor wrote:
>
>> Looks like CoreAudio has changed on 10.5. Since I don't have a 10.5
>> machine,
>> it would be difficult for me to re-write it. Why does Apple do this
>> things?
>>
>>> Some Warnings in the CoreAudio module:
>>>
>>>   InOut/rtcoreaudio.c: In function 'coreaudio_open':
>>>   InOut/rtcoreaudio.c:393: warning: 'AudioDeviceAddIOProc' is
>>> deprecated
>>> (declared at
>>> /System/Library/Frameworks/CoreAudio.framework/Headers/
>>> AudioHardware.h:2067)
>>>   InOut/rtcoreaudio.c: In function 'rtclose_':
>>>   InOut/rtcoreaudio.c:542: warning: 'AudioDeviceRemoveIOProc' is
>>> deprecated (declared at
>>> /System/Library/Frameworks/CoreAudio.framework/Headers/
>>> AudioHardware.h:2081)
>>>
>>>
>>> A Warning in the sfont module (also Loris python module, CsoundAC,
>>> and API
>>> wrappers):
>>>   cc1: warning: -ftree-vectorize enables strict aliasing.
>>> -fno-strict-aliasing is ignored when Auto Vectorization is used.
>>>
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>> challenge
>>> Build the coolest Linux based applications with Moblin SDK & win
>>> great
>>> prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in the
>>> world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win
>> great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in
>> the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> matt ingalls
> development@gvox.com
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's 
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the 
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-11-10 04:47
FromAnthony Kozar
SubjectRe: [Cs-dev] Compiling on Mac OS X 10.5 Leopard
The functions are just deprecated, not removed yet, as are many older APIs
on OS X 10.5.  But I will look at applying the fix anyways -- it seems
simple enough.

As to why Apple does these things?  I can't really answer that.  Recent
versions of the XCode tools though do make it easier to build for previous
versions of OS X which is a huge improvement.  Although Apple does not
include SDKs for anything older than 10.3 with 10.5, I have already figured
out how to target 10.2 with the latest XCode.  I _may_ yet be able to
realize my dream of building a single Csound package that supports a wide
variety of OS X systems.

Anthony

victor wrote on 11/8/08 4:08 AM:

> Well, perhaps Anthony can implement this fix. I would not like to
> do it if I can't test it.

> From: "matt ingalls" 
> 
>> http://lists.apple.com/archives/coreaudio-api/2007/Dec/msg00177.html
>> 
>> On Oct 29, 2008, at 12:22 AM, victor wrote:
>> 
>>> Looks like CoreAudio has changed on 10.5. Since I don't have a 10.5
>>> machine,
>>> it would be difficult for me to re-write it. Why does Apple do this
>>> things?


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net