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.
BTW: I use the follow script to comile FFMPEG:
/configure \
--enable-mingwce \
--cross-compile \
--cross-prefix=/opt/mingw32ce/bin/arm-wince-mingw32ce- \
--arch=arm \
--target-os=WinCE \
--disable-static \
--enable-shared
-------------------------------------------------------------------------
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