Hello I've downloaded Xerces-c-3.0.1 source onto HP-UX ia64 box and ran the configure script as follows:
./configure --prefix=/site/sw/ots/xerces/xerces-c-3.0.1 --exec-prefix=/site/sw/ots/xerces/xerces-c-3.0.1 CXX=/opt/hp-gcc-4.2.1/bin/gcc CXXFLAGS="-g" --enable-netaccessor-socket Got the following results: ========================================= checking build system type... ia64-hp-hpux11.31 checking host system type... ia64-hp-hpux11.31 checking for a BSD-compatible install... config/install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... plaintar checking whether to enable maintainer-specific portions of Makefiles... no checking whether to use rpath... yes checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. config.log file: see attachment ============================================== Thanks De Wayne Dantzler
