Hi,
I could not compile the library on IRIX 6.5 with mipspro 7.41. The
software was configured for mips-sgi-irix6.5.
Making all in Half make[1]: Entering directory
`/vobs/thirdParty/openexr/OpenEXR-1.2.1/Half' CC -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"OpenEXR\" -DVERSION=\"1.2.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -Dinline=__inline
-DHAVE_STRERROR=1 -DHAVE_IOS_BASE=1 -DHAVE_STL_LIMITS=1
-DPLATFORM_IRIX=1 -I. -I. -pipe -g -c eLut.cpp cc-3569 CC: ERROR
invalid macro definition:
cc-1040 CC: ERROR
An identifier is expected.
cc-1005 CC: ERROR
The source file ".deps/eLut.pp" is unavailable.
1 error and 2 catastrophic errors detected in the compilation of
".deps/eLut.pp".
Compilation terminated.
make[1]: *** [eLut.o] Error 2
make[1]: Leaving directory `/vobs/thirdParty/openexr/OpenEXR-1.2.1/Half'
make: *** [all-recursive] Error 1
Anything I could try?