This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: sqrt problem
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Ali Abdul Ghani <blade dot vp2020 at gmail dot com>
- Cc: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 18 Nov 2014 00:42:01 +0000
- Subject: Re: sqrt problem
- Authentication-results: sourceware.org; auth=none
- References: <CAHWa5ueTpz+VSgt7iLyALetF1+cZV2sVZwvSWnkqwO_OaBR=xQ at mail dot gmail dot com>
Simply running "man sqrt" tells you the correct header you should
include and the correct library you should link to.