You are not logged in.

#1 2021-07-30 21:52:39

Iulian
Member
Registered: 2019-08-01
Posts: 27

Tools required to crosscomlile for arm?

Ok what packages do i need to cross compile i spent 2 days at this point trying to figure out what packages i need

The crosscompiler i installed is arm-linux-gnueabi-g++ (if i remember correctly since there are a few and their name is almost the same) and every time i try to compile a simple hello world cpp file it says that it can't find iostream so i manually added the system includes to the compiler include paths and then it says that it can't find bits/c++config.h and it does not exist in the systems includes. i ve also tried to get those headder files from a raspberry pi zero but that doesn't have the bits/c++config headder either.

Yea i am vrey stuck rn i even started installing libs that had arm in the package name from the aur most of them don't compile

Offline

#2 2021-07-30 22:05:04

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

Re: Tools required to crosscomlile for arm?

Ask the arch arm guys?

I mean, I think they would know.

Offline

Board footer

Powered by FluxBB