On 1/31/07, Danny Backx <[EMAIL PROTECTED]> wrote: > That's only a partial solution : from my scan, the "asm" construction > occurs in these places in math.h : > [...] > Your patch only addresses the lines between 634 and 703.
I'm aware of that, but I didn't know if the patch was the right thing to do, and the others weren't generating errors (most probably because I wasn't using them in the source I was compiling), so I left the others out, waiting for someone to say something. > Some of the other constructions are less simple to fix, e.g. the first > one (definition of __fpclassifyl at line 362) doesn't appear to have an > equivalent anywhere else. There's no declaration for it in math.h, and > the only other mention of that function appears to be in > src/mingw/mingwex/math/fpclassifyl.c where it is coded in assembler > similar but slightly different from the implementation in math.h . As I have no idea on the ARM assembly code (I did had some practice on MIPS assembly on the University, but that was some years ago), I'll have to leave that to who knows it. Anyway, in the case of mingw32ce, I think we should only implement what is trivial or already implemented on mingw, and let the user make it's own routines if it needs to. Best regards, ~Nuno Lucas ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel