On Sat, Sep 08, 2007 at 11:49:07AM -0400, Kamaraju S Kusumanchi wrote: > While trying to compile texmacs 1.0.6.10 on Debian Sid using > $gcc -v > Using built-in specs. > Target: i486-linux-gnu > Configured > with: ../src/configure -v > --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr > --enable-shared --with-system-zlib --libexecdir=/usr/lib > --without-included-gettext --enable-threads=posix --enable-nls > --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 > --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr > --enable-targets=all --disable-werror --enable-checking=release > --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu > Thread model: posix > gcc version 4.2.1 (Debian 4.2.1-5)
Haven't tried that version yet. > ./Data/Convert/Xml/parsexml.cpp: In member function ???bool > xml_html_parser::build_valid_child(string, string)???: > ./Data/Convert/Xml/parsexml.cpp:579: warning: deprecated conversion from > string constant to ???char*??? These g++ guys are boring us. The 3*, 4* series is a mess with backward incompatabilities all over the time. It seems that "hello world" is not a char* anymore; well, great; congratulations! _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
