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

2007-07-30 Thread Radu Poenaru
mpile to compile.. I just dunno.. I'd appreciate any help ! Thanks, Radu Poenaru - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and

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

2007-07-31 Thread Radu Poenaru
> > 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. > > > > >

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

2007-07-31 Thread Radu Poenaru
This is exactelly the same problem as I have: http://www.mail-archive.com/cegcc-devel@lists.sourceforge.net/msg00382.html My compiled avcodec.dll depends on a "COREDLL." Without extension?? for most of the coredll.dll functions (_fclose,asin,etc). It also uses a "COREDLL.DLL" for a function nam

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

2007-08-04 Thread Radu Poenaru
> -Original Message- > From: Pedro Alves [mailto:[EMAIL PROTECTED] On Behalf Of Pedro Alves > Sent: Wednesday, August 01, 2007 3:34 AM > To: Radu Poenaru > Cc: cegcc-devel@lists.sourceforge.net > Subject: Re: [Cegcc-devel] LoadLibrary on DLL returns null (Check >