<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
INTEL CORE2 DUO  with fedora 14  make v3.82 GCC v 4.5.1<br>
<br>TARGET=arm-unknown-linux-gnueabi<br>

PREFIX=/usr/arm<br>

SYSROOT=${PREFIX}/sysroot<br>

export ARCH=arm<br>

export PATH=$PATH:${PREFIX}/bin<br>

export CROSS_COMPILE=${TARGET}-<br><br>NOTE: GMP has almost identical configurations except with --enable-cxx<br><br>
config<br>
../source/ppl-0.11.2/configure --prefix=$PREFIX --exec-prefix=$PREFIX 
--target=$TARGET --build=x86_64-pc-linux --host=$TARGET --enable-arch 
--with-gmp-prefix=$PREFIX  --enable-check=(both quick and thourough) <br>
<br>
TARGET=arm-unknown-linux-gnueabi<br>
PREFIX=/usr/arm<br>
SYSROOT=${PREFIX}/sysroot<br>
export ARCH=arm<br>
export PATH=$PATH:${PREFIX}/bin<br>
export CROSS_COMPILE=${TARGET}-<br>
<br>
<br>
turns out -march=i686 while compiling<br>
<br>make[1]: Entering directory `/home/blufin9/beagle/build/tests/Polyhedron'<br>PASS: termination1<br>PASS: termination2<br>PASS: hybrid<br>PASS: addcongruence1<br>PASS: addcongruences1<br>PASS: addconstraint1<br>PASS: addconstraints1<br>PASS: addconstraints2<br>PASS: addgenerator1<br>PASS: addgenerator2<br>PASS: addgenerators1<br>PASS: addgenerators2<br>PASS: addspacedims1<br>PASS: addspacedims2<br>PASS: affineimage1<br>PASS: affineimage2<br>PASS: affinepreimage1<br>PASS: affinetrans<br>PASS: append1<br>PASS: append2<br>PASS: ascii_dump_load1<br>PASS: ascii_dump_load2<br>PASS: ascii_dump_load3<br>PASS: bgp99extrapolation1<br>PASS: bgp99extrapolation2<br>PASS: bhrz03widening1<br>PASS: bhrz03widening2<br>PASS: bhrz03widening3<br>PASS: bhz03widening1<br>PASS: bounded1<br>PASS: boundedaffineimage1<br>PASS: boundedaffinepreimage1<br>PASS: boundedbhrz03extrapolation1<br>PASS: boundedh79extrapolation1<br>PASS: bounds1<br>PASS: cnncconversion1<br>PASS: concatenate1<br>PASS: congruences1<br>PASS: constrains1<br>PASS: constraints1<br>PASS: contains1<br>PASS: contains2<br>PASS: containsintegerpoint1<br>PASS: disjoint1<br>PASS: disjoint2<br>PASS: dropsomenonintegerpoints1<br>PASS: dropsomenonintegerpoints2<br>PASS: dualhypercubes<br>PASS: empty1<br>PASS: equals1<br>PASS: exceptions1<br>PASS: exceptions2<br>PASS: exceptions3<br>PASS: expandspacedim1<br>PASS: expandspacedim2<br>PASS: foldspacedims1<br>PASS: foldspacedims2<br>PASS: frequency1<br>PASS: frombdshape1<br>PASS: frombox1<br>PASS: frombox2<br>PASS: fromgrid1<br>PASS: fromoctagonalshape1<br>PASS: generalizedaffineimage1<br>PASS: generalizedaffineimage2<br>PASS: generalizedaffinepreimage1<br>PASS: generalizedaffinepreimage2<br>PASS: generators1<br>PASS: geomcovers1<br>PASS: h79widening1<br>PASS: h79widening2<br>PASS: intersection1<br>PASS: simplifyusingcontext1<br>PASS: limitedbhrz03extrapolation1<br>PASS: limitedh79extrapolation1<br>PASS: linearpartition1<br>PASS: linearexpression1<br>PASS: linearsystem1<br>PASS: mapspacedims1<br>PASS: matrix1<br>PASS: max_min1<br>PASS: maxspacedim1<br>PASS: mc91<br>PASS: membytes1<br>uncaught exception                                    << OOPS!<br>FAIL: memory2<br>PASS: minconstraints1<br>PASS: minconstraints2<br>PASS: mingenerators1<br><br><br>al other test upto this point passed  (only testing for Grid was left)<br><br>H Crews<br>BSEE BSMATH<br><br>Symmetry is a beautiful thing.<br><br>                                    </body>
</html>