Mail Archives: djgpp/1997/09/12/21:02:34
In group rec.games.programmer, Ron Hiler says...
> This comment is of some concern to me. I use Borland compilers, and am
> about to upgrade to the new version (either Builder or 5.0 (right?)).
> Is there some significant reason Borland is bad? Should I go with
> something else? (Please dont say DJGPP, I'm addicted to the IDE).
I have had problems compiling 100% valid C++ code with borland
4.2, and never looked at the product again. Our program compiled
under MSVC 1.x, CodeWarrior and Think C under Macintosh, but
borland just refused to compile it. We have moved it to other
compiler since then with no problems. Optimization wise, borland
lags behind. Without MFC, it's rather useless also. (Builder
has its own class library which is a Delphi look-alike, but fails
to be as easy by introducing pointers and odd constructs. ).
- Raw text -