Skip to content

Instantly share code, notes, and snippets.

@sinya8282
Created April 29, 2011 15:45
Show Gist options
  • Save sinya8282/948494 to your computer and use it in GitHub Desktop.
Save sinya8282/948494 to your computer and use it in GitHub Desktop.
gcc 4.6 (minimal) configure option
../gcc-4.6-20110305/configure --disable-boostrap --program-suffix=-4.6 --prefix=$HOME/opt --disable-nls --disable-multilib --enable-languages=c,c++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment