Hacker News new | ask | show | jobs
by dima55 4088 days ago
Heh? Debian cross toolchains work fine: https://packages.debian.org/sid/gcc-4.9-arm-linux-gnueabi for armel and https://packages.debian.org/sid/gcc-4.9-arm-linux-gnueabihf for armhf
2 comments

Those packages haven't been in Debian for that long but I'm sure as hell glad they are.

Cross compilers are still really difficult.

Cool if you're running Debian.
Well, not having to build your own cross-compilers is a HUGE reason to run Debian. Other distros probably have packages too in any case.
OSX.
Right. Get something better.
Crosstool-NG will take care of that.
Find a vagrant Debian image and it doesn't much matter what you run.

Cross compiling is such a pain that it is worth avoiding it if at all possible.