|
|
| Author |
Message |
|
| james at dadgum.com |
Posted: Sat Feb 22, 2003 4:39 pm |
|
|
|
Guest
|
At least the following functions, declared in erl_driver.h, should be
exported from beam.dll under Windows, but aren't:
driver_output_term
driver_send_term
driver_mk_atom
driver_mk_port
driver_connected
driver_caller
driver_term_nil
This can be fixed by adding the above lines to erl.def. It only
requires relinking.
James
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| kent at erix.ericsson.se |
Posted: Sat Feb 22, 2003 11:32 pm |
|
|
|
Guest
|
"James Hague" <james_at_dadgum.com> writes:
> At least the following functions, declared in erl_driver.h, should be
> exported from beam.dll under Windows, but aren't:
>
> driver_output_term
> driver_send_term
> driver_mk_atom
> driver_mk_port
> driver_connected
> driver_caller
> driver_term_nil
>
> This can be fixed by adding the above lines to erl.def. It only
> requires relinking.
Thanks, these are added to the source,
kent
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|