When you run jdiag in Windows, you get to see what path jsh.exe automatically comes up with for your C compiler. However, I'm trying to see how one sets this value explicitly.
The jdiag output shows the key / value below: "VC++ Registry : Version 7; Path C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\VC7" I've tried overwriting that value using the JBC_CCOMPILER_PATH environment variable. But, jsh.exe is still appending the path variable with the entry above saying that the value I place in JBC_CCOMPILER_PATH does not match the value in VC++ Registry. It seems there used to be a tool called jsetkey for this, but that seems to be obsolete? How else do I set the VC++ Registry key? Where are these values stored? Thanks, Jonathan -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
