[mdk-re] math.h

Pavel Marakhovsky =?iso-8859-1?q?=5Ftroggy=5F_=CE=C1_mtu-net=2Eru?=
Чт Фев 22 06:24:01 MSK 2001


Здравствуйте

Начал тут ДЗ делать, и вдруг вот что вылезло:

[root на earth /]# gcc -otest2 ./test2.c
/tmp/cc4yA1Yt.o: In function `main':
/tmp/cc4yA1Yt.o(.text+0x14): undefined reference to `sin'
collect2: ld returned 1 exit status

[root на earth /]# cat test2.c
#include<stdio.h>
#include<math.h>

int main(void)
{
        printf("\n%f\n",sin(2));
        return 0;
}

Это за глюки? и как бы можно это исправить...
Спасибо...
----
WBW, Unatine
e-mail: unatine на mail.ru

"There are some qualities, some incorporate things,
 That have a double life, which thus is made
 A type of twin entity which springs
 From matter and light, evinced in solid and shade."
                        ---Edgar Allan Poe, "Silence"




Подробная информация о списке рассылки community