Blows my mind that I can use my AMD Ryzen laptop to build a container that will ultimately run on an Nvidia Jetson Orin NX (arm64). What were we doing before Docker was a thing?
#docker #crosscompile #arm64 #amd64
Blows my mind that I can use my AMD Ryzen laptop to build a container that will ultimately run on an Nvidia Jetson Orin NX (arm64). What were we doing before Docker was a thing?
#docker #crosscompile #arm64 #amd64
Is there someone that #crosscompile #linux #kernel with #rust for #armv7 or 32bit architecture?
So, you have a cross compile toolchain and you want to call ldd on a cross compiled binary.
How do you do this?
#Linux #embeddeddev #crosscompile
YESSSS, I sucessfully cross-compiled a rust gui application from Archlinux x86_64 to postmarketos aarch64 (pinephone) without emulation and thus quite acceptable performance!
I'll write up the process and publish a blog or sth. for other poor souls soon.
I have a friend, it's @neetx
they need to cross compile some small projects they use to create
and then debug them as if they were running on a different hardware platform
they usually use qemu to simulate running them on a different hardware and a cross compiler and a version of the gdb able to debug on the target hardware
the problem: discovering how to cross build a project is messy
how do I know which headers, which libs do I need ?
@alcinnz @njoseph I just wish there are simple ways to #crosscompile #Gtk applications for #MacOs. I (sadly?) need to support it