Bugs in Microsoft compilers (was: Re: MS C 6.00a bug list)
Mark William Hopkins
markh at csd4.csd.uwm.edu
Fri Apr 19 02:26:09 AEST 1991
In article <1991Apr18.133035.15827 at bronze.ucs.indiana.edu> nengle at copper.ucs.indiana.edu (nathan engle) writes:
> I was personally very disappointed with the state of first release of
>6.00. It had lots of things that just didn't work, and several that did
>work but very slowly. For about 4 months I did a complete backtrack and
>started moving all my stuff over to Zortech (they send you their bug
>list for free). However, eventually 6.00a came out and most of my
>complaints were cleared up so I'm running with it right now...
I'm having somewhat similar problems now, after finding a problem in QC2.5's
incremental linker and object code generation process. What makes it really
inaccessible is that they made their object code format proprietary which
entails a lengthy period of analysis/decoding/reverse-enginerring. And of
course, no source is ever distributed.
Pretty much for that reason, I'm seriously considering switching over to GNU's
C compiler (ported to DOS), especially if it comes with source.
One thing that would have helped is if Microsoft had a place reachable by
e-mail to communicate with...
More information about the Comp.lang.c
mailing list