On Fri, Mar 21, 2003 at 12:16:29PM +0000, kcorey wrote:
> Basically, the current set of Build instructions for PRC-Tools doesn't
> seem to be working with the current version of cygwin...
Actually what you mean is "...with the current version of Cygwin, in the
way I have it installed on my machine, and with the underlying version
of Windows on my machine". At least one of those things is outside the
scope of the prc-tools build instructions.
> /cygdrive/c/Program Files/Cygwin/bin/install -c -d /usr/m68k-palmos/lib
> make[1]: *** [install] Error 255
(This should be obvious to any Unix old hand. :-))
People (not necessarily Ken) complain that they don't know what "make
error 255" means. If they care to look in the make documentation, what
they'll find is that make is simply reporting an error code returned by
some other program, and you'd hope that the other program has already
given a more useful error message. Sadly the shell Ken is using has not;
but when I configure things on Linux similarly to what Ken is doing I get
make[1]: Leaving directory `/home/johnm/build/prc-tools-m68k/crt/mown-gp'
/home/johnm/Program Files/Cygwin/bin/install -c -d /tmp/m68k-palmos/lib
make: /home/johnm/Program: Command not found
make: *** [install] Error 127
thus making it clear that Ken's problem is that he has not followed
Cygwin setup.exe's recommendation to avoid choosing a root path for Cygwin
that includes spaces.
> When I try to build both m68K and arm support, I get varied errors,
> compiler not working, etc. Simply too many problems to mention them all
> here.
<shrug> And I guess in reply I have too many answers and too much
helpful advice to mention them all here :-). Suffice it to say "works
for me". Perhaps much of this is more fallout from your mistake above.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/