Thank you, thank you, thank you. I was beginning to get a little frustrated. Anyhow, I'm a developer of 17 years (C,C++,JAVA,Cold Fusion,Perl,etc) and this Cygwin stuff is cool. I want this to work. I had an old setup for compiling on Linux, but since I use Windows for work I wanted this.
Thanks again, David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Trevor Menagh Sent: Friday, January 18, 2002 8:03 PM To: Palm Developer Forum Subject: RE: Cygwin Path and SDK Setup I actually got this set up and working on my home computer (win2k) by following Aaron Ardiri's handy tips here: http://www.ardiri.com/index.php?redir=palm&cat=devkit&PHPSESSID=52a6b2e6ef0b 1578cd837a39473f4407, I hope they can help you. trv -- Trevor Menagh, Software Engineer iambic, Inc. (www.iambic.com) [EMAIL PROTECTED] (408) 367-1600 x20 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Whitehurst Sent: Friday, January 18, 2002 4:50 PM To: Palm Developer Forum Subject: Cygwin Path and SDK Setup Anyone; I loaded Cygwin (GCC),PRC-Tools,Pilrc, and SDK3.5 on Windows 2000. I can see the path for PRC-Tools. That was set on the environment variable PATH. In fact I can run a sample app and type "make" and it blows up with. .. unrecognized option -remap (Precompile). And, then it cannot find the include files. I have set the PATH to include the path for the sdk. In fact I set up in cygwin (ln -s sdk-3.5 sdk in C:\PalmDev\) Anyhow, does anyone know how to cure my problem? I cannot write code if I cannot see the sdk includes. The true path in Cygwin would be /cygdrive/c/PalmDev/sdk. I cannot get the fake unix shell to recognize this path. Thanks, David L. Whitehurst [EMAIL PROTECTED] -- 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
