Amiga-C (105/223)

From:Jesper Svennevid
Date:14 Aug 2001 at 18:14:45
Subject:RE: [amiga-c] Re: GCC and exceptions...

> Hello, Jesper
>
> On 14-Aug-01, you wrote:
>
> JS >> Btw: does anyone know any good MS-VC++ programming
> mailinglists (like
> JS >> this
> JS >> one)? Preferably one where people aren't afraid to admit that they
> JS >> are
> JS >> wasting their time with the stupid Win 32 API... ;-)
> JS >
> JS > I have to admit that I use MSVC++ every day at work, and I've done
> JS > quite a lot with the Win32-API (the API in itself isn't that bad
> JS > really, and usually you just hide it behind some class :)... But that
> JS > would bring us off-topic in this group, wouldn't it? :)
>
> is anybody actually using MSVC to compile C++ code now? MSVC is
> not regarded as a good C++ compiler (actually StormC V3 is probably
> just as good).

Everyone I know that does Wintel-development uses MSVC. MSVC is a VERY
good C++ compiler (fast, optimizing really good, etc), and has a
still-to-be-beaten IDE (the debugger just RULES! StormC comes close
there, but with Edit-And-Continue, it moves to a different level). It
reduces the development-time quite a bit, and with a few aids (Visual
Assist, BoundChecker, etc) you can even cut it some more.

IMHO StormC V3 is not even close... I can't express myself on V4, as I've
only tried it once, and very briefly (as it consumed 11MB of memory and
took a bit over a minute to load, I decided that it wasn't worth it), so
it might produce good code. Although, it uses the GCC 2.x-engine which is
pretty pathetic when doing certain optimizations... Only compiler that
has beaten me when hand-optimizing assembler(x86) is in fact MSVC.

</end of m$-commercial> ;)



// Jesper Svennevid : jesper@svennevid.net

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/