Thanks for the replies. However I'm still confused because of Make from Borland (Version 5.2, installed with C++ Builder on my computer), which is invoked instead of native Cygwin Make that I expected to be found and executed. That is why I was asking originally about existence a special Cygwin command to process makefiles. Actually the Borland Make works executing the PRC-Tools makefile examples, and I could use that, but I'm not sure that it is a right thing to do. As soon as the make.exe in Borland Bin folder is disabled, the Cygwin reports an error "Bash: Make: command not found" in response to the Make command. That is why I'm suspecious about the Cygwin make command existance in my installation at least. The Cygwin has been reinstalled twice already - the last time I just ran the Cygwin Setup from the Web properly (as they recommend).
What could be the problem with the Cygwin Make? ----- Original Message ----- From: "John Marshall" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Sunday, March 03, 2002 2:31 AM Subject: Re: PRC Tools Chain > On Sat, Mar 02, 2002 at 07:41:12PM +0300, Alexandre Kazantsev wrote: > > Would somebody > > reference me to some resource of project examples with makefiles, which I > > could run and review in my environment? [...] Examples of separate cygwin > > commands to get the job done would also be great. > > You will find a useful tutorial and other information at > > http://tangentsoft.net/palmfaq/ > > Sample projects can be found at, among other places, > > http://prc-tools.sourceforge.net/ > http://falch.net/ > > I'm sure others on this list will have useful suggestions for you too. > > John > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
