Gentoo Archives: gentoo-science

From: Marco Matthies <marco-ml@×××.net>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] question about signbit
Date: Sat, 22 Oct 2005 21:37:12
Message-Id: 435AB195.4060009@gmx.net
In Reply to: Re: [gentoo-science] question about signbit by Marco Matthies
1 Replying to myself as I just noticed this:
2
3 Marco Matthies wrote:
4 > compile with:
5 > gcc -Wall -std=c99 -lm signbit_test.c -o signbit_test
6
7 You can actually leave out the -lm, unless you're using other "real"
8 functions from math.h that need to be linked in.
9
10 Marco
11 --
12 gentoo-science@g.o mailing list