[Cegcc-devel] where are the target files?

2011-11-30 Thread hdzhang264
I installed from a binary distribution "cegcc_mingw32ce_cygwin1.7_r1375.tar.bz2 ". I am using arm-wince-mingw32ce tools. I am using Linux platform to develop. What is the nature of your problem ? can not found the target file (.o file). Can you send us a small source that demonstra

[Cegcc-devel] where are the target files?

2011-11-30 Thread hdzhang264
I installed from a binary distribution "cegcc_mingw32ce_cygwin1.7_r1375.tar.bz2 ". I am using arm-wince-mingw32ce tools. I am using Linux platform to develop. What is the nature of your problem ? can not found the target file (.o file). Can you send us a small source that demonstra

Re: [Cegcc-devel] where are the target files?

2011-11-30 Thread Vincent Torri
2011/11/30 hdzhang264 > ** > > > I installed from a binary distribution > "cegcc_mingw32ce_cygwin1.7_r1375.tar.bz2 ". > > I am using *arm-wince-mingw32ce* tools. > > I am using Linux platform to develop. > What is strange to me is that you use a "cygwin" toolchain to cross-compile on a linux pl

[Cegcc-devel] error while loading libmpf.so.1?

2011-11-30 Thread hdzhang264
I installed from a binary distribution "mingw32ce-0.59.1.tar.bz2 ". I am using arm-wince-mingw32ce tools. I am using Linux platform to develop. What is the nature of your problem ? mingw32ce/libexec/gcc/arm-mingw32ce/4.4.0/cc1:error while loading shared libraries:llibmpfr.so.1:cann

[Cegcc-devel] can not support "PLD" instruction!

2011-11-30 Thread hdzhang264
I am using mingw32ce under linux. I encoutered " error:selected processor does not support 'pld[r1]". Pld is supported only on arm5 or higher. Doed Cegcc only support arm4? 2011-11-29 hdzhang264 cc/ -- All the dat

Re: [Cegcc-devel] where are the target files?

2011-11-30 Thread hdzhang264
I`m so sorry , i have installed the correct version. and now , I have two enviroment: mingw32ce-cygwin on cygwin , and mingw32ce on Linux. But under cygwin enviroment, any target file can not found. under linux enviroment, I found a error: "PLD" instruction can not be supported! so I have to ad