texmacs 1.0.7 fails to build with g++-4.3 with the following error.
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Editor/edit_typeset.cpp -o
Objects/edit_typeset.o
Kernel/Containers/hashmap_extra.cpp: In constructor ‘hashmap<T,
U>::hashmap(U, tree) [with T = string, U = tree]’:
./Edit/Editor/edit_typeset.cpp:358:   instantiated from here
Kernel/Containers/hashmap_extra.cpp:126: error: no matching function for
call to ‘copy(tree&)’
Kernel/Abstractions/basic.hpp:99: note: candidates are: int copy(int)
Kernel/Types/string.hpp:50: note:                 string copy(string)
make[1]: *** [Objects/edit_typeset.o] Error 1
make[1]: Leaving directory
`/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/src'
make: *** [TEXMACS] Error 2


The complete build log is attached.

$g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian
4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --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.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1)


regards
raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/
mkdir -p src/Deps
mkdir -p src/Objects
mkdir -p TeXmacs/bin
mkdir -p TeXmacs/lib
cd src; make -f makefile link=shared
make[1]: Entering directory 
`/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/src'
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/String/analyze.cpp -o Objects/analyze.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Animate/animate_boxes.cpp -o 
Objects/animate_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Kernel/Containers/array.cpp -o Objects/array.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Composite/array_widget.cpp -o 
Objects/array_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Event/attribute_event.cpp -o 
Objects/attribute_event.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Attribute/attribute_widget.cpp -o 
Objects/attribute_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Misc/balloon_widget.cpp -o 
Objects/balloon_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Kernel/Abstractions/basic.cpp -o Objects/basic.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Basic/basic_boxes.cpp -o 
Objects/basic_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Event/basic_event.cpp -o 
Objects/basic_event.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Basic/basic_widget.cpp -o 
Objects/basic_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Bibtex/bibtex.cpp -o Objects/bibtex.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Graphics/Bitmap_fonts/bitmap_font.cpp -o 
Objects/bitmap_font.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Basic/boxes.cpp -o Objects/boxes.o 
./Typeset/Boxes/Basic/boxes.cpp: In member function ‘frame 
box_rep::find_frame(path, bool)’:
./Typeset/Boxes/Basic/boxes.cpp:299: warning: suggest explicit braces to avoid 
ambiguous ‘else’
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge.cpp -o Objects/bridge.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_argument.cpp -o 
Objects/bridge_argument.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_auto.cpp -o 
Objects/bridge_auto.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_compound.cpp -o 
Objects/bridge_compound.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_default.cpp -o 
Objects/bridge_default.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_docrange.cpp -o 
Objects/bridge_docrange.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_document.cpp -o 
Objects/bridge_document.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_eval.cpp -o 
Objects/bridge_eval.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_expand_as.cpp -o 
Objects/bridge_expand_as.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_formatting.cpp -o 
Objects/bridge_formatting.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_gui.cpp -o 
Objects/bridge_gui.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_hidden.cpp -o 
Objects/bridge_hidden.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_locus.cpp -o 
Objects/bridge_locus.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_mark.cpp -o 
Objects/bridge_mark.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_rewrite.cpp -o 
Objects/bridge_rewrite.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_surround.cpp -o 
Objects/bridge_surround.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Bridge/bridge_with.cpp -o 
Objects/bridge_with.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Button/button_widget.cpp -o 
Objects/button_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Scrollable/canvas_widget.cpp -o 
Objects/canvas_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Table/cell.cpp -o Objects/cell.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Modifier/change_boxes.cpp -o 
Objects/change_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Graphics/Fonts/charmap.cpp -o Objects/charmap.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/Tmfs/collection.cpp -o Objects/collection.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Kernel/Abstractions/command.cpp -o 
Objects/command.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Composite/composite_boxes.cpp -o 
Objects/composite_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Event/composite_event.cpp -o 
Objects/composite_event.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Plugins/Widkit/Composite/composite_widget.cpp -o 
Objects/composite_widget.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Graphics/Fonts/compound_font.cpp -o 
Objects/compound_font.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_active.cpp -o 
Objects/concat_active.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_animate.cpp -o 
Objects/concat_animate.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Composite/concat_boxes.cpp -o 
Objects/concat_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_graphics.cpp -o 
Objects/concat_graphics.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_gui.cpp -o 
Objects/concat_gui.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_inactive.cpp -o 
Objects/concat_inactive.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_macro.cpp -o 
Objects/concat_macro.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_math.cpp -o 
Objects/concat_math.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_post.cpp -o 
Objects/concat_post.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concat_text.cpp -o 
Objects/concat_text.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Concat/concater.cpp -o 
Objects/concater.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./System/Link/connection.cpp -o 
Objects/connection.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/String/converter.cpp -o Objects/converter.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Graphics/curve.cpp -o Objects/curve.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./System/Misc/data_cache.cpp -o 
Objects/data_cache.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
-I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Typeset/Boxes/Composite/decoration_boxes.cpp -o 
Objects/decoration_boxes.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./System/Language/dictionary.cpp -o 
Objects/dictionary.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/Tmfs/disk_table.cpp -o Objects/disk_table.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/Drd/drd_info.cpp -o Objects/drd_info.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/Drd/drd_mode.cpp -o Objects/drd_mode.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./Data/Drd/drd_std.cpp -o Objects/drd_std.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
-I/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/TeXmacs/include
 -I/usr/include/freetype2 -Wall -Wno-return-type -O3 -fexpensive-optimizations 
