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
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
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