Hi,

I am trying to compile PolyML 5.2.1 on AIX 5L. After executing configure
script "./configure --prefix=/usr/local/polyml"
and "gmake" I got the following error message:
----------------------------------------------------------------------------------------
....
 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -MT poly_specific.lo -MD -MP -MF
.deps/poly_specifi
mv -f .deps/poly_specific.Tpo .deps/poly_specific.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-Wall   -O3 -M        porter.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -O3 -MT exporter.lo -MD -MP -MF
.deps/exporter.Tpo -c e
exporter.cpp: In function 'SaveVecEntry* exportNative(TaskData*,
SaveVecEntry*)':
*exporter.cpp:429: error: 'EXC_Fail' was not declared in this scope*
gmake[2]: *** [exporter.lo] Error 1
gmake[2]: Leaving directory `/tmp/polyml.5.2.1/libpolyml
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/polyml.5.2.1'
gmake: *** [all] Error 2
----------------------------------------------------------------------------------------

I am using *gcc version 4.2.4* on *AIX 5.3*.
Any help is very much appreciated!

Best regards,
Nik
_______________________________________________
polyml mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml

Reply via email to