Hi Kevin, Kevin O'Connor wrote: > Hi, > > I'd like to build the mingw compiler for wince. The program I'm > trying to compile is HaRET - a tool for investigating pocket pc > hardware and booting linux from WinCE. In the past, we've used the > videolan toolset. > > Is this kevin2? :)
> I'm most interested in building the minimal compiler. Unfortunately, > when I try to run the build script, it dies with: > > cegcc$ scripts/linux/build-mingw.sh > checking for arm-wince-cegcc-gcc... arm-wince-cegcc-gcc > checking for arm-wince-cegcc-gcc... (cached) arm-wince-cegcc-gcc > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details. > > (It also fails when running build.sh.) Any help would be appreciated. > > Also, I need to build the c++ compiler. I noticed the default scripts > don't build this for the mingw environment. Is this going to be > difficult to get running? > You can also try building using the alternative scripts under src/ cd into src/ and just type ./build-mingw32ce.sh It should build also the c++ compiler. Cheers, Pedro Alves ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel