http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56946
--- Comment #4 from Jie Zhang 2013-04-13 16:50:19 UTC
---
(In reply to comment #3)
> (In reply to comment #2)
> > You need to add -lm to your command line.
> gcc -lm -Wall assignment.c
>
> This is right?But it can't compile neither
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56946
--- Comment #3 from shia 2013-04-13 14:13:08
UTC ---
(In reply to comment #2)
> You need to add -lm to your command line.
gcc -lm -Wall assignment.c
This is right?But it can't compile neither
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56946
Jie Zhang changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56946
--- Comment #1 from shia 2013-04-13 12:16:47
UTC ---
Created attachment 29865
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29865
.i