#crosscompile

N-gated Hacker Newsngate
2025-05-12

So can now cross-compile? 🎉 Wow, alert the media! But don't worry, you'll be so distracted by the avalanche of cookie pop-ups and endless dropdown menus that you'll forget why you were even there in the first place. 🍪🔄
dart.dev/tools/dart-compile#cr

N-gated Hacker Newsngate
2025-04-12

🚀 wants to race , but the 🐍 is still stuck in slow motion, trying to catch up with the 🦀. While Python dreams of powerlifting , it's struggling to lift its own issues—unless, of course, it finds a way to magically run like a compiled language. Maybe Python should try crossfit... or just cross-compile? 💪🤖
blog.fxn.ai/python-at-the-spee

Denzil Ferreira :fedora:denzilferreira@techhub.social
2025-03-04

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

A screenshot of the terminal cross compiling a container image
2024-11-26

Система сборки

Дистрибутив Radix cross Linux использует собственную систему сборки , которая, в свою очередь, является вполне самостоятельным продуктом. Любой разработчик может воспользоваться системой сборки , поддерживающей богатый набор инструментов, для создания собственных программ. Система сборки Radix cross Linux достаточно подробно описана на странице Overview . Здесь мы рассмотим новые аспекты использования системы сборки на простых примерах " Здравствуй, Мир! " для создания независимых пользовательских приложений с применением набора инструментариев Radix cross Linux . Предыдущие версии системы сборки не подразумевали использования компиляторов Clang и Rust как основных cross-компиляторов. Однако современные реалии привели нас к необходимости использования собственных инструментариев LLVM и RUST , но не в качестве основных (поясним это далее). Дело в том, что множество современных пакетов прикладных программ, помимо GCC , используют компиляторы языка Rust и набор LLVM . Разработчиков привлекает тот момент, что для поддержки множества архитектур целевых устройств достаточно установить одно средство, вместо использования нескольких инструментариев (Toolchain), собранных из исходного кода GCC . Статья будет достаточно объемной, поскольку необходимо раскрыть множество вещей, без понимания которых пользователю будет трудно, в дальнейшем, перейти от простых примеров к более сложным проектам.

habr.com/ru/articles/861320/

#система_сборки #llvm #rust #rustc #clang #toolchain #crosscompile #make

امین خزاعیKhozaei
2024-07-13

Enhance your cross compile embedded project using Conan package manager.

Full Article: dev.to/khozaei/conan-your-embe

dooraim :linux: :asahi:dooraim@fosstodon.org
2024-06-11

Is there someone that #crosscompile #linux #kernel with #rust for #armv7 or 32bit architecture?

2024-02-18

Talking about building CLI apps and not even considering Python, the one language everyone loves 👀 Not anymore, I take a closer look at Python lang in my next blog post of the series 'Cross Compilation Adventures' 🚀

Post🔗 crushingcode.nisrulz.com/en/po

#cli #app #crossplatform #crosscompile #python

2024-02-13
You can find some newer packages for #Debian #Bookworm (which is used by the #VisionFive #VisionFive2 board) than the 2022 snapshot old ones for #RISCV on https://gyptazy.ch. But you can also grab my whole QEMU image to build it yourself or just spawn up a #chroot with #qemu static (qemu-riscv64-static) by running:

mmdebstrap --architectures=riscv64 --aptopt='Acquire::Check-Valid-Until "false"' --include="debian-ports-archive-keyring" sid /srv/riscv64-chroot "deb [trusted=yes] https://snapshot.debian.org/archive/debian-ports/20220616T194833Z unstable main"

cp /usr/bin/qemu-riscv64-static /srv/riscv64-chroot/usr/bin/

chroot /srv/riscv64-chroot/ qemu-riscv64-static /bin/bash


Tags:
#risc #riscv #risc64 #riscv64 #starfive #vision #packages #crosscompile #foss
2023-09-11

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

Sander van KasteelSuitedUpDev@mastodon.online
2023-02-21

Never did I ever imagine in my wildest dreams that I would be able to #crosscompile a Linux kernel for an #OMAP3 SoC on a bloody #Chromebook (A Pixelbook, to be exact)

a white Pixelbook with 2 windows open. on the left is the crosscompilation of the Linux 6.2 and on the right is a terminal running Neofefch. Neofefch is showing that it's running ChromeOS.
2022-01-02

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.

#linuxmobile #rust #crosscompile #musl #postmarketos

2021-01-31

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 ?

#crosscompile

2020-12-27

@alcinnz @njoseph I just wish there are simple ways to #crosscompile #Gtk applications for #MacOs. I (sadly?) need to support it

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst