| When weak linking, you most also modify the code that uses the library to
check to see if the symbols used from that library are non-null. So, I
suspect the rtjack module loads when Csound starts and tries to call a
Jack function. It should instead test if (SomeJackFN != null) before
doing anything else. (I think that is the correct test, but I would have
to check to be sure).
Anthony
On Wed, December 17, 2008 2:22 pm, victor wrote:
> That is a good question, but it was crashing. I did not investigate
> further,
> as
> I don't have much free time.
> ----- Original Message -----
> From: "Felipe Sateler"
> To: "Developer discussions"
> Sent: Wednesday, December 17, 2008 4:21 PM
> Subject: Re: [Cs-dev] weak linking of Jack
>
>
>> ------------------------------------------------------------------------------
>> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
>> Nevada.
>> The future of the web can't happen without you. Join us at MIX09 to
>> help
>> pave the way to the Next Web now. Learn more and register at
>> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
>
>
> --------------------------------------------------------------------------------
>
>
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you. Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |