The free Borland command line C++ compiler isn't able to be downloaded from their website any longer. This may be unintentional: following the download instructions takes you to (what used to be) a survey page which 404s. Several people have left irritated comments for Borland in their forums.

Googling turned up a number of copies loose on the web; one can be found at the bottom of http://www.zoology.ubc.ca/~rikblok/software/r2dtoo/help/api/index.html. Use at your own risk (legal and otherwise).

(What's the perl relevance? This is one of the supported compilers for building perl on Windows. Why would you use it instead of MinGW or Visual C? No idea; I'm doing so because I'm mucking about with the build process and want to see what I'm breaking.)


In reply to Windows free BCC compiler gone astray by ysth

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.