--- In [email protected], "dickhaul1942" <[EMAIL PROTECTED]>
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