<div dir="ltr">Dear all,<div>          I've recently had some trouble compiling IPOL related code coming from OSX. Apparently, gcc used to link against libm by default, but that behaviour changed. In gcc 4.7.3 coming with ubuntu, this is not the case anymore. Thus, many programs are now broken, and need to be fixed using -lm.</div>
<div>OSX users won't notice since their gcc (or clang) still includes libm by default.</div><div>I suggest that we start linking explicitely against libm, in particular those working in mac.</div><div>Best,</div><div>
        Juan</div></div>