Re: link error when trying to run XS JavaScript engine

2021-08-09 Thread Dan Connolly
On Mon, Aug 9, 2021 at 7:59 AM Christian Helmuth wrote: > I had a look at your command line and it duplicates some arguments > (see below) which may be the cause of this error. > ... > Please retry without the duplicate and report back. It works! Thank you very much. -- Dan Connolly

Re: link error when trying to run XS JavaScript engine

2021-08-09 Thread Christian Helmuth
Hello Dan, On Thu, Aug 05, 2021 at 04:20:26 CEST, Dan Connolly wrote: > In my most recent episode, I can get goa build to work, but when I try > goa run, I get: > > [init -> genode-js-xs] Error: LD: ELF without DYNAMIC segment appears > to be statically linked (ld="no") > > `file hello` says: >

Re: link error when trying to run XS JavaScript engine

2021-08-05 Thread Alexander Boettcher
Hello, On 05.08.21 04:20, Dan Connolly wrote: XS is a JavaScript engine designed for microcontrollers. I have been working on getting it running under genode in fits and starts. https://github.com/dckc/genode-js-xs In my most recent episode, I can get goa build to work, but when I try goa run,

link error when trying to run XS JavaScript engine

2021-08-04 Thread Dan Connolly
XS is a JavaScript engine designed for microcontrollers. I have been working on getting it running under genode in fits and starts. https://github.com/dckc/genode-js-xs In my most recent episode, I can get goa build to work, but when I try goa run, I get: [init -> genode-js-xs] Error: LD: ELF