[Cegcc-devel] LoadLibrary on DLL returns null (Check SYSGEN ?? )

2007-07-30 Thread Radu Poenaru
Hello ! I have managed to compile FFmpeg using mingw32ce under cygwin. I get a lot of warning on deprecated functions, but the .so file gets build in the end. This is the config I am using: ./configure --cross-compile --cross-prefix=/opt/mingw32ce/arm-wince-mingw32ce/bin/ --arch=arm

Re: [Cegcc-devel] Building pthread.

2007-07-30 Thread Pedro Alves
Sorry for the delay again, Leonardo Weiss Chaves wrote: > Hi Pedro, > > thanks for the hints, I got libpthread compiling now. Since __MINGW32__ is > defined, the code assumes some things that are not true for WinCE, e.g. like > having errno. Instead of modifying mingw32ce now I just modify the

Re: [Cegcc-devel] WinCE Exception handling support in gcc

2007-07-30 Thread Pedro Alves
Danny Backx wrote: > Guys, > > I've been digging in gcc internals and succeeded in implementing stuff > that allows us to write code such as > int main(int argc, char *argv[]) > __attribute__((__exception_handler__(handler))); > to indicate that handler is the exception handler

Re: [Cegcc-devel] LoadLibrary on DLL returns null (Check SYSGEN ?? )

2007-07-30 Thread Pedro Alves
Radu Poenaru wrote: > Hello ! > > > > I have managed to compile FFmpeg using mingw32ce under cygwin. I get a > lot of warning on deprecated functions, but the .so file gets build in > the end. > > What the heck is everyone doing, that they all need FFmpeg? (Just curious). > > > > Th

Re: [Cegcc-devel] RegisterDeivce and DeRegisterDevice Definitions

2007-07-30 Thread Pedro Alves
Steven Hicks wrote: > > The patch that is attached just provides the definitions as defined on the > MSDN pages. > > + > +WINBASEAPI HANDLE RegisterDevice (LPCWSTR lpszName, DWORD index, LPCWSTR > lpszLib, DWORD dwInfo); > +WINBASEAPI BOOL DeregisterDevice (HANDLE hDevice); > #endif /* _WIN32_W

Re: [Cegcc-devel] RegisterDeivce and DeRegisterDevice Definitions

2007-07-30 Thread Steven Hicks
I was working on a GPS to Bluetooth application... never ended up making it a driver. On an unrelated note do you know anything about where to find the Standard SDIO Host controller? (sdhc) On 7/30/07, Pedro Alves <[EMAIL PROTECTED]> wrote: > Steven Hicks wrote: > > > > The patch that is attached

[Cegcc-devel] support for sdl or open gl es

2007-07-30 Thread Steven Hicks
Just courious, haven't done any reasearch on this, but has anyone had success with using SDL or OpenGL ES with CeGCC? - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. N