Skip to content

Instantly share code, notes, and snippets.

@smamran
Created November 11, 2015 08:34
Show Gist options
  • Select an option

  • Save smamran/f7b4e5b15432f126f9e0 to your computer and use it in GitHub Desktop.

Select an option

Save smamran/f7b4e5b15432f126f9e0 to your computer and use it in GitHub Desktop.
g++ commands
g++ -Wl,--no-as-needed -std=c++11 -pthread threadcpp.cc ## For compiling g++ code with <thread> header.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment