#CrossCompilation

2025-06-17
2025-05-25

[Перевод] Dart 3.8 — что нового в Dart?

Этот релиз приносит обновления форматера, null-aware элементы для коллекций, новые возможности кросс-платформенной разработки, лучший способ находить трендовые пакеты на pub.dev , доступность горячей перезагрузки (hot reload) для веба и многое другое! Мы также надеемся, что найдутся разработчики, заинтересованные в участии в нашей программе раннего доступа к FFigen и JNIgen .

habr.com/ru/articles/912544/

#dart #flutter #ffi #crosscompilation #Nullaware #formatter

Sandro :nixos: :verified_gay:sandro@c3d2.social
2025-02-05

Took me an hour or more like two but now rust-hypervisor-firmware which target x86-64_linux does no longer complain about missing platform support despite being buildable

github.com/NixOS/nixpkgs/pull/

#nix #nixpkgs #nixos #rust #crosscompilation

fyi @astro @qyliss

Ambraven :verifinking:​Ambraven@social.mochi.academy
2024-12-11
pinage404.rss :nixos:pinage404@mamot.fr
2024-10-18

#TIL J'ai découvert justine.lol/cosmopolitan/index

Un outil pour compiler du #C vers un format capable de s'exécuter partout : Linux, Windows, Mac, FreeBSD... ARM64 et x86_64, sans reposer sur une plateforme (comme la #JVM) ni sur un interpréteur (comme #Python)

Il y a un article qui détail comment ça fonctionne (je n'ai que lu la moitié parce que je ne comprennais pas, c'est trop bas niveau) justine.lol/ape.html

#Dev #CrossCompilation #Compilation #APE #Cosmopolitan #LibC #GCC

2024-09-10

In 2018, the go project broke cross-libc builds of the toolchain, which were working before; it was reported and a 9 line patch (7 of docs) was proposed to fix the issue. The patch has been working ever since in the buildroot project.
Upstream wasn't interested then in supporting this usecase and still isn't: the issue was closed today.

#GoLang #buildroot #CrossCompilation

2024-01-26

👋 hey le fediverse, j'aurais besoin de ton aide, j'essaye de compiler le projet suivant :

bitbucket.org/alexantunez/noli

ça marche, mais à la fin j'ai pas la bonne version de la libc6, vous auriez une ressource pour me point dans la bonne direction ?

```
./app
./app: /lib/libc.so.6: version `GLIBC_2.34' not found (required by ./app)

```

#mastohelp #crosscompilation #ebook #hacking

Copie d'écran montrant une commande file et le résultat sur 3 binairesCommandes lancées sur la liseuse
2024-01-17

It's Wednesday, so time for another adventure in the cross compilation world 🌍
Rust has been on my radar for quite some time, so I decided it was high time to take an in-depth look for my use case of creating CLI apps.
📝 crushingcode.nisrulz.com/en/po

#rust #CrossCompilation #cli #apps

2024-01-13

Another blog post in the Cross Compilation Adventures is out 🚀 This time I had a look at Go language 🐹
#golang #CrossCompilation #cli #apps

🌏 Read here: crushingcode.nisrulz.com/en/po

2024-01-09

Another blog post in the Cross Compilation Adventures is out 🚀 This time I was exploring Dart lang 🎯

crushingcode.nisrulz.com/en/po

#Dart #CrossCompilation #cli #apps

Jacek Γαλοwιcζjgalowicz@functional.cafe
2023-11-16

🌐 Embracing the Future of C++ Development with Nix - Part 2 🌐

In the latest entry of our C++ with Nix 2023 series, we delve deeper into the realms of Package Generation and Cross-Compilation.

🔍 Key Highlights:

- Easy Packaging: Learn how to make your applications effortlessly distributable.
- Efficient Cross-Compilation: Build for different platforms from a single source, without the usual headaches.
- Streamlining Development: Discover how Nix simplifies complex processes, making them accessible even to non-developers.

🔗 Missed Part 1? Catch up on setting up a Nix shell for C++ development. Now, we're taking things up a notch by exploring how Nix transforms the packaging and cross-compilation landscape.

💡 From sandboxed builds to swapping compilers with ease, Part 2 of our series showcases Nix's capability to handle diverse development needs.
Stay ahead in the software development game. Embrace the power of Nix for a more streamlined, efficient, and flexible development process.

👉 nixcademy.com/2023/11/16/cpp-w

#cpp #cplusplus #Nix #SoftwareDevelopment #CrossCompilation #packaging

Nix, the super C++ packaging and cross-compilation machine
George 🍦🚲 🥾 ✌️🌎 🌌gecole@universeodon.com
2023-09-30

Another blast from the past. We had clients on Windows 3.1, MAC, VMS, X-Windows, and maybe even DOS, so the Neuron Data Open Interface was a godsend. All of these competing GUI generated from a single set of source code. #EarlyComputerProgramming #GUI #CrossCompilation #software.

A black tshit showing 6 competing GUI and the company name Neuron Data with the product Open Interface.
0mp at FreeBSDmpts
2023-09-07

@ramin_hal9001@emacs.ch @zirias

Oh, I've got no idea how handles . From what I understand, that's something @qyliss worked on.

2023-07-04

Trying to install the Maemo SDK 2.2 again, after what? 15 years?

The bitrot with this one is severe!
At least the files are still being served fine...but installing it and getting it to work is the real challenge!

Hopefully, I will have my projects building for the Nokia 770 very soon!

#maemo #scratchbox #crosscompilation #retro (?)

2023-01-12

#TIL that you can speed-up #MultiPlatform #Docker builds by doing some stages natively (rather than emulating another arch) and even use #CrossCompilation for #programming languages that support it! (such as Go)
docker.com/blog/faster-multi-p

2022-12-29

#CrossCompilation via binfmt.emulatedSystems on #nix #nixos kinda sucks. I mean yeah, it is great that it's easy and the speed is OK when it can just download the results from the caches. But actually building packages takes forever no matter how fast the machine is.

I guess I'm somewhat spoiled by using #Yocto #OpenEmbedded professionally, for which real #CrossCompilation just works.

2022-03-16

[Nouvel article] Compilation croisée Gnunux vers MacOS

On reparle de cross-compilation pour le jeu #SuperfluRiteurnz, mais cette fois vers MacOS ! Attachez vos ceintures…

studios.ptilouk.net/superflu-r

#GameDev #MacOS #CrossCompilation

2022-02-23

[Nouvel article] Compilation croisée Gnunux vers Windows

Un peu de technique : comment on porte un jeu vidéo sur Windows… sans quitter son bon vieux GNU/Linux (enfin presque).

studios.ptilouk.net/superflu-r

#GameDev #SuperfluRiteurnz #CrossCompilation

रञ्जित (Ranjit Mathew)rmathew
2022-01-05

If you’re only going to support a single compiler, runtime, and build-system, why not just use GCC, Musl Libc, and GNU Make to get the same without having to ? 😒

On Lobsters: lobste.rs/s/1wrjdy/rewriting_l

Client Info

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