Thread overview
Is rcc.exe available for download?
Oct 20, 2004
Lynn Allan
Oct 20, 2004
John Reimer
Jan 14, 2014
Stephen Atkinson
Jan 14, 2014
Walter Bright
October 20, 2004
I'm attempting to build SDWF sample code. The makefile attempts to invoke rcc.exe. Is this available for free download?



October 20, 2004
Lynn Allan wrote:
> I'm attempting to build SDWF sample code. The makefile attempts to
> invoke rcc.exe. Is this available for free download?
> 
> 
> 

Yep, see http://www.digitalmars.com/download/freecompiler.html

rcc.exe is within the "Basic utilities" archive.
January 14, 2014
On Wednesday, 20 October 2004 at 17:43:29 UTC, John Reimer wrote:
> Lynn Allan wrote:
>> I'm attempting to build SDWF sample code. The makefile attempts to
>> invoke rcc.exe. Is this available for free download?
>> 
>> 
>> 
>
> Yep, see http://www.digitalmars.com/download/freecompiler.html
>
> rcc.exe is within the "Basic utilities" archive.

Either the link for dup.zip is compromised or Trendmicro flag it as dangerous incorrectly. Are the sources available?
January 14, 2014
On 1/14/2014 2:45 AM, Stephen Atkinson wrote:
> On Wednesday, 20 October 2004 at 17:43:29 UTC, John Reimer wrote:
>> Lynn Allan wrote:
>>> I'm attempting to build SDWF sample code. The makefile attempts to
>>> invoke rcc.exe. Is this available for free download?
>>>
>>>
>>>
>>
>> Yep, see http://www.digitalmars.com/download/freecompiler.html
>>
>> rcc.exe is within the "Basic utilities" archive.
>
> Either the link for dup.zip is compromised or Trendmicro flag it as dangerous
> incorrectly. Are the sources available?

Digital Mars downloads are often flagged by third party scanners. But they're fine. I've suspected the issue is they are built using Digital Mars tools, which produce exe's that are not what those scanners expect.