You are not logged in.
Pages: 1
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
Ask the arch arm guys?
I mean, I think they would know.
Offline
Pages: 1