On Sat, 2008-12-13 at 17:50 +0100, mosfet wrote: > Hum Actually I had to comment also functions in Winbase.h to avoid multiple > definitions when recompiling cegcc toolchain > > winbase.h: > ----------- > > /* These are defined in kfuncs.h. */ > //WINBASEAPI HANDLE WINAPI GetCurrentProcess(void); > //WINBASEAPI DWORD WINAPI GetCurrentProcessId(void); > //WINBASEAPI HANDLE WINAPI GetCurrentThread(void); > //WINBASEAPI DWORD WINAPI GetCurrentThreadId(void); > > //WINBASEAPI BOOL WINAPI PulseEvent(HANDLE); > > //extern BOOL ResetEvent(HANDLE); > > > > > > > On Sat, 13 Dec 2008 17:32:50 +0100, mosfet <foru...@smartmobili.com> wrote: > > Hum first I mean you need to declare it with inline but without the _ > like > > this. > > Could you test and tell us if it solves your issue ? > >
Oh yes, that really solves the problem! Thanks for your help! > > > > Danny, > > > > Could you fix it on svn ? > > > > Thanks Is there a hope these changes would be on svn so that I don't have to locally patch the compiler or conditionally compile my code? ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel