Skip to content

S2C Debian Sandbox : Crosscompile on host system

komar edited this page May 10, 2024 · 1 revision

How to cross-compile sdmsh for Debian Sandbox by using Docker

Cross compile build by sdm build system

$ git clone https://github.com/evologics/sdmsh.git
$ cd sdmsh
$ make sandbox-build

Invoking developer shell in docker container

$ make sandbox-devshell

Now you can cross-compile inside docker container

user@5152a0a41aa6:~/work/proj/am/sdmsh$ make