Does anybody out there know how to setup Eclipse with MinGW or Cygwin to build, develop and cross-compile code that is to be deployed on a machine with PPC 405 architecture ? Is it something as simple as setting the right flags for the compiler, or is there something more involved ? I'm developing on Windows for an embedded system running Linux on a PPC processor. Any help or pointers in the right direction would be sincerely appreciated.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

see this http://kegel.com/crosstool/ it seems easy though it builds the toolchain after building the toolchain for cygwin you may use it from eclipse

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.