Skip to content

Instantly share code, notes, and snippets.

@rogerz
Created September 13, 2011 02:04
Show Gist options
  • Save rogerz/1212977 to your computer and use it in GitHub Desktop.
Save rogerz/1212977 to your computer and use it in GitHub Desktop.
sourcenav compiling command under mingw
CFLAGS="-O2 -ffast-math -fomit-frame-pointer -march=i686" ./configure --prefix=/opt/sourcenav --enable-mingw -C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment