Skip to content

Instantly share code, notes, and snippets.

@brenopolanski
Created March 20, 2015 18:33
Show Gist options
  • Save brenopolanski/842e1fb0a847054cc87d to your computer and use it in GitHub Desktop.
Save brenopolanski/842e1fb0a847054cc87d to your computer and use it in GitHub Desktop.
gcc - C: Undefined reference to pow Eclipse

Right click on your project -> properties -> C/C++ Build -> Settings -> GCC Linker -> Libraries -> add "m" -> Apply -> build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment