Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] compiling ... again

Date2008-06-30 22:30
Fromvictor
SubjectRe: [Cs-dev] compiling ... again
I had re-implemented it on WIN32, because it didn't exist in my
system. I was positive I committed it. Why was the fix removed?

I have committed it again. You should be able to build it now.

WIN32 is not POSIX.

Victor

----- Original Message ----- 
From: "Oeyvind Brandtsegg" 
To: "Developer discussions" 
Sent: Monday, June 30, 2008 10:14 PM
Subject: Re: [Cs-dev] compiling ... again


> Sorry if I'm being really lame,
> but does this mean the error lies in the Csound compile process (on
> windows) trying to access a method that does not excist on win, or is
> it something I do wrong ?
>
> Oeyvind
>
> 2008/6/30, root :
>> Gettimeofday is a POSIX function
>>
>> References in
>>
>> ./Top/threads.c where is is used in #if defined(LINUX) || defined(WIN32)
>> ./Top/csound.c where it is protected with HAVE_GETTIMEOFDAY
>>
>> ==John ff
>>
>>
>> -------------------------------------------------------------------------
>> 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-30 23:01
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] compiling ... again
AttachmentsNone