SWAT /

Windows Cross Compiler

Reading

Outdoors

Games

Hobbies

LEGO

Food

Code

Events

Nook

sidebar

Windows Cross Compiler

Linux -> Windows Cross Compiler

Sometimes you just gotta bite the bullet. One easy way is the following:

  • Install flex, bison, and m4.
  • Install GCC 3.4
  • Tell your toolchain to temporarily use that version: export CC=/usr/bin/gcc-3.4
  • Download this script.
    • Some other notes on what this is doing are available here.
  • Edit the top of the script to reflect your own settings.
  • Run the script, making sure to use bash and not sh.

Done!

Recent Changes (All) | Edit SideBar Page last modified on July 23, 2008, at 02:43 PM Edit Page | Page History