Alberto, which "free" piece of software are you referring to? Turbo
C++ 2006 Explorer is available but requires the nightmarish .NET
framework. C++ Compiler 5.5 is available and will work at Win2K level
after much configuration so I probably can be coaxed to work with
WinXP; but it is pretty dated. That's it aside from truly ancient
stuff such as Turbo C and Turbo C++

--- In [email protected], "i2phd" <[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "dickhaul1942" <dickhaul1942@>
> wrote:
> >
> > Link doesn't work.  Should be
> >  http://cc.codegear.com/free/c++builder
> 
> Neither that seems to be the correct link. Try with this
> 
> http://cc.codegear.com/free/cpp
> 
> In any case, I cannot swore that Winrad can be compiled with that free
> version. You can make just a simple test. Check if that compiler is
> able to accept a BPL library as input. A BPL library is a library,
> typical of the Borland/Embarcadero environment, that can be linked
> either statically or dynamically with a program.
> 
> Winrad uses a BPL library that is statically linked (and a DLL library
> with the math functions linked dynamically at run time, but this is
> more related to the OS than to the compiler).
> 
> If the documentation of that free compiler declares it as compatible,
> syntax-wise, with the C++Builder compiler, and it can link statically
> BPL libraries, then the odds that it can compile Winrad are high.
> 
> 73  Alberto  I2PHD
>


Reply via email to