Am 03.01.2017 um 09:08 schrieb Roger Oberholtzer:
On Mon, Jan 2, 2017 at 11:27 PM, Josua Mayer <josua.mayer97@gmail.com> wrote:
On the other hand, cross-compiling stuff on any distro that I am familiar with has usually been easy. The only case when I struggle is when there is a complex build-system involved with hacked-together scripts not aware of cross-compiling. There are many out there, but many others do just fine! On openSUSE, we use good old GNU make to build for openSUSE, Windows, as well as various TMS DSP, PPC, Intel MCS51 and ARM 920 based boards. I was just hoping to get the Raspberry into all this. Our makefiles work on openSUSE on the Raspberry. I was just hoping to get them to run on our build system as all the other do.
I'd say if you can cross-compile for mingw, you can cross-compile for arm. There should be no difference in complexity. The cross-compilers are even in the default repos now, i.e. cross-armv7hl-gcc6. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org