public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Felix Lee <felix.1@canids.net>
To: Albert van Aardt <avanaardt@free.net.nz>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Newbie help please
Date: Fri, 26 Sep 2003 03:41:00 -0000	[thread overview]
Message-ID: <20030926034030.8883B158FA2@kanga.canids.net> (raw)
In-Reply-To: <200309261519.40708.avanaardt@free.net.nz> on Fri, 26 Sep 2003 15:19:40 +1200.

Albert van Aardt <avanaardt@free.net.nz>:
> /tmp/ccdHcjqd.o(.text+0x128): In function `isprime':
> : undefined reference to `sqrt'
> collect2: ld returned 1 exit status

run "gcc prime.c -lm"
--

  reply	other threads:[~2003-09-26  3:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26  3:22 Albert van Aardt
2003-09-26  3:41 ` Felix Lee [this message]
2003-09-26  4:35 Rakesh Kumar - Software, Noida

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030926034030.8883B158FA2@kanga.canids.net \
    --to=felix.1@canids.net \
    --cc=avanaardt@free.net.nz \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).