[PPL-devel] FW: compilation error

Hugo Gomes hggomes at hotmail.com
Tue Sep 4 18:42:03 CEST 2012


Btw compiler version is 4.1.1 (GCC)
Thanks once again,
Hugo Gomes
 From: hggomes at hotmail.com
To: ppl-devel at cs.unipr.it
Subject: compilation error
Date: Tue, 4 Sep 2012 16:35:11 +0000





Hi, i'm having problems compiling ppl-1.0 on a mips enviroment, please check this log error:
 
 
 
make  all-am
make[3]: Entering directory `/opt/ppl-1.0/src'
/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
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
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
mv -f .deps/assert.Tpo .deps/assert.Plo
/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
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
checked_float.inlines.hh: In function 'void Parma_Polyhedra_Library::Checked::assign_mpq_numeric_float(mpq_class&, From) [with From = long double]':
checked_float.inlines.hh:1012: error: 'frexpl' was not declared in this scope
checked_float.inlines.hh:1023: error: 'floorl' was not declared in this scope
make[3]: *** [Box.lo] Error 1
make[3]: Leaving directory `/opt/ppl-1.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/ppl-1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ppl-1.0'
make: *** [all] Error 2

 
Thanks in advance,
Hugo Gomes
 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20120904/f04326c3/attachment.htm>


More information about the PPL-devel mailing list