Kevin, Yes there are a few problems in the build right now, I've been short on time lately.
I believe moving the build-mingw.sh and install-mingw.sh lines to a
later point (just after install-stub.sh) gets you further.
The mingw C++ compiler is indeed lacking. This is another point where
I'm not as far as I'd like to be.
In case you wonder, I was also trying to stabilise the profiling
support. Also unfinished :-)
All this is slowed down because I finally got myself a book on
programming CE and I'm reading it.
Danny
On Sat, 2006-10-28 at 10:19 -0400, Kevin O'Connor wrote:
> Since my original email, I've tried a number of alternatives, with not
> much luck. The mingw error below goes away if I build the libs/dlls
> first. However, then I get a different error building mingw - it
> complains:
>
> /home/kevin/src/vx6700/haret/cegcc/src/mingw/../w32api/include/winnt.h:2335:2:
> error: #error "undefined processor type"
>
> followed by a bunch of other errors.
>
> I have been able to build the cegcc toolset (with some build
> tweeking), but I've found my app calls _vnwsprintf which appears to
> part of the mingw stuff.
>
> Any ideas?
> -Kevin
>
>
> On Fri, Oct 27, 2006 at 04:38:28PM -0400, 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.
> >
> > 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?
> >
> > -Kevin
> >
> > -------------------------------------------------------------------------
> > 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
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>
> -------------------------------------------------------------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/cegcc-devel
