Re: [Cegcc-devel] DLGINIT resource problem

2009-11-26 Thread Jacek M. Holeczek
Hi, thanks for your replies. > So with latest binutils it should work. I've checked it with CeGCC version 0.59.1 but the problem is still there. Does arm mingw32ce windres define any macros which one could use to identify it? I could add something like: #if defined(UNDER_MINGW32_WINDRES) && (M

Re: [Cegcc-devel] DLGINIT resource problem

2009-11-26 Thread Vincent R.
On Thu, 26 Nov 2009 19:52:49 +0100, Danny Backx wrote: > On Thu, 2009-11-26 at 03:19 +0100, Jacek M. Holeczek wrote: >> I am trying to parse a Microsoft Developer Studio generated resource >> script with an arm mingw32ce windres (CeGCC version 0.55, I believe) >> and it reports a syntax error in a

Re: [Cegcc-devel] DLGINIT resource problem

2009-11-26 Thread Danny Backx
On Thu, 2009-11-26 at 03:19 +0100, Jacek M. Holeczek wrote: > I am trying to parse a Microsoft Developer Studio generated resource > script with an arm mingw32ce windres (CeGCC version 0.55, I believe) > and it reports a syntax error in a DLGINIT resource: > > IDD_OPTREVIEW DLGINIT > BEGIN >ID

[Cegcc-devel] DLGINIT resource problem

2009-11-25 Thread Jacek M. Holeczek
Hi, I am trying to parse a Microsoft Developer Studio generated resource script with an arm mingw32ce windres (CeGCC version 0.55, I believe) and it reports a syntax error in a DLGINIT resource: IDD_OPTREVIEW DLGINIT BEGIN IDC_ORTYPE, 0x403, 42, 0 /* ERROR IN THIS LINE */ 0x003f, 0x003f, 0x003f