On 2005-05-06, IanB <[EMAIL PROTECTED]> wrote: > Should I use the standard cygwin or the palmos cygwin? I've installed the > standard cygwin, is that a problem?
Using the standard Cygwin installation is fine. This is what I am doing myself. I keep my Cygwin installation up to date and my PODS uses the standard Cygwin installation (custom installation of PODS). Using different versions of Cygwin on the same computer is asking for trouble. In an email to me you asked what to do with tcpusb-0.1.tar.bz2. Open a Cygwin command window and go to the directory where tcpusb-0.1.tar.bz2 is located. Unpack the archive with the command 'tar jxvf tcpusb-0.1.tar.bz2'. The contents of tcpusb-0.1.tarbz2 is: tcpusb-0.1/Cygwin/tcpusb.exe tcpusb-0.1/Linux-x86/tcpusb tcpusb-0.1/README tcpusb-0.1/src/logtraffic.c tcpusb-0.1/src/slk.c tcpusb-0.1/src/tcpside.c tcpusb-0.1/src/tcpusb.c tcpusb-0.1/src/usbside.c The Cygwin executable is (guess): tcpusb-0.1/Cygwin/tcpusb.exe. Ben Combee wrote: > Yes, you need the driver that's installed with the Palm Desktop 4.1 that > comes with the Treo 600. Just to be clear: You need this driver for HotSync. For debugging it is not needed. HTH Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
