Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-05-22 Thread Danny Backx
> > On Wed, 2009-05-20 at 20:25 -0700, Eric House wrote: > > > I've finally figured out why arm-mingw32ce-windres doesn't handle > > > utf8-encoded .rc files correctly but don't know what to do about it. > > > It has to do with how autoconf works for binutils. > > > > > > The problem is in wind_M

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-05-22 Thread Eric House
> Date: Thu, 21 May 2009 11:15:41 +0200 > From: Danny Backx > Subject: Re: [Cegcc-devel] windres compilation doesn't check for iconv > Could you apply this patch to src/binutils/configure.ac : > > pavilion: {343} svn diff configure.ac > Index: configure.ac > =

Re: [Cegcc-devel] For the adventurous : gcc 4.4.0 for mingw32ce

2009-05-22 Thread Danny Backx
Floating point doesn't work. Does anyone know how this is supposed to ? Danny On Thu, 2009-05-21 at 21:30 +0200, Danny Backx wrote: > There's a binary for Linux at : > > http://danny.backx.info/download/cegcc/mandriva-mingw32ce-gcc4.4.0.tar.bz2 > > Size - 58052811 bytes. > > To be inst

Re: [Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Johnny Willemsen
Hi, > Done Thanks. I can confirm that our multicast_test is now working without problems. This should also fix other tests that are failing! Johnny -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. Ca

Re: [Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Danny Backx
Done On Fri, 2009-05-22 at 14:31 +0200, Johnny Willemsen wrote: > Hi Danny, > > Can you also check IP_HDRINCL, it was in my list of defines. > > Johnny > > > The file ws2tcpip.h contains these macros, along with a bunch of > > comments. Inside some of the comments are "old value" notes, e.g. :

Re: [Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Danny Backx
The file ws2tcpip.h contains these macros, along with a bunch of comments. Inside some of the comments are "old value" notes, e.g. : #define IP_TOS 3 /* old (winsock 1.1) value 8 */ #define IP_TTL 4 /* old value 7 */ These old values match what you seem to req

Re: [Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Johnny Willemsen
Hi Danny, Can you also check IP_HDRINCL, it was in my list of defines. Johnny > The file ws2tcpip.h contains these macros, along with a bunch of > comments. Inside some of the comments are "old value" notes, e.g. : > #define IP_TOS 3 /* old (winsock 1.1) value 8 */ > #define I

Re: [Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Johnny Willemsen
Hi, > The file ws2tcpip.h contains these macros, along with a bunch of > comments. Inside some of the comments are "old value" notes, e.g. : > #define IP_TOS 3 /* old (winsock 1.1) value 8 */ > #define IP_TTL 4 /* old value 7 */ > > These old values match wha

[Cegcc-devel] Incorrect IP_* defines

2009-05-22 Thread Johnny Willemsen
Hi, Some of our IP tests did fail and after debugging for some time I found that setting some IP options didn't work as expected. I made the following code to check the correct defines for the IP_* values based on the winsock.h and ws2tcpip.h files, there were some differences between these two an

Re: [Cegcc-devel] _DSCP_TRAFFIC_TYPE lacking

2009-05-22 Thread Danny Backx
Not any more :-) On Fri, 2009-05-22 at 11:46 +0200, Johnny Willemsen wrote: > Hi, > > The _DSCP_TRAFFIC_TYPE enum is lacking from CEGCC, see MSDN > > Johnny > > http://msdn.microsoft.com/en-us/library/aa916382.aspx > > >

[Cegcc-devel] _DSCP_TRAFFIC_TYPE lacking

2009-05-22 Thread Johnny Willemsen
Hi, The _DSCP_TRAFFIC_TYPE enum is lacking from CEGCC, see MSDN Johnny http://msdn.microsoft.com/en-us/library/aa916382.aspx -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tec