Wang Yi wrote:

 Hi, all
     I'm a newbie in using cegcc, currently , with the help of some posts in
 cegcc-devel, I have succeeded in compiling FFMPEG using mingw32ce compiler
 tools-chain. But when I add all files to my WM5 based device, It first show
 up a waiting logo ,then a message " Not a valid PocketPC Application", then
 , I use PE Explorer to explore the avcodec.dll, I discovered the
 avcodec.dllhas imported the func '_tempnam' form
 coredll.dll, but '_tempnam' isn't in coredll.dll at all. then I go through
 the FFMPEG source files ,but can't find any reference to '_tempnam'. I don't
 know why. I use both the download imaging of mingw32ce or the svn build
 edition, both of then have the same problem. Would anyone kindly help me
 with the problem , thanks a lot.

Thanks for all the detective work.  You are right.  Looks like a bug
in mingw/moldname.def.in.

Cheers,
Pedro Alves

__________________________________________________________
Email gratuito com 2 000 MB
Espaço para guardar as memórias de uma vida
http://www.portugalmail.pt/2000mb

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to