Hy guys,
i´ve got a question. When i try to cross compile ffmpeg with cegcc under cygwin
i got the following error:
ove_extradata_bsf.o libavcodec/armv4l/dsputil_arm.o
libavcodec/armv4l/mpegvideo_
arm.o libavcodec/armv4l/jrevdct_arm.o libavcodec/armv4l/simple_idct_arm.o
libavc
odec/armv4l/ds
Hi,
> > The cygwin people also use _image_base, see
> > http://www.cygwin.com/ml/cygwin-developers/2009-01/msg00014.html
>
> __image_base__ is a linker defined symbol. Since WinCE ARM doesn't
> prepend an extra underscore on C symbol names, you reference it
> from C as:
>
> extern char __image
On Wednesday 15 April 2009 13:08:37, Johnny Willemsen wrote:
> Hi
>
> The cygwin people also use _image_base, see
> http://www.cygwin.com/ml/cygwin-developers/2009-01/msg00014.html
__image_base__ is a linker defined symbol. Since WinCE ARM doesn't
prepend an extra underscore on C symbol names, y