On 1/17/07, Cool_Zer0 <[EMAIL PROTECTED]> wrote:
Erik van Pienbroek wrote:
> avcodec-51.dll tries to pull in some functions from cegcc.dll
> while these functions are part of avutil-49.dll.
>
> I don't know if the avcodec-51.dll hasn't been compiled 'the right way'
> or if this is a bug in cegcc, but Pedro and Danny could probably
> help you further with that.
>
>
Well guys,
I've showed this to a couple of colleagues and all them says that the
problem should be in CeGcc...
Seems like it needs the cegcc.dll to link with __ctype_ptr and then he links
to some other functions that are not suppose to be in cegcc.dll but in
avutil-49.dll.
I think that Danny and/or Pedro could give a better answer in this matter
but I'll really be appreciated if someone tell me how to solve this
problem...
I only need this to solve my problem...
By the way:
"Unresolved C function. This function is called by the parent module, but it
is not exported from the current module. This is often referred to as an
"unresolved external function". If this module is an implicit or forwarded
dependency, then the parent module will fail to load. If this module is a
delay-load dependency, then the parent module will most likely recover from
the missing dependency, as that is a feature of using delay-load
dependencies."
It looks like that this is what is happening to me... The .dll doesn't load
because it contain unresolved extern functions...
Please someone help me... I'm really in need...
I've compiled FFMpeg with this setup:
./configure --cross-compile --cross-prefix=/usr/ppc/arm-wince-cegcc/bin/
--arch=armv4l --disable-static --enable-shared --enable-mingwce
--disable-ipv6 --prefix=/usr/local/wince --log=yes --disable-encoders
--disable-decoders --disable-parsers --disable-muxers --disable-demuxers
--enable-parser=h263 --enable-encoder=h263 --enable-decoder=h263
--enable-muxer=h263 --enable-demuxer=h263 --disable-ffserver
--disable-ffplay --disable-ffmpeg --disable-network
Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel