Re: [Harbour] mingw32-cegcc build

2008-08-10 Thread Przemyslaw Czerpak
On Sun, 10 Aug 2008, Szakáts Viktor wrote: Hi Viktor, I'm trying (for the first time) doing a mingw32ce build on Ubuntu Server 8.04 and Harbour r9100. I've installed mingw32ce/cegcc using this command: sudo alien -i cegcc-cegcc-0.51.0-1.i586.rpm mandriva-cegcc- mingw32ce-0.51.0-1.i586.rpm

Re: [Harbour] mingw32-cegcc build

2008-08-10 Thread Szakáts Viktor
Hi Przemek, Looks taht LocalLock(), LocalUnlock() and LocalHandle() are defined as macros in new MinGWCE. (BTW I was using 0.50). Please change in hbwince.c: Thanks, that cleared it. You're right in winbase.h these functions are #defined to ((LPVOID)(H)). and a few warnings in gtclip.c and