Re: Minimo WinCE Detailed Build Instructions
Aaron Reed <[email protected]> Thu, 10 Mar 2005 11:13:34 -0600
| Newsgroups | gmane.comp.mozilla.devel.small-devices |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Doug Turner wrote: > If you type `arm-wince-gcc -o conftest conftest.c` on the command line, > what error do you see? > > Doug I created a conftest.c (as specified in mozilla/configure) and used the confdefs.h (1 byte in size)which lives in ../test-arm-build and got the same output: -----------------> 2 <---------------------- I'm going to rebuild my tools (specifically arm-wince-gcc) to see if I can get better error output and to make sure that the tools I'm using are all those that I built (to take into account where my eVC++ 4.0 and PocketPC SDK live). I'll let you know what I find out. --Aaron