[Doxygen-users] doxygen on AIX 4.3
Brought to you by:
dimitri
|
From: <dr...@ca...> - 2001-06-18 21:12:16
|
Did anyone successfully compile doxygen 1.2.7+ on AIX 4.3 ?
What compiler version and machine type was used?
I've tried doxygen 1.2.6 but it gave an "illegal instruction error" with
two of my larger directories.
I've finally decided to use VAC++ 5 but now, no doxygen version will
compile.
I get the following result when compiling doxygen on AIX aix 4.3.3 VAC++
V5:
/local/bin/gmake -C qtools
gmake: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/qtools'
/local/bin/gmake -f Makefile.qtools all
gmake[1]: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/qtools'
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qbuffer.o
qbuffer.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qcollection.o
qcollection.cpp
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qcstring.o
qcstring.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qdatastream.o
qdatastream.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qdatetime.o
qdatetime.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qdir.o
qdir.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qfile.o
qfile.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qfileinfo.o
qfileinfo.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qgarray.o
qgarray.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qgdict.o
qgdict.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qglist.o
qglist.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qglobal.o
qglobal.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qgvector.o
qgvector.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qiodevice.o
qiodevice.cpp
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qregexp.o
qregexp.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qstring.o
qstring.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qtextstream.o
qtextstream.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics
of a program. Please refer to documentation on -O3 and the STRICT option
for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qtextcodec.o
qtextcodec.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qstringlist.o
qstringlist.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qxml.o
qxml.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qmap.o
qmap.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qfile_unix.o
qfile_unix.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o ../objects/qdir_unix.o
qdir_unix.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
xlC -c -DQT_NO_CODECS -DQT_LITE_UNICODE -O3 -I. -o
../objects/qfileinfo_unix.o qfileinfo_unix.cpp
1500-036: (I) Optimization level 3 has the potential to alter the
semantics of a program. Please refer to documentation on -O3 and the
STRICT option for more information.
rm -f ../lib/libqtools.a
ar cq ../lib/libqtools.a ../objects/qbuffer.o ../objects/qcollection.o
../objects/qcstring.o ../objects/qdatastream.o ../objects/qdatetime.o
../objects/qdir.o ../objects/qfile.o ../objects/qfileinfo.o
../objects/qgarray.o ../objects/qgdict.o ../objects/qglist.o
../objects/qglobal.o ../objects/qgvector.o ../objects/qiodevice.o
../objects/qregexp.o ../objects/qstring.o ../objects/qtextstream.o
../objects/qtextcodec.o ../objects/qstringlist.o ../objects/qxml.o
../objects/qmap.o ../objects/qfile_unix.o ../objects/qdir_unix.o
../objects/qfileinfo_unix.o
ranlib ../lib/libqtools.a
gmake[1]: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/qtools'
gmake: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/qtools'
/local/bin/gmake -C src
gmake: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
/local/bin/gmake -f Makefile.libdoxycfg all
gmake[1]: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
xlC -c -+ -qstrict -D_BSD -O3 -I../qtools -o ../objects/config.o config.cpp
rm -f ../lib/libdoxycfg.a
ar cq ../lib/libdoxycfg.a ../objects/config.o
ranlib ../lib/libdoxycfg.a
gmake[1]: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
/local/bin/gmake -f Makefile.libdoxygen all
gmake[1]: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
xlC -c -+ -qstrict -D_BSD -O3 -I../qtools -o ../objects/ce_lex.o ce_lex.cpp
xlC -c -+ -qstrict -D_BSD -O3 -I../qtools -o ../objects/ce_parse.o
ce_parse.cpp
"ce_parse.cpp", line 940.11: 1540-0274 (S) The name lookup for "parseOctal"
did not find a declaration.
"cppvalue.h", line 27.19: 1540-1298 (I) "CPPValue parseOctal()" needs to be
declared in the containing scope to be found by name lookup.
"ce_parse.cpp", line 943.11: 1540-0274 (S) The name lookup for
"parseDecimal" did not find a declaration.
"cppvalue.h", line 28.19: 1540-1298 (I) "CPPValue parseDecimal()" needs to
be declared in the containing scope to be found by name lookup.
"ce_parse.cpp", line 946.11: 1540-0274 (S) The name lookup for
"parseHexadecimal" did not find a declaration.
"cppvalue.h", line 29.19: 1540-1298 (I) "CPPValue parseHexadecimal()" needs
to be declared in the containing scope to be found by name lookup.
"ce_parse.cpp", line 949.11: 1540-0274 (S) The name lookup for
"parseCharacter" did not find a declaration.
"cppvalue.h", line 30.19: 1540-1298 (I) "CPPValue parseCharacter()" needs
to be declared in the containing scope to be found by name lookup.
"ce_parse.cpp", line 952.11: 1540-0274 (S) The name lookup for "parseFloat"
did not find a declaration.
"cppvalue.h", line 31.19: 1540-1298 (I) "CPPValue parseFloat()" needs to be
declared in the containing scope to be found by name lookup.
gmake[1]: *** [../objects/ce_parse.o] Error 1
gmake[1]: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
gmake: *** [all] Error 2
gmake: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/src'
make: 1254-004 The error code from the last command is 2.
Stop.
//-----------------------------------
// Denis Ricard, IBM Canada
// dr...@ca...
//-----------------------------------
|