[erlang-questions] Problems cross-compiling OTP on ARM

Daniel Goertzen daniel.goertzen@REDACTED
Mon Sep 29 16:54:15 CEST 2008


A related question: Will a native ARM9 build of Erlang work? (no cross
compiling)

Dan.

On Fri, Sep 26, 2008 at 6:14 AM, Corrado Santoro <csanto@REDACTED>wrote:

> Hello,
>
> I'm  trying to cross-compile OTP on a ARM9 architecture and I'm
> compiling R11B-5.
>
> The build stops generating the following linker error:
>
> obj/arm-unknown-linux-gnu/opt/hybrid/erl_bif_table.o:(.data+0x2c80):
> undefined reference to `hipe_bifs_write_u8_2'
> obj/arm-unknown-linux-gnu/opt/hybrid/erl_bif_table.o:(.data+0x2c94):
> undefined reference to `hipe_bifs_write_u32_2'
> obj/arm-unknown-linux-gnu/opt/hybrid/erl_bif_table.o:(.data+0x2ca8):
> undefined reference to `hipe_bifs_bytearray_2'
> obj/arm-unknown-linux-gnu/opt/hybrid/erl_bif_table.o:(.data+0x2cbc):
> undefined reference to `hipe_bifs_bytearray_sub_2'
> obj/arm-unknown-linux-gnu/opt/hybrid/erl_bif_table.o:(.data+0x2cd0):
> undefined reference to `hipe_bifs_bytearray_update_3'
>
> ...
>
> The strange thing is that I've disabled hipe (./configure
> --disable_hipe), but it seems that hipe is still considered?
>
> The "configure" line I'm using is:
>
> ./configure --target=arm-linux --host=arm-linux --disable-hipe
> --without-jinterface
>
> Any hint?
>
> Thanks,
> --Corrado
>
>
> --
> ==================================================================
> Eng. Corrado Santoro, Ph.D.
> University of Catania - ITALY
> Dept. of Mathematics and Informatics
>
> VoIP: sip:7035@REDACTED <sip%3A7035@REDACTED>
>
> ==================================================================
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080929/fcd3e3d6/attachment.htm>


More information about the erlang-questions mailing list