Hello,
I'm new to TinyCore and am currently trying to explore a crosscompile toolchain setup targeted at a specific TinyCore version. For example I'm trying to build an application binary on a ubuntu build server but currently lack the corresponding crosscompile toolchain.
I've searching through the forum to find out if there is more to it than install compiletc, cmake and copy the complete tinycore system to the build server. And chroot to that directory during build? Since TinyCore ist often used in embedded devices... I was wondering if there are any guides to setup a crosscompile build for a TinyCore distribution?
Thanky you very much!