You are reading a single comment by @cephdon and its replies. Click here to read the full conversation.
  • So, I have been trying to build Espruino on OSX and I am having an issue. When I build it native (for OSX) everything works fine. However, when I build it using the cross tools, I get one of a number of errors.

    I have tried 2 different versions of YAGARTO (4.6.2 and 4.7.2), Code Sourcery 2013.11-24 and GNU Arm tools 4.8.
    All of them give me a different problem.

    YAGARTO and Code Sourcery say:
    _sbrk is undefined at link time.
    YAGARTO also says _exit is undefined.
    The GNU Arm tools say that they cannot find crt0.o.

    I am thinking that I must be using tools that are too new.
    What version of tools are you using to build the arm binary?

About

Avatar for cephdon @cephdon started