Compiling erl_interface by Borland C++ Builder 6

Serge Aleynikov serge@REDACTED
Wed May 28 21:24:06 CEST 2003


> I found this information in a news message
> 
>   __STDC__ is a compiler-defined symbol and is documented in your Borland C++
>   help file.
> 
>   This symbol is only defined when the compiler is in ANSI "C" mode.  By
>   default, the compiler is in "Borland extensions" mode and so __STDC__ is
>   *not* normally defined.
> 
> Have you tried compiling erl_interface with the compiler in ANSI C mode?

Yes, I have tried to turn on that compatibility option, which in turn, 
resulted in a handful of error messages within Borland's standard header 
files.  It didn't raise issues for compiling erl_interface in "Borland 
extensions" compilation mode.

I include here the project files for BC++ Builder 6 required to build 
ei.dll and ei_int.lib under Windows (tested with 2000, and XP).

Serge
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: erl_int.bpr
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030528/ffb36b77/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ei.bpr
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030528/ffb36b77/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: erl_int.bpf
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030528/ffb36b77/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ei.bpf
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030528/ffb36b77/attachment-0003.ksh>


More information about the erlang-questions mailing list