<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Btw compiler version is 4.1.1 (GCC)<BR><br>Thanks once again,<br>Hugo Gomes<br> <BR><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: hggomes@hotmail.com<br>To: ppl-devel@cs.unipr.it<br>Subject: compilation error<br>Date: Tue, 4 Sep 2012 16:35:11 +0000<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
Hi, i'm having problems compiling ppl-1.0 on a mips enviroment, please check this log error:<br> <br> <br> <br>make  all-am<br>make[3]: Entering directory `/opt/ppl-1.0/src'<br>/opt/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../src -I/opt/include   -g -O2 -frounding-math  -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.cc<br>libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/include -g -O2 -frounding-math -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc  -fPIC -DPIC -o .libs/assert.o<br>libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/include -g -O2 -frounding-math -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -o assert.o >/dev/null 2>&1<br>mv -f .deps/assert.Tpo .deps/assert.Plo<br>/opt/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../src -I/opt/include   -g -O2 -frounding-math  -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc<br>libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/include -g -O2 -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc  -fPIC -DPIC -o .libs/Box.o<br>checked_float.inlines.hh: In function 'void Parma_Polyhedra_Library::Checked::assign_mpq_numeric_float(mpq_class&, From) [with From = long double]':<br>checked_float.inlines.hh:1012: error: 'frexpl' was not declared in this scope<br>checked_float.inlines.hh:1023: error: 'floorl' was not declared in this scope<br>make[3]: *** [Box.lo] Error 1<br>make[3]: Leaving directory `/opt/ppl-1.0/src'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/opt/ppl-1.0/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/opt/ppl-1.0'<br>make: *** [all] Error 2<br><br> <br>Thanks in advance,<br>Hugo Gomes<br>                                    </div></div>                                        </div></body>
</html>