Re: [Cegcc-devel] Hello world dialog.c works on x86 device!

2009-04-16 Thread Danny Backx
Great ! Danny On Thu, 2009-04-16 at 12:54 +0200, Johnny Willemsen wrote: > After making the changes for image_base, global_ctor/dtor and profile.c the > compilation of cegcc for x86 finished with done. We have compiled dialog.c > (as listed on http://cegcc.sourceforge.net/docs/using.html)

[Cegcc-devel] Hello world dialog.c works on x86 device!

2009-04-16 Thread Johnny Willemsen
Hi, After making the changes for image_base, global_ctor/dtor and profile.c the compilation of cegcc for x86 finished with done. We have compiled dialog.c (as listed on http://cegcc.sourceforge.net/docs/using.html) with the x86 compiler and have run it on our x86 device. The hello world dialog wit