[elbe-devel] sysroot for unsupported sdk arch

John Ogness john.ogness at linutronix.de
Thu Jul 16 09:12:45 CEST 2020


Hi,

For architectures that have no sdk support (such as x86_64), is this the
official procedure for generating the sysroot?

$ elbe initvm submit --keep-files --writeproject=x86.prj x86.xml
$ elbe control build_sysroot `cat x86.prj`
$ elbe control wait_busy `cat x86.prj`
$ elbe control get_file `cat x86.prj` sysroot.tar.xz

This seems to work, but requires "elbe control" usage, which AFAIK is
supposed to be avoided.

Should I open a feature request for

    elbe initvm submit --build-sysroot

Or should "elbe control" be used until x86_64 has sdk support?

Thanks.

John Ogness


More information about the elbe-devel mailing list