c++.announce - C++ 8.27 now released!
- "Walter" <walter digitalmars.com> Mar 15 2002
- Cesar Rabak <csrabak uol.com.br> Mar 17 2002
- Jan Knepper <jan smartsoft.cc> Mar 17 2002
- Cesar Rabak <csrabak uol.com.br> Mar 18 2002
- "Walter" <walter digitalmars.com> Mar 17 2002
Download from:
www.digitalmars.com/dmc/dmcppDownload.html
Mar 15 2002
Walter wrote:Download from: www.digitalmars.com/dmc/dmcppDownload.html
Is it OK, that notwithstanding the version file at \dm be v827.2, the dmc or sc invokation brings the message below? Digital Mars Compiler Version 8.26n Copyright (C) Digital Mars 2000-2001. All Rights Reserved. Written by Walter Bright www.digitalmars.com SC is a one-step program to compile and link C++, C and ASM files. rest snipped. -- Cesar Rabak GNU/Linux User 52247. Get counted: http://counter.li.org/
Mar 17 2002
Yeah... To know the real version you have to start scppn.exe... Jan Cesar Rabak wrote:Walter wrote:Download from: www.digitalmars.com/dmc/dmcppDownload.html
Is it OK, that notwithstanding the version file at \dm be v827.2, the dmc or sc invokation brings the message below? Digital Mars Compiler Version 8.26n Copyright (C) Digital Mars 2000-2001. All Rights Reserved. Written by Walter Bright www.digitalmars.com SC is a one-step program to compile and link C++, C and ASM files. rest snipped. -- Cesar Rabak GNU/Linux User 52247. Get counted: http://counter.li.org/
Mar 17 2002
Jan Knepper wrote:Yeah... To know the real version you have to start scppn.exe... Jan
-- Cesar Rabak GNU/Linux User 52247. Get counted: http://counter.li.org/
Mar 18 2002
"Cesar Rabak" <csrabak uol.com.br> wrote in message news:3C954EE9.27C789 uol.com.br...Is it OK, that notwithstanding the version file at \dm be v827.2, the dmc or sc invokation brings the message below? Digital Mars Compiler Version 8.26n Copyright (C) Digital Mars 2000-2001. All Rights Reserved. Written by Walter Bright www.digitalmars.com SC is a one-step program to compile and link C++, C and ASM files.
Yes, that's the version of the driver program. Try scppn to get the compiler version! -Walter
Mar 17 2002









Cesar Rabak <csrabak uol.com.br> 