In article <[EMAIL PROTECTED]>, kcorey wrote: > On Sun, 2004-02-29 at 12:22, Florent Pillet wrote: >> I did the same thing except that I didn't care changing back the mount >> points since I don't use prc-tools on windows. But the problem I >> encountered is that most of the time, Eclipse would fail launching >> "make" for some obscure reason. >> >> Did you see something similar? > > I was seeing the same thing. > > When I started the bash shell, it couldn't find the 'ls' command and > others. Trying to do a build from within eclipse would die with an > error something like "no such target 'all'", despite it being clearly > present in the makefile. > > Basically, to fix it I just did a reinstall of cygwin on top of that > done by PODS, making sure to step through the cygwin setup interface and > change all the 'keep' items to 'reinstall' items. > > Now PODS can build 68K files, and most everything on 68K building seems > to be happy. > > Now to find a graceful way to import Falch.net projects... > Some additional information. When you do a custom installation of the Developer Suite the instalallation changes 2 things in your Cygwin settings: 1) It (re)defines the /PalmDev mount point to point to the sdk-5r3 and sdk-6 installed by PODS. Note that it is a text mount and not a binary mount since the include files in the PODS sdk's have DOS line endings. 2) It (re)defines the Path. This might explain why it does not find make and/or ls.
Both are easy to fix afterwards. HTH Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
