I see now that my problem is this: it seems that Eclipse run make, but can't find m68k-palmos-gcc.exe, which is in the standard installation directory: C:\PalmOSCygwin\bin
How can I make this "reachable" from Eclipse?
1) PODS needs to use GNU make as make.exe, not Borland make. Fix your paths.
2) Can you open a command prompt and type m68k-palmos-gcc and have it work? If not, fix your path.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
