Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] compiling, commonEnvironment.Clone()

Date2008-06-10 15:20
FromMichael Gogins
SubjectRe: [Cs-dev] compiling, commonEnvironment.Clone()
Yes. This is a change to simplify the improvement of multithreading inside Csound.

Yes, that's the correct URL.

Regards,
Mike

-----Original Message-----
>From: Oeyvind Brandtsegg 
>Sent: Jun 10, 2008 4:43 AM
>To: Developer discussions 
>Subject: Re: [Cs-dev] compiling, commonEnvironment.Clone()
>
>Ah, good. So it works with 097 now ;-)
>
>I ran into another wall however:
>
>Do I have to install a threading library ?
>
>I got
>"-IC:\Program Files\java\jdk1.6.0_06\include\win32"
>-IC:\usr\local\include -IC:\usr\include Top\threads.c
>Top\threads.c:132:21: pthread.h: No such file or directory
>Top\threads.c:140: error: syntax error before "pthread_mutex_t"
>...and so on (lots)
>
>Is it this one ?
>http://sourceware.org/pthreads-win32/
>
>I do have a
>msys/1.0/local/lib/pthreadGC2.dll
>
>best
>Oeyvind
>
>
>2008/6/9, victor :
>> I think you might need to upgrade your scons. Clone() is Copy(),
>> but Copy() has been deprecated.
>>
>> Victor
>>
>> ----- Original Message -----
>> From: "Oeyvind Brandtsegg" 
>> To: "Developer discussions" 
>> Sent: Monday, June 09, 2008 10:05 PM
>> Subject: [Cs-dev] compiling, commonEnvironment.Clone()
>>
>>
>> >I haven't compiled here for a while (a few months), so I'm not sure
>> > when this appeared.
>> >
>> > Checking for libsndfile version 1.0.16 or later... ok
>> > : SConsEnvironment instance has no
>> > attribute 'Clone':
>> >  File "SConstruct", line 759:
>> >    csoundLibraryEnvironment = commonEnvironment.Clone()
>> >
>> > Oeyvind
>> >
>> > -------------------------------------------------------------------------
>> > Check out the new SourceForge.net Marketplace.
>> > It's the best place to buy or sell services for
>> > just about anything Open Source.
>> > http://sourceforge.net/services/buy/index.php
>> > _______________________________________________
>> > Csound-devel mailing list
>> > Csound-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>-------------------------------------------------------------------------
>Check out the new SourceForge.net Marketplace.
>It's the best place to buy or sell services for
>just about anything Open Source.
>http://sourceforge.net/services/buy/index.php
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-06-11 19:04
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] compiling, commonEnvironment.Clone()
AttachmentsNone