Please test snapshots of the coming R9C

Sean Hinde sean.hinde@REDACTED
Fri Jul 11 14:20:24 CEST 2003


On Wednesday, July 9, 2003, at 05:12  pm, Kent Boortz wrote:

>
> It is now less than a month to the R9C release. The code is frozen but
> we are still doing some testing, adding some missing documentation and
> release notes.
>

The compile of the asn1 driver under OS X still tries to use ld for the 
final link stage resulting in:

dyld: /Users/sean/R9C-0/lib/erlang/erts-2003.07.11/bin/beam Undefined 
symbols:
                                                                         
       dyld_stub_binding_helper
                       Trace/BPT trap


and an emulator crash when calling asn1rt:load-driver().

The fix is to use gcc for the final link stage.

The same problem exists in trace_ip_drv and trace_file_drv.

megaco_flex_scanner DOES work :)

Sean




More information about the erlang-questions mailing list