]> git.gag.com Git - fw/sdcc/commit
WIN32 version of getBinPath() calls GetModuleFileName() to determine
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:11:44 +0000 (13:11 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:11:44 +0000 (13:11 +0000)
commit3de923b75d5ffc051a167741795ef3df49cd28b0
treea318b310c723f2a32908731a4388d4bf5b209cc7
parent7078350ada3349d3286bce1936a3a4e4e8d0ff36
WIN32 version of getBinPath() calls GetModuleFileName() to determine
the path of bin directory, so that PATH is the only env. variable,
which has to be set  in case of standard installation;
added --print-search-dirs command line option

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2611 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog