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 » Cross Compile to ARM via ToolChain
Re: Cross Compile to ARM via ToolChain [message #21494 is a reply to message #21434] Fri, 22 May 2009 21:09 Go to previous messageGo to previous message
d_th
Messages: 20
Registered: April 2009
Promising Member
hi cocob,

many thanks for your help!

there is an other problem now after fixing the path problem.
i think it depends on the architecture, but i have no idea how to fix it.
Can you help me?

#elif __arm // ToDo!
#define CPU_32 1
#define CPU_ARM 1
#define CPU_LE 1
#define CPU_LITTLE_ENDIAN 1 // is it really?
#define CPU_ALIGNED 1
#else
#error Unknown CPU architecture
#endif


Dieter
  • Attachment: Error.txt
    (Size: 150.95KB, Downloaded 295 times)
 
Read Message
Read Message
Read Message
Read Message icon8.gif
Previous Topic: how to solve? (add compiler option -> solved)
Next Topic: New user
Goto Forum:
  


Current Time: Fri May 24 15:47:07 CEST 2024

Total time taken to generate the page: 0.00940 seconds