PACKAGE NAME ------------ neko_tinyxml2 DESCRIPTION ----------- A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. see for more details: http://www.grinninglizard.com/tinyxml2/index.html SOURCE/VERSION -------------- tinyxml2-7.0.1 / 1 IRIX/MIPSPRO VERSION -------------------- 6.5.22 / 7.4.4m ENVIRONMENT VARIABLES --------------------- setenv CXX CC setenv CXXFLAGS '-O2 -mips4 -n32 -OPT:Olimit=3579 -no_auto_include' for building on mips3 systems, use: setenv CXXFLAGS '-O2 -mips3 -n32 -OPT:Olimit=3579 -no_auto_include' BUILD ----- patch -p0 < tinyxml2-7.0.1_irix.patch mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr/nekoware gmake cd .. build/xmltest cd build gmake install KNOWN DEPENDENCIES ------------------ cmake and gmake to build the package ERRORS/MISCELLANEOUS -------------------- The patch fixes correct initialization of c++ headers and stdint.h replacement for the CXX compiler. The xmltest program produces the following last outputline: Pass 427, Fail 0 This package has dual support for both mips3 and mips4 architecture, controlled by the mach(CPUARCH=R4000) switch for libraries and executables. PACKAGED BY ----------- S/N VER PORTER Date --------------------------------------------------------------- 1 7.0.1 Frank Everdij (dexter1@gmail.com) 16-06-2019