Re: Minimo WinCE Detailed Build Instructions

FReD <[email protected]> Fri, 11 Mar 2005 15:58:21 -0800
Newsgroups gmane.comp.mozilla.devel.small-devices
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Doug Turner wrote:
> 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

Thanks for the reply Doug.  I still couldn't get it to work after trying 
all of your suggestions.  However, I've since downloaded the latest 
build instructions and am glad to say that I've finally got a successful 
  build.  The "Really Short Form" was what I used to get everything 
compiled.  John Wolfe polished the instructions up and created a nicer 
configuration setup than the last upload.

I started out by reconciling any differences between the Long Form and 
the Really Short Form.  I did this because I used the Long Form the 
first time through the instructions.  Since I was more familiar with the 
process this time, I elected to use the Really Short Form.  The only 
difference that I noticed with the Long Form was that step 22 was not 
needed and that step 23 should reference "shunt.dll" and NOT 
"shunt.lib".  Besides those differences, everything looks great.