From: Grigorenko D. <pos...@na...> - 2004-07-24 18:10:29
|
Hello I renamed ptree.h to ptree2.h and so on. I cannot send you patch for it becouse I cannot represent the origin version on my FAT :-) I runned bootstrap. After this there is the configure params: ./configure --disable-gc --enable-ltdl-install --prefix=`pwd`/testbed 2>&1 | tee cfg.log There were some warnings: In file included from /usr/include/c++/3.3.1/backward/strstream:51, from driver.cc:47: /usr/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider usin g one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <s stream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. /bin/bash ./libtool --mode=link g++ -g -O2 -o libocc.la -rpath /usr/local/lib empty_libocc.lo opencxx/libocc_mop.la libltdl/libltdl.la mkdir .libs libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries Tests do not work :(. See tester2.log for more details. But occ does not crash with sigsegv signal! |