How to cross compile into ARM9 board? [duplicate]
问题 This question already has answers here : Closed 6 years ago . Possible Duplicate: Building ARM GNU Cross compiler I am using POCO c++ library to implement my project in ubuntu environment. And I want to cross compile into the ARM9 based board from my POCO c++ code. How to cross compile it for ARM9? 回答1: Get a cross compiler for your target. Then take one of the cross-build configurations in $POCO_BASE/build/config (ARM-Linux, DigiEL, Angstrom, ELDK, etc.), copy it and make the necessary