-fno-rtti -fno-exceptions -c ./System/Link/dyn_link.cpp -o Objects/dyn_link.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Process/edit_aux.cpp -o Objects/edit_aux.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_complete.cpp -o Objects/edit_complete.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_cursor.cpp -o Objects/edit_cursor.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_delete.cpp -o Objects/edit_delete.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_dynamic.cpp -o Objects/edit_dynamic.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_footer.cpp -o Objects/edit_footer.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_graphics.cpp -o Objects/edit_graphics.o 
./Edit/Interface/edit_graphics.cpp: In member function ‘virtual point 
edit_graphics_rep::adjust(point)’:
./Edit/Interface/edit_graphics.cpp:160: warning: suggest parentheses around && 
within ||
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_interface.cpp -o Objects/edit_interface.o 
In file included from ./Edit/Interface/edit_interface.cpp:21:
Graphics/Gui/message.hpp:74: warning: ‘typedef’ was ignored in this 
declaration
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_keyboard.cpp -o Objects/edit_keyboard.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Editor/edit_main.cpp -o Objects/edit_main.o 
In file included from ./Edit/Editor/edit_main.cpp:22:
Graphics/Gui/message.hpp:74: warning: ‘typedef’ was ignored in this 
declaration
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_math.cpp -o Objects/edit_math.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_modify.cpp -o Objects/edit_modify.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_mouse.cpp -o Objects/edit_mouse.o 
In file included from ./Edit/Interface/edit_mouse.cpp:19:
Graphics/Gui/message.hpp:74: warning: ‘typedef’ was ignored in this 
declaration
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Interface/edit_repaint.cpp -o Objects/edit_repaint.o 
In file included from ./Edit/Interface/edit_repaint.cpp:14:
Graphics/Gui/message.hpp:74: warning: ‘typedef’ was ignored in this 
declaration
./Edit/Interface/edit_repaint.cpp: In member function ‘void 
edit_interface_rep::draw_graphics(renderer_rep*)’:
./Edit/Interface/edit_repaint.cpp:141: warning: suggest explicit braces to 
avoid ambiguous ‘else’
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Replace/edit_search.cpp -o Objects/edit_search.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Replace/edit_select.cpp -o Objects/edit_select.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Process/edit_session.cpp -o Objects/edit_session.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Replace/edit_spell.cpp -o Objects/edit_spell.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_table.cpp -o Objects/edit_table.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Modify/edit_text.cpp -o Objects/edit_text.o 
g++-4.3 -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link 
-ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
-IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
-IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
-IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset 
-ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs 
-IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -Wall 
-Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions -c 
./Edit/Editor/edit_typeset.cpp -o Objects/edit_typeset.o 
Kernel/Containers/hashmap_extra.cpp: In constructor ‘hashmap<T, 
U>::hashmap(U, tree) [with T = string, U = tree]’:
./Edit/Editor/edit_typeset.cpp:358:   instantiated from here
Kernel/Containers/hashmap_extra.cpp:126: error: no matching function for call 
to ‘copy(tree&)’
Kernel/Abstractions/basic.hpp:99: note: candidates are: int copy(int)
Kernel/Types/string.hpp:50: note:                 string copy(string)
make[1]: *** [Objects/edit_typeset.o] Error 1
make[1]: Leaving directory 
`/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/src'
make: *** [TEXMACS] Error 2

_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to