On 09/13/2011 04:05 AM, Rich Bayless wrote: > Hello Borut, > > I guess it would have been more accurate if I said, I manually edited the > path to -not- point to the 32 bit version. > > After installing the 64 bit version, without uninstalling the 32 bit version, > the path looked like this: > > ...;c:\program files (x86)\SDCC;c:\program files\SDCC;...
OK, it means that both registries use the same PATH variable (or it is a merge from both). Now what makes me puzzled is the precedence: if I remember well the installer adds the new path at the beginning (on the left side) of the PATH variable, so in this case should be ...;c:\program files\SDCC;c:\program files (x86)\SDCC;... > My edit was to delete the (x86) portion, leaving only the 64 bit path. If you would properly undelete the 32bit sdcc from Control Panel or by running undelete.exe from sdcc install directory, the 32bit path would be properly removed from the PATH variable. > In the morning, I'll restore the path to original and will check again, this > time using only the command prompt to check the version. I will also reverse > the order, so the 64 bit path comes first. I'll see if there is a path > precedence by 64 bit versus 32 bit, or is the path precedence strictly first > come, first served. Without reversing the 32bit version will be found, with reversing 64bit version will be found. Borut > Rich. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user