Menu

Driving Cross-Compilers

2002-08-24
2012-09-26
  • Nobody/Anonymous

    Hmmm, is it possible, to drive a cross-compilers with Dev-C++ under Windows?
    What I want to do is compiling for PalmOS and GBA. Any info would be fine.

    Thanks in advance,
    Sascha.

     
    • Nobody/Anonymous

      ive gotten it to work for development on the dreamcast.
      basically you specify a custom config directory for dev-c++ (-c switch) so it will store setting for the compiler,etc there instead of the main dev-c++ dir. then make some custom makefile includes to modify libs,incs,etc.
      works pretty well despite some bugs in using the custom config dir(paths in config files for templates and such are changed by dev-c++ for some reason).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.