Re: [Cegcc-devel] mingw32ce: Fix some math.h bad inlined functions

2007-02-01 Thread Pedro Alves
[EMAIL PROTECTED] escreveu: > Hi Nuno, > > Quoting Nuno Lucas <[EMAIL PROTECTED]>: > >> Some functions in math.h (like rint), are inlined in the math.h >> header, but fail to compile with an error when used: >> >> > >> [EMAIL PROTECTED]:~/prjs/wince/cegcc/test/math_h_header$ cat main.c >> #inc

Re: [Cegcc-devel] mingw32ce: Fix some math.h bad inlined functions

2007-02-01 Thread Danny Backx
Looks like Pedro has something better than I do. I'll keep my hands off. Danny On Wed, 2007-01-31 at 08:14 +, [EMAIL PROTECTED] wrote: > I made a first approach to port the src/mingw/mingwex/math dir this weekend, > It is currently mostly i386/i387 asm, like what is found in that peac

Re: [Cegcc-devel] todaycmn.h definitions.

2007-02-01 Thread Danny Backx
I've committed the patch. Thanks for all your work ! Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info signature.asc Description: This is a digitally signed message part - Using Tomcat

Re: [Cegcc-devel] todaycmn.h definitions.

2007-02-01 Thread Danny Backx
Looks very good. Can I put your example program in SVN too ? Danny On Wed, 2007-01-31 at 22:47 +, Nuno Lucas wrote: > The attached patch fills in the structures and constants needed for > making Today Screen plug ins. Most constants and structures were > obtained on the following lin

Re: [Cegcc-devel] mingw32ce: Fix some math.h bad inlined functions

2007-02-01 Thread pedro_alves
Hi Nuno, Quoting Nuno Lucas <[EMAIL PROTECTED]>: > Some functions in math.h (like rint), are inlined in the math.h > header, but fail to compile with an error when used: > > > [EMAIL PROTECTED]:~/prjs/wince/cegcc/test/math_h_header$ cat main.c > #include > int main( void ) > { > double