Salut à tous<br><br>Quand je compile mon fichier sources en c avec gcc, j&#39;ai l&#39;erreur suivante:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
thomas@thor-ubuntu\IP=[<a href="http://192.168.123.115">192.168.123.115</a>]:~$ gcc -o exo22 exo22.c /tmp/ccUM2mj0.o: In function `main&#39;:<br>exo22.c:(.text+0x77): undefined reference to `pow&#39;<br>collect2: ld a retourné 1 code d&#39;état d&#39;exécution
<br>thomas@thor-ubuntu\IP=[<a href="http://192.168.123.115">192.168.123.115</a>]:~$ </blockquote><div><br>Il ne reconnaît pas&nbsp; pow comme fonction dans la bibliothèque &lt;math.h&gt;; comme si elle n&#39;existait pas.<br><br>
Quelqu&#39;un aurai t&#39;il une solution?<br></div><br><br>-- <br>-----------------------------------------------------<br>PABST Thomas<br><a href="mailto:thomas.pabst@gmail.com">thomas.pabst@gmail.com</a>