[erlang-questions] Erlang on Windows NT4
Niclas Eklund
nick@REDACTED
Thu Jul 17 16:40:09 CEST 2008
Hello!
You should be able to use R12B IC for R11B. However, the IC C-backend may
encounter problems since some runtime libraries are probably not available
for Windows NT. Since the distribution protocol hasn't been changed
between R11B and R12B, Jinterface can probably also be used for R11B
(assuming that a working JDK version is available for NT).
But, I'm affraid that this isn't a long term solution since you might
need other patches that isn't compliant with R11B.
Best regards,
Niclas Erlang/OTP
On Mon, 14 Jul 2008, Sebastian Egner wrote:
> Hello Niclas,
>
>> * "If an inherited function name begun with a capital letter the generated
>> stub/skeleton oe_tc/1 function was incorrect."
> This is the one you kindly fixed for me. :-)
>>
>> * "Insufficient buffer allocated when passing wide strings using the C
>> backend on a 64-bit architecture."
> No problem with that...
>> I assume that the latter doesn't affect you. The last time we e-mailed (Oct
>> 2007) it concerned if IC support recursive types, which it doesn't. Have
>> you been in touch with someone else regarding, for example,
>> IC/Erl_interface?
> I just looked it up. The bug was in Jinterface, not in Erl_interface (sorry
> for the mistake). My original posting to erlang-bugs was in Digest Vol 77,
> Issue 1,
> and the person with whom I was in touch is Raimo Niskanen.
>
> Sebastian.
>
More information about the erlang-questions
mailing list