This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: There is no pow()


There is not..
When I try to compile this simple program (pow.c), gcc tels me: "undefined
reference to 'pow'"


Andreas Jaeger wrote:
> 
> beradero <tessiof@yahoo.com.br> writes:
> 
>> Why there is no pow() function on my /usr/include/math.h ?
>>  
>> # cat /usr/include/math.h | grep pow
>> #                    /*      Nothing      */
> 
> Check the include files that math.h includes,
> 
> Andreas
> -- 
>  Andreas Jaeger, Director Platform / openSUSE, aj@suse.de
>   SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG NÃrnberg)
>    Maxfeldstr. 5, 90409 NÃrnberg, Germany
>     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
> 
>  
> 
http://www.nabble.com/file/p16170020/pow.c pow.c 
-- 
View this message in context: http://www.nabble.com/There-is-no-pow%28%29-tp16128848p16170020.html
Sent from the Sourceware - glibc-bugs mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]