Skip to content

Instantly share code, notes, and snippets.

@acspike
Created February 21, 2011 00:27
Show Gist options
  • Save acspike/836467 to your computer and use it in GitHub Desktop.
Save acspike/836467 to your computer and use it in GitHub Desktop.
Outline for building mspgcc4 on win32
- install mingw with mingw-get-inst (c,c++,developer toolkit)
in msys
- mingw-get install msys-wget-bin
- ln -s /mingw/bin/libtool /bin/libtool
- install tortoise-git
- git clone git://mspgcc4.git.sourceforge.net/gitroot/mspgcc4/mspgcc4
in msys
- ./buildgcc.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment