Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Other Compiller
Re: Other Compiller [message #49608 is a reply to message #49588] Mon, 12 March 2018 23:34 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 731
Registered: November 2008
Location: France
Contributor
Hello picoprof,

cross compiling works fine with IDE and raspberry (I did it on linux with GCC not on windows).
You can select any compiler available on you're install, all you have to do is :
* Create you're own build method
* Select compiler type used in build method
* set paths used for bin, lib and includes

The most complicated part is:
* to have the righ compiler ( I used arm-linux-gnueabihf for my RPI2 )
* get the correct libs and includes corresponding to you're raspberry install :
for this step I extracted everything directly from the SD card of the PI (I have a doc in french that explains how to do it, I can PM it to you if you wan't)
This approach has the big advantage of being simple : add all you need to you're PI using YUM or other package manager and retreive the config for cross compilation
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: switching to plan B tomorrow: linux instead of MinGW
Next Topic: Promising results from CLANG/LLVM 6.0.0 on Windows
Goto Forum:
  


Current Time: Sat Jun 28 18:56:46 CEST 2025

Total time taken to generate the page: 0.04224 seconds