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 v
Hi,
I just committed a fix to svn.
Wang, could you give it a try?
Cheers,
Pedro Alves
-
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
Hi Georg, sorry for the delay,
Bernhard, Georg wrote:
>
>
>
> $ cd <...>/trunk/cegcc/src
> $ ./build-mingw32ce.sh [gcc]
> ...
> ...
> build/gengtype
> /Users/georg/Documents/Work/tmp/CeGcc/cegcc/trunk/cegcc/src/gcc/gcc/input.h:52:
>
> parse error, expecting `GTY_TOKEN'
> make[2]: *** [s-gtype] E
I've simplified the _eh_handler_ in
src/newlib/newlib/libc/sys/wince/startup.c a bit, see attachment.
This kicks out all the complicated handling in that function, and
replaces it with a simple message box.
The downside is that the original (complicated) stuff is gone. I have no
idea whether this
Danny Backx wrote:
> I've simplified the _eh_handler_ in
> src/newlib/newlib/libc/sys/wince/startup.c a bit, see attachment.
>
> This kicks out all the complicated handling in that function, and
> replaces it with a simple message box.
>
You're removing functionality. That function does a few
Hi All,
Op vr 20-04-2007, om 00:13 schreef Pedro Alves:
> Danny Backx wrote:
> > I've simplified the _eh_handler_ in
> > src/newlib/newlib/libc/sys/wince/startup.c a bit, see attachment.
> >
> > This kicks out all the complicated handling in that function, and
> > replaces it with a simple messag
Jan Rinze wrote:
> Hi All,
>
> Op vr 20-04-2007, om 00:13 schreef Pedro Alves:
>> Danny Backx wrote:
>>> I've simplified the _eh_handler_ in
>>> src/newlib/newlib/libc/sys/wince/startup.c a bit, see attachment.
>>>
>>> This kicks out all the complicated handling in that function, and
>>> replaces
Pedro Alves escreveu:
> Jan Rinze wrote:
>
>> Hi All,
>>
>> Op vr 20-04-2007, om 00:13 schreef Pedro Alves:
>>> Danny Backx wrote:
I've simplified the _eh_handler_ in
src/newlib/newlib/libc/sys/wince/startup.c a bit, see attachment.
This kicks out all the complicated handling i