Qbox 1.54.1 built with Xerces 3.1.1 on the ANL BlueGene/P, hangs with the message "Could not load a transcoding service". The problem is related to the choice of transcoder that is made by default during the configuration of Xerces. Using the "iconv" transcoder solves the problem. Use the following command to configure Xerces 3.1.1:
./configure --disable-network --disable-shared --disable-threads --enable-transcoder-iconv CC=bgxlc CXX=bgxlC CFLAGS=-O2 CXXFLAGS=-O2
Building Qbox with Xerces 3.1.1
Forum rules
You must be a registered user to post in this forum. Registered users may also post new topics if they consider that their subject do not correspond to any topic already present on the forum.
You must be a registered user to post in this forum. Registered users may also post new topics if they consider that their subject do not correspond to any topic already present on the forum.