Article # 518, added by Geoworks, historical record
| first | previous | index | next | last |

Reasons why "pmake depend" can fail to find cpp in the path.



Q. pmake depend cannot find cpp. Why?

A. Check your CONFIG.SYS and AUTOEXEC.BAT files for anti-virus programs
   that might be incompatible with the development tools, like this one:

     DEVICE=c:\NDW\NAV&.SYS /b


Q. I get an error from pmake depend that says:

   "STDDEFS.H can't be found, make sure CPP is in the path"

A. Check that turboc.cfg (in borlandc's bin directory) has a valid drive
   and directory settings. For example, "-IC:\BC45\INCLUDE"