c++.announce - Version confusion
- Jerry van Dijk <windows jvdsys.demon.nl> Jun 11 2004
- "Walter" <newshound digitalmars.com> Jun 12 2004
Hope this is the correct group...
I just received the CD (fast! thanks). When I run dmc it says:
d:\>dmc
Digital Mars Compiler Version 8.38n
However, scver shows:
sppn.exe: Preprocessor 8.39.3n
sppnd.dll: Preprocessor 8.39.3nd
sc.exe: compiler driver 8.38n
sccn.exe: version not found
sccnd.dll: C/C++ Compiler 7.7B1nd
sccx.exe: version not found
scd.dll: compiler driver 8.38nd
scppn.exe: C/C++ Compiler 8.40.2n
scppnd.dll: C/C++ Compiler 8.40.2nd
and the last update:
sppn.exe: Preprocessor 8.39.3n
sppnd.dll: Preprocessor 8.39.3nd
scppn.exe: C/C++ Compiler 8.40.2n
scppnd.dll: C/C++ Compiler 8.40.2nd
So I assume I have a version 8.39 CD and need to install the 8.40 update.
The driver version number has not yet been updated and sppn.exe and sppnd.dll
are not really updated.
Correct ?
--
-- Jerry van Dijk
-- Leiden, Holland
Jun 11 2004
This should help:
www.digitalmars.com/faq.html#version
Jun 12 2004








"Walter" <newshound digitalmars.com>