Free Borland C++ Compiler 5.5

É um conjunto de ferramentas que foi lançado no ano 2000 e completamente grátis, inclui:

Borland C++ Command Line Tools

·         C++ Compiler v5.5 (bcc32) 

·         Turbo Incremental Linker (tlink32) 

·         Resource Compiler / Binder (brc32, brcc32)

·         C++ Win32 Preprocessor (cpp32)

·         ANSI/OEM character set file conversion utility (fconvert)

·         Import Definitions utility to provide information about DLLs (impdef)

·         Import Library utility to create import libraries from DLLs (implib) 

·         Turbo Dump to structurally analyse EXE, OBJ and LIB files (tdump)

·         Librarian for symbol case-conversion, creating extended libraries and modifying page size (tlib)

·         Included Libraries

·         Borland C/C++ Runtime Library

·         ANSI/ISO Standard Template Library (STL)

O respectivo link http://www.codegear.com/downloads/free/cppbuilder

Ainda o link para um IDE grátis que pode ser utilizado com o Borland http://www.fifsoft.com/relo

João Paulino