Re: [Cegcc-devel] fopen() failed?

2011-12-01 Thread Andy Wu
You should use absolute path on ce. On 2011-12-1 下午9:06, "hdzhang264" wrote: > ** > I am using mingw32ce on Linux. > > the code follows: > > FILE *fpin; > fpin=fopen("myfile.avs","rb+"); > > In makefile, i used arm-mingw32ce-gcc, make is ok. > > But when it runs on wince5.0, the fpin returns NUL

Re: [Cegcc-devel] Need tutorial

2007-02-27 Thread Andy Wu
Hi Stephan, You can try to install the binary package rather than build the compiler yourself. After downloading the binary package, unpackage it to /opt directory and than it works ... Several days ago somebody have build a binary package, please check the mail of several days ago... B. R. And

[Cegcc-devel] Is it possible to support vfp abi for wince 6.0?

2006-10-24 Thread Andy Wu
Hi all,The wince 6.0 will be released soon, which will update the ABI to support VFP (ARM11). Is it possible to enable the hard floating point ABI to cegcc? Or anybody know any floating support in the current cegcc code. What I know is that the current cegcc only support soft-abi (hardware floating