Re: Minimo WinCE Detailed Build Instructions
Doug Turner <[email protected]> Fri, 11 Mar 2005 10:39:16 -0800
| Newsgroups | gmane.comp.mozilla.devel.small-devices |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
FReD wrote: > make[3]: o: Command not found It seams that one of the tools (i suspect arm-wince-gcc) isn't in your path, isn't defined correctly in the autoconf.mk files, or doen't have the executable bit set on it (chmod +x *.exe). Doug