Csound Csound-dev Csound-tekno Search About

[Cs-dev] Want to release tomorrow

Date2012-08-28 12:36
Fromjohn ffitch
Subject[Cs-dev] Want to release tomorrow
Does anyone need need to make any more adjustments/bug fixes before
5.18?  I have not tagged the files yet but it would be good to do so
today.
==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-08-28 12:46
FromSteven Yi
SubjectRe: [Cs-dev] Want to release tomorrow
AttachmentsNone  None  

I'd like to check the Python extension building on Linux/Windows, but won't be back to my computer until this evening (Irish time). That's all I have.

Thanks!
Steven

On Aug 28, 2012 12:37 PM, "john ffitch" <jpff@codemist.co.uk> wrote:
Does anyone need need to make any more adjustments/bug fixes before
5.18?  I have not tagged the files yet but it would be good to do so
today.
==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Date2012-08-28 21:09
FromSteven Yi
SubjectRe: [Cs-dev] Want to release tomorrow
Hi All,

I tried to look at this with Csound6 and it looks like the CMake build
is not linking to python but running alright on Linux.  I just applied
a similar change to Csound5 when not building for Windows (branch of
code is different from darwin, which uses -undefined dynamic_lookup).
Tested here and doing an "import csnd" ran fine.  I've pushed that for
Csound5.  I am unable to test on Windows due to not have a toolchain
currently setup (perhaps Michael can take a look?).  Otherwise, I am
finished with my expected changes.

Thanks!
steven


On Tue, Aug 28, 2012 at 12:46 PM, Steven Yi  wrote:
> I'd like to check the Python extension building on Linux/Windows, but won't
> be back to my computer until this evening (Irish time). That's all I have.
>
> Thanks!
> Steven
>
> On Aug 28, 2012 12:37 PM, "john ffitch"  wrote:
>>
>> Does anyone need need to make any more adjustments/bug fixes before
>> 5.18?  I have not tagged the files yet but it would be good to do so
>> today.
>> ==John ffitch
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-08-28 21:26
FromFelipe Sateler
SubjectRe: [Cs-dev] Want to release tomorrow
In linux, when a library loads a plugin, the plugin can access the
loader's symbols without linking to it. This means that python modules
need not link against python. I *think* that on OSX the situation is
the same. In windows, I recall Michael explaining a while a go that
this is not the case, therefore in Windows the python libraries must
be linked.

On Tue, Aug 28, 2012 at 4:09 PM, Steven Yi  wrote:
>
> Hi All,
>
> I tried to look at this with Csound6 and it looks like the CMake build
> is not linking to python but running alright on Linux.  I just applied
> a similar change to Csound5 when not building for Windows (branch of
> code is different from darwin, which uses -undefined dynamic_lookup).
> Tested here and doing an "import csnd" ran fine.  I've pushed that for
> Csound5.  I am unable to test on Windows due to not have a toolchain
> currently setup (perhaps Michael can take a look?).  Otherwise, I am
> finished with my expected changes.
>
> Thanks!
> steven
>
>
> On Tue, Aug 28, 2012 at 12:46 PM, Steven Yi  wrote:
> > I'd like to check the Python extension building on Linux/Windows, but won't
> > be back to my computer until this evening (Irish time). That's all I have.
> >
> > Thanks!
> > Steven
> >
> > On Aug 28, 2012 12:37 PM, "john ffitch"  wrote:
> >>
> >> Does anyone need need to make any more adjustments/bug fixes before
> >> 5.18?  I have not tagged the files yet but it would be good to do so
> >> today.
> >> ==John ffitch
> >>
> >>
> >> ------------------------------------------------------------------------------
> >> Live Security Virtual Conference
> >> Exclusive live event will cover all the ways today's security and
> >> threat landscape has changed and how IT managers can respond. Discussions
> >> will include endpoint security, mobile security and the latest in malware
> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> >> _______________________________________________
> >> Csound-devel mailing list
> >> Csound-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel




--

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net