tar -xf codeblocks-10.05-src.tar.bz2 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for getcwd... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking for snprintf... yes checking for vsnprintf... yes checking for library containing gzopen... -lz checking for library containing BZ2_bzopen... -lbz2 checking whether to enable debugging... no checking whether to build the source formatter plugin... yes checking whether to build the autosave plugin... yes checking whether to build the class wizard plugin... yes checking whether to build the code completion plugin... yes checking whether to build the compiler plugin... yes checking whether to build the debugger plugin... yes checking whether to build the default MIME handler plugin... yes checking whether to build the open files list plugin... yes checking whether to build the foreign projects importer plugin... yes checking whether to build the scripted wizard plugin... yes checking whether to build the to-do plugin... yes checking which (if any) contrib plugins to build... all checking if the compiler supports precompiled headers... yes checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 2.8.10) checking for wxWidgets static library... no checking for wxWidgets platform... wxGTK checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK2... yes checking if wxWidgets libraries are needed for plugins... no checking for PIC flags... -fPIC -DPIC configure: Configuring Code::Blocks... configure: SVN revision 10.05-release () configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/base/tinyxml/Makefile config.status: creating src/build_tools/Makefile config.status: creating src/build_tools/autorevision/Makefile config.status: creating src/include/autorevision.h config.status: creating src/include/Makefile config.status: creating src/include/scripting/Makefile config.status: creating src/include/scripting/bindings/Makefile config.status: creating src/include/scripting/include/Makefile config.status: creating src/include/scripting/sqplus/Makefile config.status: creating src/include/scripting/sqstdlib/Makefile config.status: creating src/include/scripting/squirrel/Makefile config.status: creating src/include/tinyxml/Makefile config.status: creating src/sdk/Makefile config.status: creating src/sdk/scripting/Makefile config.status: creating src/sdk/scripting/bindings/Makefile config.status: creating src/sdk/scripting/squirrel/Makefile config.status: creating src/sdk/scripting/sqstdlib/Makefile config.status: creating src/sdk/scripting/sqplus/Makefile config.status: creating src/sdk/wxscintilla/Makefile config.status: creating src/sdk/resources/Makefile config.status: creating src/sdk/resources/lexers/Makefile config.status: creating src/src/resources/Makefile config.status: creating src/src/resources/icons/Makefile config.status: creating src/src/resources/images/Makefile config.status: creating src/src/resources/images/16x16/Makefile config.status: creating src/src/resources/images/settings/Makefile config.status: creating src/src/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/astyle/Makefile config.status: creating src/plugins/astyle/resources/Makefile config.status: creating src/plugins/autosave/Makefile config.status: creating src/plugins/classwizard/Makefile config.status: creating src/plugins/classwizard/resources/Makefile config.status: creating src/plugins/codecompletion/Makefile config.status: creating src/plugins/codecompletion/resources/Makefile config.status: creating src/plugins/compilergcc/Makefile config.status: creating src/plugins/compilergcc/depslib/Makefile config.status: creating src/plugins/compilergcc/depslib/src/Makefile config.status: creating src/plugins/compilergcc/resources/Makefile config.status: creating src/plugins/debuggergdb/Makefile config.status: creating src/plugins/debuggergdb/resources/Makefile config.status: creating src/plugins/debuggergdb/resources/images/Makefile config.status: creating src/plugins/debuggergdb/resources/images/16x16/Makefile config.status: creating src/plugins/defaultmimehandler/Makefile config.status: creating src/plugins/defaultmimehandler/resources/Makefile config.status: creating src/plugins/openfileslist/Makefile config.status: creating src/plugins/projectsimporter/Makefile config.status: creating src/plugins/projectsimporter/resources/Makefile config.status: creating src/plugins/scriptedwizard/Makefile config.status: creating src/plugins/scriptedwizard/resources/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/avr/Makefile config.status: creating src/plugins/scriptedwizard/resources/avr/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/c_file/Makefile config.status: creating src/plugins/scriptedwizard/resources/console/Makefile config.status: creating src/plugins/scriptedwizard/resources/console/c/Makefile config.status: creating src/plugins/scriptedwizard/resources/console/cpp/Makefile config.status: creating src/plugins/scriptedwizard/resources/d/Makefile config.status: creating src/plugins/scriptedwizard/resources/d/console/Makefile config.status: creating src/plugins/scriptedwizard/resources/directx/Makefile config.status: creating src/plugins/scriptedwizard/resources/directx/dx8/Makefile config.status: creating src/plugins/scriptedwizard/resources/directx/dx9/Makefile config.status: creating src/plugins/scriptedwizard/resources/dll/Makefile config.status: creating src/plugins/scriptedwizard/resources/dll/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/empty/Makefile config.status: creating src/plugins/scriptedwizard/resources/empty_file/Makefile config.status: creating src/plugins/scriptedwizard/resources/fltk/Makefile config.status: creating src/plugins/scriptedwizard/resources/fltk/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/fltk/fluid/Makefile config.status: creating src/plugins/scriptedwizard/resources/glfw/Makefile config.status: creating src/plugins/scriptedwizard/resources/glfw/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/glut/Makefile config.status: creating src/plugins/scriptedwizard/resources/glut/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/gtk/Makefile config.status: creating src/plugins/scriptedwizard/resources/gtk/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/h_file/Makefile config.status: creating src/plugins/scriptedwizard/resources/irrlicht/Makefile config.status: creating src/plugins/scriptedwizard/resources/irrlicht/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/lf/Makefile config.status: creating src/plugins/scriptedwizard/resources/lf/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/lf/files/quick/Makefile config.status: creating src/plugins/scriptedwizard/resources/lf/files/structured/Makefile config.status: creating src/plugins/scriptedwizard/resources/matlab_csf/Makefile config.status: creating src/plugins/scriptedwizard/resources/matlab_csf/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/matlab_csf/lccstub/Makefile config.status: creating src/plugins/scriptedwizard/resources/ogre/Makefile config.status: creating src/plugins/scriptedwizard/resources/ogre/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/opengl/Makefile config.status: creating src/plugins/scriptedwizard/resources/opengl/files_unix/Makefile config.status: creating src/plugins/scriptedwizard/resources/opengl/files_win/Makefile config.status: creating src/plugins/scriptedwizard/resources/plugins/Makefile config.status: creating src/plugins/scriptedwizard/resources/plugins/templates/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC565/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC565/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC565/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC5200/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld/Makefile config.status: creating src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/qt4/Makefile config.status: creating src/plugins/scriptedwizard/resources/qt4/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/sdl/Makefile config.status: creating src/plugins/scriptedwizard/resources/sdl/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/sfml/Makefile config.status: creating src/plugins/scriptedwizard/resources/sfml/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/sharedlib/Makefile config.status: creating src/plugins/scriptedwizard/resources/sharedlib/c/Makefile config.status: creating src/plugins/scriptedwizard/resources/sharedlib/cpp/Makefile config.status: creating src/plugins/scriptedwizard/resources/smartwin/Makefile config.status: creating src/plugins/scriptedwizard/resources/smartwin/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/staticlib/Makefile config.status: creating src/plugins/scriptedwizard/resources/staticlib/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/stlport/Makefile config.status: creating src/plugins/scriptedwizard/resources/stlport/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/sys/Makefile config.status: creating src/plugins/scriptedwizard/resources/sys/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h/Makefile config.status: creating src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src/Makefile config.status: creating src/plugins/scriptedwizard/resources/win32gui/Makefile config.status: creating src/plugins/scriptedwizard/resources/win32gui/files/Makefile config.status: creating src/plugins/scriptedwizard/resources/win32gui/files/dialog/Makefile config.status: creating src/plugins/scriptedwizard/resources/win32gui/files/frame/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/common/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/pch/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/rc/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/wxfb/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame/Makefile config.status: creating src/plugins/scriptedwizard/resources/wxwidgets/wxsmith/Makefile config.status: creating src/plugins/todo/Makefile config.status: creating src/plugins/todo/resources/Makefile config.status: creating src/plugins/xpmanifest/Makefile config.status: creating src/plugins/contrib/Makefile config.status: creating src/plugins/contrib/AutoVersioning/Makefile config.status: creating src/plugins/contrib/BrowseTracker/Makefile config.status: creating src/plugins/contrib/byogames/Makefile config.status: creating src/plugins/contrib/Cccc/Makefile config.status: creating src/plugins/contrib/Cccc/resources/Makefile config.status: creating src/plugins/contrib/CppCheck/Makefile config.status: creating src/plugins/contrib/CppCheck/resources/Makefile config.status: creating src/plugins/contrib/cb_koders/Makefile config.status: creating src/plugins/contrib/codesnippets/Makefile config.status: creating src/plugins/contrib/codesnippets/resources/Makefile config.status: creating src/plugins/contrib/codestat/Makefile config.status: creating src/plugins/contrib/codestat/resources/Makefile config.status: creating src/plugins/contrib/copystrings/Makefile config.status: creating src/plugins/contrib/devpak_plugin/Makefile config.status: creating src/plugins/contrib/devpak_plugin/bzip2/Makefile config.status: creating src/plugins/contrib/dragscroll/Makefile config.status: creating src/plugins/contrib/envvars/Makefile config.status: creating src/plugins/contrib/headerfixup/Makefile config.status: creating src/plugins/contrib/help_plugin/Makefile config.status: creating src/plugins/contrib/help_plugin/bzip2/Makefile config.status: creating src/plugins/contrib/help_plugin/zlib/Makefile config.status: creating src/plugins/contrib/keybinder/Makefile config.status: creating src/plugins/contrib/profiler/Makefile config.status: creating src/plugins/contrib/profiler/resources/Makefile config.status: creating src/plugins/contrib/source_exporter/Makefile config.status: creating src/plugins/contrib/source_exporter/wxPdfDocument/Makefile config.status: creating src/plugins/contrib/symtab/Makefile config.status: creating src/plugins/contrib/symtab/resources/Makefile config.status: creating src/plugins/contrib/regex_testbed/Makefile config.status: creating src/plugins/contrib/ThreadSearch/Makefile config.status: creating src/plugins/contrib/ThreadSearch/resources/Makefile config.status: creating src/plugins/contrib/ThreadSearch/resources/images/Makefile config.status: creating src/plugins/contrib/ThreadSearch/resources/images/16x16/Makefile config.status: creating src/plugins/contrib/ThreadSearch/resources/images/22x22/Makefile config.status: creating src/plugins/contrib/Valgrind/Makefile config.status: creating src/plugins/contrib/Valgrind/resources/Makefile config.status: creating src/plugins/contrib/wxSmith/Makefile config.status: creating src/plugins/contrib/wxSmith/wxsmith.pc config.status: creating src/plugins/contrib/wxSmith/propgrid/Makefile config.status: creating src/plugins/contrib/wxSmith/plugin/Makefile config.status: creating src/plugins/contrib/wxSmith/properties/Makefile config.status: creating src/plugins/contrib/wxSmith/wxwidgets/Makefile config.status: creating src/plugins/contrib/wxSmith/wxwidgets/properties/Makefile config.status: creating src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile config.status: creating src/plugins/contrib/wxSmith/wxwidgets/icons/Makefile config.status: creating src/plugins/contrib/wxSmithContribItems/Makefile config.status: creating src/plugins/contrib/wxSmithContribItems/wxsmith-contrib.pc config.status: creating src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/Makefile config.status: creating src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/Makefile config.status: creating src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/Makefile config.status: creating src/plugins/contrib/wxSmithAui/Makefile config.status: creating src/plugins/contrib/wxSmithAui/wxsmithaui.pc config.status: creating src/plugins/contrib/lib_finder/Makefile config.status: creating src/plugins/contrib/lib_finder/lib_finder/Makefile config.status: creating src/plugins/contrib/HexEditor/Makefile config.status: creating src/plugins/contrib/IncrementalSearch/Makefile config.status: creating src/plugins/contrib/MouseSap/Makefile config.status: creating src/mime/Makefile config.status: creating src/scripts/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/cb_share_config/Makefile config.status: creating src/tools/ConsoleRunner/Makefile config.status: creating src/templates/Makefile config.status: creating src/templates/common/Makefile config.status: creating src/templates/unix/Makefile config.status: creating src/templates/win32/Makefile config.status: creating src/wxsmith/Makefile config.status: creating codeblocks.pc config.status: creating codeblocks.spec config.status: creating codeblocks.plist config.status: creating debian/Makefile config.status: creating debian/lintian/Makefile config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing libtool commands ************************************************* * Code::Blocks source tree has been configured. * ************************************************* You can now build Code::Blocks by issuing 'make'. When the build is complete, become root and install it by issuing 'make install'. Making all in src make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' Making all in base make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' Making all in tinyxml make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c -o tinystr.lo tinystr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinystr.lo -MD -MP -MF .deps/tinystr.Tpo -c tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o mv -f .deps/tinystr.Tpo .deps/tinystr.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c -o tinyxml.lo tinyxml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o mv -f .deps/tinyxml.Tpo .deps/tinyxml.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c -o tinyxmlerror.lo tinyxmlerror.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o mv -f .deps/tinyxmlerror.Tpo .deps/tinyxmlerror.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c -o tinyxmlparser.lo tinyxmlparser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o mv -f .deps/tinyxmlparser.Tpo .deps/tinyxmlparser.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c -o tinywxuni.lo tinywxuni.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp -fPIC -DPIC -o .libs/tinywxuni.o mv -f .deps/tinywxuni.Tpo .deps/tinywxuni.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libtinyxml.la tinystr.lo tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo tinywxuni.lo -lpthread -ldl libtool: link: ar cru .libs/libtinyxml.a .libs/tinystr.o .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o .libs/tinywxuni.o libtool: link: ranlib .libs/libtinyxml.a libtool: link: ( cd ".libs" && rm -f "libtinyxml.la" && ln -s "../libtinyxml.la" "libtinyxml.la" ) make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' Making all in build_tools make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' Making all in autorevision make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autorevision.o -MD -MP -MF .deps/autorevision.Tpo -c -o autorevision.o autorevision.cpp mv -f .deps/autorevision.Tpo .deps/autorevision.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o auto_revision autorevision.o ../../base/tinyxml/libtinyxml.la -lpthread -ldl libtool: link: g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o auto_revision autorevision.o ../../base/tinyxml/.libs/libtinyxml.a /usr/lib/libstdc++.so -lpthread -ldl ./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h svn: Path '../../..' ends in '..', which is unsupported for this operation make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' Making all in include make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' rm -f ../../src/include/sdk.h.gch g++ -DHAVE_CONFIG_H -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o ../../src/include/sdk.h.gch -xc++-header ./sdk.h rm -f ../../src/include/sdk_precomp.h.gch g++ -DHAVE_CONFIG_H -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o ../../src/include/sdk_precomp.h.gch -xc++-header ./sdk_precomp.h make all-recursive make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' Making all in scripting make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' Making all in squirrel make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' Making all in sqstdlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' Making all in sqplus make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' Making all in bindings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' Making all in include make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' Making all in tinyxml make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' Making all in mime make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' Making all in sdk make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' Making all in scripting make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' Making all in squirrel make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c -o sqfuncstate.lo sqfuncstate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp -fPIC -DPIC -o .libs/sqfuncstate.o mv -f .deps/sqfuncstate.Tpo .deps/sqfuncstate.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c -o sqcompiler.lo sqcompiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp -fPIC -DPIC -o .libs/sqcompiler.o mv -f .deps/sqcompiler.Tpo .deps/sqcompiler.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c -o sqmem.lo sqmem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp -fPIC -DPIC -o .libs/sqmem.o mv -f .deps/sqmem.Tpo .deps/sqmem.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c -o sqlexer.lo sqlexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp -fPIC -DPIC -o .libs/sqlexer.o mv -f .deps/sqlexer.Tpo .deps/sqlexer.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c -o sqstate.lo sqstate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp -fPIC -DPIC -o .libs/sqstate.o mv -f .deps/sqstate.Tpo .deps/sqstate.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c -o sqvm.lo sqvm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp -fPIC -DPIC -o .libs/sqvm.o mv -f .deps/sqvm.Tpo .deps/sqvm.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c -o sqtable.lo sqtable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c sqtable.cpp -fPIC -DPIC -o .libs/sqtable.o mv -f .deps/sqtable.Tpo .deps/sqtable.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c -o sqbaselib.lo sqbaselib.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp -fPIC -DPIC -o .libs/sqbaselib.o mv -f .deps/sqbaselib.Tpo .deps/sqbaselib.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c -o sqclass.lo sqclass.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp -fPIC -DPIC -o .libs/sqclass.o mv -f .deps/sqclass.Tpo .deps/sqclass.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c -o sqobject.lo sqobject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp -fPIC -DPIC -o .libs/sqobject.o mv -f .deps/sqobject.Tpo .deps/sqobject.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c -o sqapi.lo sqapi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp -fPIC -DPIC -o .libs/sqapi.o mv -f .deps/sqapi.Tpo .deps/sqapi.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c -o sqdebug.lo sqdebug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c sqdebug.cpp -fPIC -DPIC -o .libs/sqdebug.o mv -f .deps/sqdebug.Tpo .deps/sqdebug.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libsquirrel.la sqfuncstate.lo sqcompiler.lo sqmem.lo sqlexer.lo sqstate.lo sqvm.lo sqtable.lo sqbaselib.lo sqclass.lo sqobject.lo sqapi.lo sqdebug.lo -lpthread -ldl libtool: link: ar cru .libs/libsquirrel.a .libs/sqfuncstate.o .libs/sqcompiler.o .libs/sqmem.o .libs/sqlexer.o .libs/sqstate.o .libs/sqvm.o .libs/sqtable.o .libs/sqbaselib.o .libs/sqclass.o .libs/sqobject.o .libs/sqapi.o .libs/sqdebug.o libtool: link: ranlib .libs/libsquirrel.a libtool: link: ( cd ".libs" && rm -f "libsquirrel.la" && ln -s "../libsquirrel.la" "libsquirrel.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' Making all in sqstdlib make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c -o sqstdsystem.lo sqstdsystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c sqstdsystem.cpp -fPIC -DPIC -o .libs/sqstdsystem.o mv -f .deps/sqstdsystem.Tpo .deps/sqstdsystem.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c -o sqstdmath.lo sqstdmath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c sqstdmath.cpp -fPIC -DPIC -o .libs/sqstdmath.o mv -f .deps/sqstdmath.Tpo .deps/sqstdmath.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c -o sqstdstream.lo sqstdstream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c sqstdstream.cpp -fPIC -DPIC -o .libs/sqstdstream.o mv -f .deps/sqstdstream.Tpo .deps/sqstdstream.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c -o sqstdaux.lo sqstdaux.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp -fPIC -DPIC -o .libs/sqstdaux.o mv -f .deps/sqstdaux.Tpo .deps/sqstdaux.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c -o sqstdrex.lo sqstdrex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp -fPIC -DPIC -o .libs/sqstdrex.o mv -f .deps/sqstdrex.Tpo .deps/sqstdrex.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c -o sqstdstring.lo sqstdstring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp -fPIC -DPIC -o .libs/sqstdstring.o mv -f .deps/sqstdstring.Tpo .deps/sqstdstring.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c -o sqstdio.lo sqstdio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp -fPIC -DPIC -o .libs/sqstdio.o mv -f .deps/sqstdio.Tpo .deps/sqstdio.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c -o sqstdblob.lo sqstdblob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c sqstdblob.cpp -fPIC -DPIC -o .libs/sqstdblob.o mv -f .deps/sqstdblob.Tpo .deps/sqstdblob.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libsqstdlib.la sqstdsystem.lo sqstdmath.lo sqstdstream.lo sqstdaux.lo sqstdrex.lo sqstdstring.lo sqstdio.lo sqstdblob.lo -lpthread -ldl libtool: link: ar cru .libs/libsqstdlib.a .libs/sqstdsystem.o .libs/sqstdmath.o .libs/sqstdstream.o .libs/sqstdaux.o .libs/sqstdrex.o .libs/sqstdstring.o .libs/sqstdio.o .libs/sqstdblob.o libtool: link: ranlib .libs/libsqstdlib.a libtool: link: ( cd ".libs" && rm -f "libsqstdlib.la" && ln -s "../libsqstdlib.la" "libsqstdlib.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' Making all in sqplus make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c -o SqPlus.lo SqPlus.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c SqPlus.cpp -fPIC -DPIC -o .libs/SqPlus.o mv -f .deps/SqPlus.Tpo .deps/SqPlus.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c -o SquirrelVM.lo SquirrelVM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c SquirrelVM.cpp -fPIC -DPIC -o .libs/SquirrelVM.o mv -f .deps/SquirrelVM.Tpo .deps/SquirrelVM.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c -o SquirrelBindingsUtils.lo SquirrelBindingsUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c SquirrelBindingsUtils.cpp -fPIC -DPIC -o .libs/SquirrelBindingsUtils.o mv -f .deps/SquirrelBindingsUtils.Tpo .deps/SquirrelBindingsUtils.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c -o SquirrelObject.lo SquirrelObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c SquirrelObject.cpp -fPIC -DPIC -o .libs/SquirrelObject.o mv -f .deps/SquirrelObject.Tpo .deps/SquirrelObject.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libsqplus.la SqPlus.lo SquirrelVM.lo SquirrelBindingsUtils.lo SquirrelObject.lo -lpthread -ldl libtool: link: ar cru .libs/libsqplus.a .libs/SqPlus.o .libs/SquirrelVM.o .libs/SquirrelBindingsUtils.o .libs/SquirrelObject.o libtool: link: ranlib .libs/libsqplus.a libtool: link: ( cd ".libs" && rm -f "libsqplus.la" && ln -s "../libsqplus.la" "libsqplus.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' Making all in bindings make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c -o scriptbindings.lo scriptbindings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp -fPIC -DPIC -o .libs/scriptbindings.o mv -f .deps/scriptbindings.Tpo .deps/scriptbindings.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c -o sc_consts.lo sc_consts.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c sc_consts.cpp -fPIC -DPIC -o .libs/sc_consts.o mv -f .deps/sc_consts.Tpo .deps/sc_consts.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c -o sc_dialog.lo sc_dialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c sc_dialog.cpp -fPIC -DPIC -o .libs/sc_dialog.o mv -f .deps/sc_dialog.Tpo .deps/sc_dialog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c -o sc_globals.lo sc_globals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c sc_globals.cpp -fPIC -DPIC -o .libs/sc_globals.o mv -f .deps/sc_globals.Tpo .deps/sc_globals.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c -o sc_io.lo sc_io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c sc_io.cpp -fPIC -DPIC -o .libs/sc_io.o mv -f .deps/sc_io.Tpo .deps/sc_io.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c -o sc_plugin.lo sc_plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c sc_plugin.cpp -fPIC -DPIC -o .libs/sc_plugin.o mv -f .deps/sc_plugin.Tpo .deps/sc_plugin.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c -o sc_progress.lo sc_progress.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c sc_progress.cpp -fPIC -DPIC -o .libs/sc_progress.o mv -f .deps/sc_progress.Tpo .deps/sc_progress.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c -o sc_util_dialogs.lo sc_util_dialogs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c sc_util_dialogs.cpp -fPIC -DPIC -o .libs/sc_util_dialogs.o mv -f .deps/sc_util_dialogs.Tpo .deps/sc_util_dialogs.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c -o sc_wxtypes.lo sc_wxtypes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c sc_wxtypes.cpp -fPIC -DPIC -o .libs/sc_wxtypes.o mv -f .deps/sc_wxtypes.Tpo .deps/sc_wxtypes.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libsqbindings.la scriptbindings.lo sc_consts.lo sc_dialog.lo sc_globals.lo sc_io.lo sc_plugin.lo sc_progress.lo sc_util_dialogs.lo sc_wxtypes.lo -lpthread -ldl libtool: link: ar cru .libs/libsqbindings.a .libs/scriptbindings.o .libs/sc_consts.o .libs/sc_dialog.o .libs/sc_globals.o .libs/sc_io.o .libs/sc_plugin.o .libs/sc_progress.o .libs/sc_util_dialogs.o .libs/sc_wxtypes.o libtool: link: ranlib .libs/libsqbindings.a libtool: link: ( cd ".libs" && rm -f "libsqbindings.la" && ln -s "../libsqbindings.la" "libsqbindings.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' Making all in wxscintilla make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PlatWX.lo -MD -MP -MF .deps/PlatWX.Tpo -c -o PlatWX.lo `test -f 'src/PlatWX.cpp' || echo './'`src/PlatWX.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PlatWX.lo -MD -MP -MF .deps/PlatWX.Tpo -c src/PlatWX.cpp -fPIC -DPIC -o .libs/PlatWX.o mv -f .deps/PlatWX.Tpo .deps/PlatWX.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ScintillaWX.lo -MD -MP -MF .deps/ScintillaWX.Tpo -c -o ScintillaWX.lo `test -f 'src/ScintillaWX.cpp' || echo './'`src/ScintillaWX.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ScintillaWX.lo -MD -MP -MF .deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp -fPIC -DPIC -o .libs/ScintillaWX.o mv -f .deps/ScintillaWX.Tpo .deps/ScintillaWX.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscintilla.lo -MD -MP -MF .deps/wxscintilla.Tpo -c -o wxscintilla.lo `test -f 'src/wxscintilla.cpp' || echo './'`src/wxscintilla.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscintilla.lo -MD -MP -MF .deps/wxscintilla.Tpo -c src/wxscintilla.cpp -fPIC -DPIC -o .libs/wxscintilla.o mv -f .deps/wxscintilla.Tpo .deps/wxscintilla.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT AutoComplete.lo -MD -MP -MF .deps/AutoComplete.Tpo -c -o AutoComplete.lo `test -f 'src/scintilla/src/AutoComplete.cxx' || echo './'`src/scintilla/src/AutoComplete.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT AutoComplete.lo -MD -MP -MF .deps/AutoComplete.Tpo -c src/scintilla/src/AutoComplete.cxx -fPIC -DPIC -o .libs/AutoComplete.o mv -f .deps/AutoComplete.Tpo .deps/AutoComplete.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CallTip.lo -MD -MP -MF .deps/CallTip.Tpo -c -o CallTip.lo `test -f 'src/scintilla/src/CallTip.cxx' || echo './'`src/scintilla/src/CallTip.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CallTip.lo -MD -MP -MF .deps/CallTip.Tpo -c src/scintilla/src/CallTip.cxx -fPIC -DPIC -o .libs/CallTip.o mv -f .deps/CallTip.Tpo .deps/CallTip.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CellBuffer.lo -MD -MP -MF .deps/CellBuffer.Tpo -c -o CellBuffer.lo `test -f 'src/scintilla/src/CellBuffer.cxx' || echo './'`src/scintilla/src/CellBuffer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CellBuffer.lo -MD -MP -MF .deps/CellBuffer.Tpo -c src/scintilla/src/CellBuffer.cxx -fPIC -DPIC -o .libs/CellBuffer.o mv -f .deps/CellBuffer.Tpo .deps/CellBuffer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharClassify.lo -MD -MP -MF .deps/CharClassify.Tpo -c -o CharClassify.lo `test -f 'src/scintilla/src/CharClassify.cxx' || echo './'`src/scintilla/src/CharClassify.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharClassify.lo -MD -MP -MF .deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx -fPIC -DPIC -o .libs/CharClassify.o mv -f .deps/CharClassify.Tpo .deps/CharClassify.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ContractionState.lo -MD -MP -MF .deps/ContractionState.Tpo -c -o ContractionState.lo `test -f 'src/scintilla/src/ContractionState.cxx' || echo './'`src/scintilla/src/ContractionState.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ContractionState.lo -MD -MP -MF .deps/ContractionState.Tpo -c src/scintilla/src/ContractionState.cxx -fPIC -DPIC -o .libs/ContractionState.o mv -f .deps/ContractionState.Tpo .deps/ContractionState.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Decoration.lo -MD -MP -MF .deps/Decoration.Tpo -c -o Decoration.lo `test -f 'src/scintilla/src/Decoration.cxx' || echo './'`src/scintilla/src/Decoration.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Decoration.lo -MD -MP -MF .deps/Decoration.Tpo -c src/scintilla/src/Decoration.cxx -fPIC -DPIC -o .libs/Decoration.o mv -f .deps/Decoration.Tpo .deps/Decoration.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c -o Document.lo `test -f 'src/scintilla/src/Document.cxx' || echo './'`src/scintilla/src/Document.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c src/scintilla/src/Document.cxx -fPIC -DPIC -o .libs/Document.o mv -f .deps/Document.Tpo .deps/Document.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DocumentAccessor.lo -MD -MP -MF .deps/DocumentAccessor.Tpo -c -o DocumentAccessor.lo `test -f 'src/scintilla/src/DocumentAccessor.cxx' || echo './'`src/scintilla/src/DocumentAccessor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DocumentAccessor.lo -MD -MP -MF .deps/DocumentAccessor.Tpo -c src/scintilla/src/DocumentAccessor.cxx -fPIC -DPIC -o .libs/DocumentAccessor.o mv -f .deps/DocumentAccessor.Tpo .deps/DocumentAccessor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Editor.lo -MD -MP -MF .deps/Editor.Tpo -c -o Editor.lo `test -f 'src/scintilla/src/Editor.cxx' || echo './'`src/scintilla/src/Editor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Editor.lo -MD -MP -MF .deps/Editor.Tpo -c src/scintilla/src/Editor.cxx -fPIC -DPIC -o .libs/Editor.o mv -f .deps/Editor.Tpo .deps/Editor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExternalLexer.lo -MD -MP -MF .deps/ExternalLexer.Tpo -c -o ExternalLexer.lo `test -f 'src/scintilla/src/ExternalLexer.cxx' || echo './'`src/scintilla/src/ExternalLexer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExternalLexer.lo -MD -MP -MF .deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx -fPIC -DPIC -o .libs/ExternalLexer.o mv -f .deps/ExternalLexer.Tpo .deps/ExternalLexer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Indicator.lo -MD -MP -MF .deps/Indicator.Tpo -c -o Indicator.lo `test -f 'src/scintilla/src/Indicator.cxx' || echo './'`src/scintilla/src/Indicator.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Indicator.lo -MD -MP -MF .deps/Indicator.Tpo -c src/scintilla/src/Indicator.cxx -fPIC -DPIC -o .libs/Indicator.o mv -f .deps/Indicator.Tpo .deps/Indicator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT KeyMap.lo -MD -MP -MF .deps/KeyMap.Tpo -c -o KeyMap.lo `test -f 'src/scintilla/src/KeyMap.cxx' || echo './'`src/scintilla/src/KeyMap.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT KeyMap.lo -MD -MP -MF .deps/KeyMap.Tpo -c src/scintilla/src/KeyMap.cxx -fPIC -DPIC -o .libs/KeyMap.o mv -f .deps/KeyMap.Tpo .deps/KeyMap.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT KeyWords.lo -MD -MP -MF .deps/KeyWords.Tpo -c -o KeyWords.lo `test -f 'src/scintilla/src/KeyWords.cxx' || echo './'`src/scintilla/src/KeyWords.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT KeyWords.lo -MD -MP -MF .deps/KeyWords.Tpo -c src/scintilla/src/KeyWords.cxx -fPIC -DPIC -o .libs/KeyWords.o mv -f .deps/KeyWords.Tpo .deps/KeyWords.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAPDL.lo -MD -MP -MF .deps/LexAPDL.Tpo -c -o LexAPDL.lo `test -f 'src/scintilla/src/LexAPDL.cxx' || echo './'`src/scintilla/src/LexAPDL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAPDL.lo -MD -MP -MF .deps/LexAPDL.Tpo -c src/scintilla/src/LexAPDL.cxx -fPIC -DPIC -o .libs/LexAPDL.o mv -f .deps/LexAPDL.Tpo .deps/LexAPDL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexASY.lo -MD -MP -MF .deps/LexASY.Tpo -c -o LexASY.lo `test -f 'src/scintilla/src/LexASY.cxx' || echo './'`src/scintilla/src/LexASY.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexASY.lo -MD -MP -MF .deps/LexASY.Tpo -c src/scintilla/src/LexASY.cxx -fPIC -DPIC -o .libs/LexASY.o mv -f .deps/LexASY.Tpo .deps/LexASY.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAU3.lo -MD -MP -MF .deps/LexAU3.Tpo -c -o LexAU3.lo `test -f 'src/scintilla/src/LexAU3.cxx' || echo './'`src/scintilla/src/LexAU3.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAU3.lo -MD -MP -MF .deps/LexAU3.Tpo -c src/scintilla/src/LexAU3.cxx -fPIC -DPIC -o .libs/LexAU3.o mv -f .deps/LexAU3.Tpo .deps/LexAU3.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAVE.lo -MD -MP -MF .deps/LexAVE.Tpo -c -o LexAVE.lo `test -f 'src/scintilla/src/LexAVE.cxx' || echo './'`src/scintilla/src/LexAVE.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAVE.lo -MD -MP -MF .deps/LexAVE.Tpo -c src/scintilla/src/LexAVE.cxx -fPIC -DPIC -o .libs/LexAVE.o mv -f .deps/LexAVE.Tpo .deps/LexAVE.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAbaqus.lo -MD -MP -MF .deps/LexAbaqus.Tpo -c -o LexAbaqus.lo `test -f 'src/scintilla/src/LexAbaqus.cxx' || echo './'`src/scintilla/src/LexAbaqus.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAbaqus.lo -MD -MP -MF .deps/LexAbaqus.Tpo -c src/scintilla/src/LexAbaqus.cxx -fPIC -DPIC -o .libs/LexAbaqus.o mv -f .deps/LexAbaqus.Tpo .deps/LexAbaqus.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAda.lo -MD -MP -MF .deps/LexAda.Tpo -c -o LexAda.lo `test -f 'src/scintilla/src/LexAda.cxx' || echo './'`src/scintilla/src/LexAda.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAda.lo -MD -MP -MF .deps/LexAda.Tpo -c src/scintilla/src/LexAda.cxx -fPIC -DPIC -o .libs/LexAda.o mv -f .deps/LexAda.Tpo .deps/LexAda.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAsm.lo -MD -MP -MF .deps/LexAsm.Tpo -c -o LexAsm.lo `test -f 'src/scintilla/src/LexAsm.cxx' || echo './'`src/scintilla/src/LexAsm.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAsm.lo -MD -MP -MF .deps/LexAsm.Tpo -c src/scintilla/src/LexAsm.cxx -fPIC -DPIC -o .libs/LexAsm.o mv -f .deps/LexAsm.Tpo .deps/LexAsm.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAsn1.lo -MD -MP -MF .deps/LexAsn1.Tpo -c -o LexAsn1.lo `test -f 'src/scintilla/src/LexAsn1.cxx' || echo './'`src/scintilla/src/LexAsn1.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexAsn1.lo -MD -MP -MF .deps/LexAsn1.Tpo -c src/scintilla/src/LexAsn1.cxx -fPIC -DPIC -o .libs/LexAsn1.o mv -f .deps/LexAsn1.Tpo .deps/LexAsn1.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBaan.lo -MD -MP -MF .deps/LexBaan.Tpo -c -o LexBaan.lo `test -f 'src/scintilla/src/LexBaan.cxx' || echo './'`src/scintilla/src/LexBaan.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBaan.lo -MD -MP -MF .deps/LexBaan.Tpo -c src/scintilla/src/LexBaan.cxx -fPIC -DPIC -o .libs/LexBaan.o mv -f .deps/LexBaan.Tpo .deps/LexBaan.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBash.lo -MD -MP -MF .deps/LexBash.Tpo -c -o LexBash.lo `test -f 'src/scintilla/src/LexBash.cxx' || echo './'`src/scintilla/src/LexBash.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBash.lo -MD -MP -MF .deps/LexBash.Tpo -c src/scintilla/src/LexBash.cxx -fPIC -DPIC -o .libs/LexBash.o mv -f .deps/LexBash.Tpo .deps/LexBash.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBasic.lo -MD -MP -MF .deps/LexBasic.Tpo -c -o LexBasic.lo `test -f 'src/scintilla/src/LexBasic.cxx' || echo './'`src/scintilla/src/LexBasic.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBasic.lo -MD -MP -MF .deps/LexBasic.Tpo -c src/scintilla/src/LexBasic.cxx -fPIC -DPIC -o .libs/LexBasic.o mv -f .deps/LexBasic.Tpo .deps/LexBasic.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBullant.lo -MD -MP -MF .deps/LexBullant.Tpo -c -o LexBullant.lo `test -f 'src/scintilla/src/LexBullant.cxx' || echo './'`src/scintilla/src/LexBullant.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexBullant.lo -MD -MP -MF .deps/LexBullant.Tpo -c src/scintilla/src/LexBullant.cxx -fPIC -DPIC -o .libs/LexBullant.o mv -f .deps/LexBullant.Tpo .deps/LexBullant.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCLW.lo -MD -MP -MF .deps/LexCLW.Tpo -c -o LexCLW.lo `test -f 'src/scintilla/src/LexCLW.cxx' || echo './'`src/scintilla/src/LexCLW.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCLW.lo -MD -MP -MF .deps/LexCLW.Tpo -c src/scintilla/src/LexCLW.cxx -fPIC -DPIC -o .libs/LexCLW.o mv -f .deps/LexCLW.Tpo .deps/LexCLW.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCOBOL.lo -MD -MP -MF .deps/LexCOBOL.Tpo -c -o LexCOBOL.lo `test -f 'src/scintilla/src/LexCOBOL.cxx' || echo './'`src/scintilla/src/LexCOBOL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCOBOL.lo -MD -MP -MF .deps/LexCOBOL.Tpo -c src/scintilla/src/LexCOBOL.cxx -fPIC -DPIC -o .libs/LexCOBOL.o mv -f .deps/LexCOBOL.Tpo .deps/LexCOBOL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCPP.lo -MD -MP -MF .deps/LexCPP.Tpo -c -o LexCPP.lo `test -f 'src/scintilla/src/LexCPP.cxx' || echo './'`src/scintilla/src/LexCPP.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCPP.lo -MD -MP -MF .deps/LexCPP.Tpo -c src/scintilla/src/LexCPP.cxx -fPIC -DPIC -o .libs/LexCPP.o mv -f .deps/LexCPP.Tpo .deps/LexCPP.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCSS.lo -MD -MP -MF .deps/LexCSS.Tpo -c -o LexCSS.lo `test -f 'src/scintilla/src/LexCSS.cxx' || echo './'`src/scintilla/src/LexCSS.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCSS.lo -MD -MP -MF .deps/LexCSS.Tpo -c src/scintilla/src/LexCSS.cxx -fPIC -DPIC -o .libs/LexCSS.o mv -f .deps/LexCSS.Tpo .deps/LexCSS.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCaml.lo -MD -MP -MF .deps/LexCaml.Tpo -c -o LexCaml.lo `test -f 'src/scintilla/src/LexCaml.cxx' || echo './'`src/scintilla/src/LexCaml.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCaml.lo -MD -MP -MF .deps/LexCaml.Tpo -c src/scintilla/src/LexCaml.cxx -fPIC -DPIC -o .libs/LexCaml.o mv -f .deps/LexCaml.Tpo .deps/LexCaml.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCmake.lo -MD -MP -MF .deps/LexCmake.Tpo -c -o LexCmake.lo `test -f 'src/scintilla/src/LexCmake.cxx' || echo './'`src/scintilla/src/LexCmake.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCmake.lo -MD -MP -MF .deps/LexCmake.Tpo -c src/scintilla/src/LexCmake.cxx -fPIC -DPIC -o .libs/LexCmake.o mv -f .deps/LexCmake.Tpo .deps/LexCmake.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexConf.lo -MD -MP -MF .deps/LexConf.Tpo -c -o LexConf.lo `test -f 'src/scintilla/src/LexConf.cxx' || echo './'`src/scintilla/src/LexConf.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexConf.lo -MD -MP -MF .deps/LexConf.Tpo -c src/scintilla/src/LexConf.cxx -fPIC -DPIC -o .libs/LexConf.o mv -f .deps/LexConf.Tpo .deps/LexConf.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCrontab.lo -MD -MP -MF .deps/LexCrontab.Tpo -c -o LexCrontab.lo `test -f 'src/scintilla/src/LexCrontab.cxx' || echo './'`src/scintilla/src/LexCrontab.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCrontab.lo -MD -MP -MF .deps/LexCrontab.Tpo -c src/scintilla/src/LexCrontab.cxx -fPIC -DPIC -o .libs/LexCrontab.o mv -f .deps/LexCrontab.Tpo .deps/LexCrontab.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCsound.lo -MD -MP -MF .deps/LexCsound.Tpo -c -o LexCsound.lo `test -f 'src/scintilla/src/LexCsound.cxx' || echo './'`src/scintilla/src/LexCsound.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexCsound.lo -MD -MP -MF .deps/LexCsound.Tpo -c src/scintilla/src/LexCsound.cxx -fPIC -DPIC -o .libs/LexCsound.o mv -f .deps/LexCsound.Tpo .deps/LexCsound.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexD.lo -MD -MP -MF .deps/LexD.Tpo -c -o LexD.lo `test -f 'src/scintilla/src/LexD.cxx' || echo './'`src/scintilla/src/LexD.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexD.lo -MD -MP -MF .deps/LexD.Tpo -c src/scintilla/src/LexD.cxx -fPIC -DPIC -o .libs/LexD.o mv -f .deps/LexD.Tpo .deps/LexD.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexEScript.lo -MD -MP -MF .deps/LexEScript.Tpo -c -o LexEScript.lo `test -f 'src/scintilla/src/LexEScript.cxx' || echo './'`src/scintilla/src/LexEScript.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexEScript.lo -MD -MP -MF .deps/LexEScript.Tpo -c src/scintilla/src/LexEScript.cxx -fPIC -DPIC -o .libs/LexEScript.o mv -f .deps/LexEScript.Tpo .deps/LexEScript.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexEiffel.lo -MD -MP -MF .deps/LexEiffel.Tpo -c -o LexEiffel.lo `test -f 'src/scintilla/src/LexEiffel.cxx' || echo './'`src/scintilla/src/LexEiffel.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexEiffel.lo -MD -MP -MF .deps/LexEiffel.Tpo -c src/scintilla/src/LexEiffel.cxx -fPIC -DPIC -o .libs/LexEiffel.o mv -f .deps/LexEiffel.Tpo .deps/LexEiffel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexErlang.lo -MD -MP -MF .deps/LexErlang.Tpo -c -o LexErlang.lo `test -f 'src/scintilla/src/LexErlang.cxx' || echo './'`src/scintilla/src/LexErlang.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexErlang.lo -MD -MP -MF .deps/LexErlang.Tpo -c src/scintilla/src/LexErlang.cxx -fPIC -DPIC -o .libs/LexErlang.o mv -f .deps/LexErlang.Tpo .deps/LexErlang.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexFlagship.lo -MD -MP -MF .deps/LexFlagship.Tpo -c -o LexFlagship.lo `test -f 'src/scintilla/src/LexFlagship.cxx' || echo './'`src/scintilla/src/LexFlagship.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexFlagship.lo -MD -MP -MF .deps/LexFlagship.Tpo -c src/scintilla/src/LexFlagship.cxx -fPIC -DPIC -o .libs/LexFlagship.o mv -f .deps/LexFlagship.Tpo .deps/LexFlagship.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexForth.lo -MD -MP -MF .deps/LexForth.Tpo -c -o LexForth.lo `test -f 'src/scintilla/src/LexForth.cxx' || echo './'`src/scintilla/src/LexForth.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexForth.lo -MD -MP -MF .deps/LexForth.Tpo -c src/scintilla/src/LexForth.cxx -fPIC -DPIC -o .libs/LexForth.o mv -f .deps/LexForth.Tpo .deps/LexForth.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexFortran.lo -MD -MP -MF .deps/LexFortran.Tpo -c -o LexFortran.lo `test -f 'src/scintilla/src/LexFortran.cxx' || echo './'`src/scintilla/src/LexFortran.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexFortran.lo -MD -MP -MF .deps/LexFortran.Tpo -c src/scintilla/src/LexFortran.cxx -fPIC -DPIC -o .libs/LexFortran.o mv -f .deps/LexFortran.Tpo .deps/LexFortran.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexGAP.lo -MD -MP -MF .deps/LexGAP.Tpo -c -o LexGAP.lo `test -f 'src/scintilla/src/LexGAP.cxx' || echo './'`src/scintilla/src/LexGAP.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexGAP.lo -MD -MP -MF .deps/LexGAP.Tpo -c src/scintilla/src/LexGAP.cxx -fPIC -DPIC -o .libs/LexGAP.o mv -f .deps/LexGAP.Tpo .deps/LexGAP.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexGui4Cli.lo -MD -MP -MF .deps/LexGui4Cli.Tpo -c -o LexGui4Cli.lo `test -f 'src/scintilla/src/LexGui4Cli.cxx' || echo './'`src/scintilla/src/LexGui4Cli.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexGui4Cli.lo -MD -MP -MF .deps/LexGui4Cli.Tpo -c src/scintilla/src/LexGui4Cli.cxx -fPIC -DPIC -o .libs/LexGui4Cli.o mv -f .deps/LexGui4Cli.Tpo .deps/LexGui4Cli.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexHTML.lo -MD -MP -MF .deps/LexHTML.Tpo -c -o LexHTML.lo `test -f 'src/scintilla/src/LexHTML.cxx' || echo './'`src/scintilla/src/LexHTML.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexHTML.lo -MD -MP -MF .deps/LexHTML.Tpo -c src/scintilla/src/LexHTML.cxx -fPIC -DPIC -o .libs/LexHTML.o mv -f .deps/LexHTML.Tpo .deps/LexHTML.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexHaskell.lo -MD -MP -MF .deps/LexHaskell.Tpo -c -o LexHaskell.lo `test -f 'src/scintilla/src/LexHaskell.cxx' || echo './'`src/scintilla/src/LexHaskell.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexHaskell.lo -MD -MP -MF .deps/LexHaskell.Tpo -c src/scintilla/src/LexHaskell.cxx -fPIC -DPIC -o .libs/LexHaskell.o mv -f .deps/LexHaskell.Tpo .deps/LexHaskell.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexInno.lo -MD -MP -MF .deps/LexInno.Tpo -c -o LexInno.lo `test -f 'src/scintilla/src/LexInno.cxx' || echo './'`src/scintilla/src/LexInno.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexInno.lo -MD -MP -MF .deps/LexInno.Tpo -c src/scintilla/src/LexInno.cxx -fPIC -DPIC -o .libs/LexInno.o mv -f .deps/LexInno.Tpo .deps/LexInno.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexKix.lo -MD -MP -MF .deps/LexKix.Tpo -c -o LexKix.lo `test -f 'src/scintilla/src/LexKix.cxx' || echo './'`src/scintilla/src/LexKix.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexKix.lo -MD -MP -MF .deps/LexKix.Tpo -c src/scintilla/src/LexKix.cxx -fPIC -DPIC -o .libs/LexKix.o mv -f .deps/LexKix.Tpo .deps/LexKix.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLisp.lo -MD -MP -MF .deps/LexLisp.Tpo -c -o LexLisp.lo `test -f 'src/scintilla/src/LexLisp.cxx' || echo './'`src/scintilla/src/LexLisp.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLisp.lo -MD -MP -MF .deps/LexLisp.Tpo -c src/scintilla/src/LexLisp.cxx -fPIC -DPIC -o .libs/LexLisp.o mv -f .deps/LexLisp.Tpo .deps/LexLisp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLout.lo -MD -MP -MF .deps/LexLout.Tpo -c -o LexLout.lo `test -f 'src/scintilla/src/LexLout.cxx' || echo './'`src/scintilla/src/LexLout.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLout.lo -MD -MP -MF .deps/LexLout.Tpo -c src/scintilla/src/LexLout.cxx -fPIC -DPIC -o .libs/LexLout.o mv -f .deps/LexLout.Tpo .deps/LexLout.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLua.lo -MD -MP -MF .deps/LexLua.Tpo -c -o LexLua.lo `test -f 'src/scintilla/src/LexLua.cxx' || echo './'`src/scintilla/src/LexLua.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexLua.lo -MD -MP -MF .deps/LexLua.Tpo -c src/scintilla/src/LexLua.cxx -fPIC -DPIC -o .libs/LexLua.o mv -f .deps/LexLua.Tpo .deps/LexLua.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMMIXAL.lo -MD -MP -MF .deps/LexMMIXAL.Tpo -c -o LexMMIXAL.lo `test -f 'src/scintilla/src/LexMMIXAL.cxx' || echo './'`src/scintilla/src/LexMMIXAL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMMIXAL.lo -MD -MP -MF .deps/LexMMIXAL.Tpo -c src/scintilla/src/LexMMIXAL.cxx -fPIC -DPIC -o .libs/LexMMIXAL.o mv -f .deps/LexMMIXAL.Tpo .deps/LexMMIXAL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMPT.lo -MD -MP -MF .deps/LexMPT.Tpo -c -o LexMPT.lo `test -f 'src/scintilla/src/LexMPT.cxx' || echo './'`src/scintilla/src/LexMPT.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMPT.lo -MD -MP -MF .deps/LexMPT.Tpo -c src/scintilla/src/LexMPT.cxx -fPIC -DPIC -o .libs/LexMPT.o mv -f .deps/LexMPT.Tpo .deps/LexMPT.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMSSQL.lo -MD -MP -MF .deps/LexMSSQL.Tpo -c -o LexMSSQL.lo `test -f 'src/scintilla/src/LexMSSQL.cxx' || echo './'`src/scintilla/src/LexMSSQL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMSSQL.lo -MD -MP -MF .deps/LexMSSQL.Tpo -c src/scintilla/src/LexMSSQL.cxx -fPIC -DPIC -o .libs/LexMSSQL.o mv -f .deps/LexMSSQL.Tpo .deps/LexMSSQL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMagik.lo -MD -MP -MF .deps/LexMagik.Tpo -c -o LexMagik.lo `test -f 'src/scintilla/src/LexMagik.cxx' || echo './'`src/scintilla/src/LexMagik.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMagik.lo -MD -MP -MF .deps/LexMagik.Tpo -c src/scintilla/src/LexMagik.cxx -fPIC -DPIC -o .libs/LexMagik.o mv -f .deps/LexMagik.Tpo .deps/LexMagik.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMarkdown.lo -MD -MP -MF .deps/LexMarkdown.Tpo -c -o LexMarkdown.lo `test -f 'src/scintilla/src/LexMarkdown.cxx' || echo './'`src/scintilla/src/LexMarkdown.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMarkdown.lo -MD -MP -MF .deps/LexMarkdown.Tpo -c src/scintilla/src/LexMarkdown.cxx -fPIC -DPIC -o .libs/LexMarkdown.o mv -f .deps/LexMarkdown.Tpo .deps/LexMarkdown.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMatlab.lo -MD -MP -MF .deps/LexMatlab.Tpo -c -o LexMatlab.lo `test -f 'src/scintilla/src/LexMatlab.cxx' || echo './'`src/scintilla/src/LexMatlab.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMatlab.lo -MD -MP -MF .deps/LexMatlab.Tpo -c src/scintilla/src/LexMatlab.cxx -fPIC -DPIC -o .libs/LexMatlab.o mv -f .deps/LexMatlab.Tpo .deps/LexMatlab.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMetapost.lo -MD -MP -MF .deps/LexMetapost.Tpo -c -o LexMetapost.lo `test -f 'src/scintilla/src/LexMetapost.cxx' || echo './'`src/scintilla/src/LexMetapost.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMetapost.lo -MD -MP -MF .deps/LexMetapost.Tpo -c src/scintilla/src/LexMetapost.cxx -fPIC -DPIC -o .libs/LexMetapost.o mv -f .deps/LexMetapost.Tpo .deps/LexMetapost.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMySQL.lo -MD -MP -MF .deps/LexMySQL.Tpo -c -o LexMySQL.lo `test -f 'src/scintilla/src/LexMySQL.cxx' || echo './'`src/scintilla/src/LexMySQL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexMySQL.lo -MD -MP -MF .deps/LexMySQL.Tpo -c src/scintilla/src/LexMySQL.cxx -fPIC -DPIC -o .libs/LexMySQL.o mv -f .deps/LexMySQL.Tpo .deps/LexMySQL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexNimrod.lo -MD -MP -MF .deps/LexNimrod.Tpo -c -o LexNimrod.lo `test -f 'src/scintilla/src/LexNimrod.cxx' || echo './'`src/scintilla/src/LexNimrod.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexNimrod.lo -MD -MP -MF .deps/LexNimrod.Tpo -c src/scintilla/src/LexNimrod.cxx -fPIC -DPIC -o .libs/LexNimrod.o mv -f .deps/LexNimrod.Tpo .deps/LexNimrod.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexNsis.lo -MD -MP -MF .deps/LexNsis.Tpo -c -o LexNsis.lo `test -f 'src/scintilla/src/LexNsis.cxx' || echo './'`src/scintilla/src/LexNsis.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexNsis.lo -MD -MP -MF .deps/LexNsis.Tpo -c src/scintilla/src/LexNsis.cxx -fPIC -DPIC -o .libs/LexNsis.o mv -f .deps/LexNsis.Tpo .deps/LexNsis.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexOpal.lo -MD -MP -MF .deps/LexOpal.Tpo -c -o LexOpal.lo `test -f 'src/scintilla/src/LexOpal.cxx' || echo './'`src/scintilla/src/LexOpal.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexOpal.lo -MD -MP -MF .deps/LexOpal.Tpo -c src/scintilla/src/LexOpal.cxx -fPIC -DPIC -o .libs/LexOpal.o mv -f .deps/LexOpal.Tpo .deps/LexOpal.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexOthers.lo -MD -MP -MF .deps/LexOthers.Tpo -c -o LexOthers.lo `test -f 'src/scintilla/src/LexOthers.cxx' || echo './'`src/scintilla/src/LexOthers.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexOthers.lo -MD -MP -MF .deps/LexOthers.Tpo -c src/scintilla/src/LexOthers.cxx -fPIC -DPIC -o .libs/LexOthers.o mv -f .deps/LexOthers.Tpo .deps/LexOthers.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPB.lo -MD -MP -MF .deps/LexPB.Tpo -c -o LexPB.lo `test -f 'src/scintilla/src/LexPB.cxx' || echo './'`src/scintilla/src/LexPB.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPB.lo -MD -MP -MF .deps/LexPB.Tpo -c src/scintilla/src/LexPB.cxx -fPIC -DPIC -o .libs/LexPB.o mv -f .deps/LexPB.Tpo .deps/LexPB.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPLM.lo -MD -MP -MF .deps/LexPLM.Tpo -c -o LexPLM.lo `test -f 'src/scintilla/src/LexPLM.cxx' || echo './'`src/scintilla/src/LexPLM.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPLM.lo -MD -MP -MF .deps/LexPLM.Tpo -c src/scintilla/src/LexPLM.cxx -fPIC -DPIC -o .libs/LexPLM.o mv -f .deps/LexPLM.Tpo .deps/LexPLM.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPOV.lo -MD -MP -MF .deps/LexPOV.Tpo -c -o LexPOV.lo `test -f 'src/scintilla/src/LexPOV.cxx' || echo './'`src/scintilla/src/LexPOV.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPOV.lo -MD -MP -MF .deps/LexPOV.Tpo -c src/scintilla/src/LexPOV.cxx -fPIC -DPIC -o .libs/LexPOV.o mv -f .deps/LexPOV.Tpo .deps/LexPOV.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPS.lo -MD -MP -MF .deps/LexPS.Tpo -c -o LexPS.lo `test -f 'src/scintilla/src/LexPS.cxx' || echo './'`src/scintilla/src/LexPS.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPS.lo -MD -MP -MF .deps/LexPS.Tpo -c src/scintilla/src/LexPS.cxx -fPIC -DPIC -o .libs/LexPS.o mv -f .deps/LexPS.Tpo .deps/LexPS.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPascal.lo -MD -MP -MF .deps/LexPascal.Tpo -c -o LexPascal.lo `test -f 'src/scintilla/src/LexPascal.cxx' || echo './'`src/scintilla/src/LexPascal.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPascal.lo -MD -MP -MF .deps/LexPascal.Tpo -c src/scintilla/src/LexPascal.cxx -fPIC -DPIC -o .libs/LexPascal.o mv -f .deps/LexPascal.Tpo .deps/LexPascal.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPerl.lo -MD -MP -MF .deps/LexPerl.Tpo -c -o LexPerl.lo `test -f 'src/scintilla/src/LexPerl.cxx' || echo './'`src/scintilla/src/LexPerl.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPerl.lo -MD -MP -MF .deps/LexPerl.Tpo -c src/scintilla/src/LexPerl.cxx -fPIC -DPIC -o .libs/LexPerl.o mv -f .deps/LexPerl.Tpo .deps/LexPerl.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPowerPro.lo -MD -MP -MF .deps/LexPowerPro.Tpo -c -o LexPowerPro.lo `test -f 'src/scintilla/src/LexPowerPro.cxx' || echo './'`src/scintilla/src/LexPowerPro.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPowerPro.lo -MD -MP -MF .deps/LexPowerPro.Tpo -c src/scintilla/src/LexPowerPro.cxx -fPIC -DPIC -o .libs/LexPowerPro.o mv -f .deps/LexPowerPro.Tpo .deps/LexPowerPro.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPowerShell.lo -MD -MP -MF .deps/LexPowerShell.Tpo -c -o LexPowerShell.lo `test -f 'src/scintilla/src/LexPowerShell.cxx' || echo './'`src/scintilla/src/LexPowerShell.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPowerShell.lo -MD -MP -MF .deps/LexPowerShell.Tpo -c src/scintilla/src/LexPowerShell.cxx -fPIC -DPIC -o .libs/LexPowerShell.o mv -f .deps/LexPowerShell.Tpo .deps/LexPowerShell.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexProgress.lo -MD -MP -MF .deps/LexProgress.Tpo -c -o LexProgress.lo `test -f 'src/scintilla/src/LexProgress.cxx' || echo './'`src/scintilla/src/LexProgress.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexProgress.lo -MD -MP -MF .deps/LexProgress.Tpo -c src/scintilla/src/LexProgress.cxx -fPIC -DPIC -o .libs/LexProgress.o mv -f .deps/LexProgress.Tpo .deps/LexProgress.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPython.lo -MD -MP -MF .deps/LexPython.Tpo -c -o LexPython.lo `test -f 'src/scintilla/src/LexPython.cxx' || echo './'`src/scintilla/src/LexPython.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexPython.lo -MD -MP -MF .deps/LexPython.Tpo -c src/scintilla/src/LexPython.cxx -fPIC -DPIC -o .libs/LexPython.o mv -f .deps/LexPython.Tpo .deps/LexPython.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexR.lo -MD -MP -MF .deps/LexR.Tpo -c -o LexR.lo `test -f 'src/scintilla/src/LexR.cxx' || echo './'`src/scintilla/src/LexR.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexR.lo -MD -MP -MF .deps/LexR.Tpo -c src/scintilla/src/LexR.cxx -fPIC -DPIC -o .libs/LexR.o mv -f .deps/LexR.Tpo .deps/LexR.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexRebol.lo -MD -MP -MF .deps/LexRebol.Tpo -c -o LexRebol.lo `test -f 'src/scintilla/src/LexRebol.cxx' || echo './'`src/scintilla/src/LexRebol.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexRebol.lo -MD -MP -MF .deps/LexRebol.Tpo -c src/scintilla/src/LexRebol.cxx -fPIC -DPIC -o .libs/LexRebol.o mv -f .deps/LexRebol.Tpo .deps/LexRebol.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexRuby.lo -MD -MP -MF .deps/LexRuby.Tpo -c -o LexRuby.lo `test -f 'src/scintilla/src/LexRuby.cxx' || echo './'`src/scintilla/src/LexRuby.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexRuby.lo -MD -MP -MF .deps/LexRuby.Tpo -c src/scintilla/src/LexRuby.cxx -fPIC -DPIC -o .libs/LexRuby.o mv -f .deps/LexRuby.Tpo .deps/LexRuby.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSML.lo -MD -MP -MF .deps/LexSML.Tpo -c -o LexSML.lo `test -f 'src/scintilla/src/LexSML.cxx' || echo './'`src/scintilla/src/LexSML.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSML.lo -MD -MP -MF .deps/LexSML.Tpo -c src/scintilla/src/LexSML.cxx -fPIC -DPIC -o .libs/LexSML.o mv -f .deps/LexSML.Tpo .deps/LexSML.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSQL.lo -MD -MP -MF .deps/LexSQL.Tpo -c -o LexSQL.lo `test -f 'src/scintilla/src/LexSQL.cxx' || echo './'`src/scintilla/src/LexSQL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSQL.lo -MD -MP -MF .deps/LexSQL.Tpo -c src/scintilla/src/LexSQL.cxx -fPIC -DPIC -o .libs/LexSQL.o mv -f .deps/LexSQL.Tpo .deps/LexSQL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexScriptol.lo -MD -MP -MF .deps/LexScriptol.Tpo -c -o LexScriptol.lo `test -f 'src/scintilla/src/LexScriptol.cxx' || echo './'`src/scintilla/src/LexScriptol.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexScriptol.lo -MD -MP -MF .deps/LexScriptol.Tpo -c src/scintilla/src/LexScriptol.cxx -fPIC -DPIC -o .libs/LexScriptol.o mv -f .deps/LexScriptol.Tpo .deps/LexScriptol.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSmalltalk.lo -MD -MP -MF .deps/LexSmalltalk.Tpo -c -o LexSmalltalk.lo `test -f 'src/scintilla/src/LexSmalltalk.cxx' || echo './'`src/scintilla/src/LexSmalltalk.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSmalltalk.lo -MD -MP -MF .deps/LexSmalltalk.Tpo -c src/scintilla/src/LexSmalltalk.cxx -fPIC -DPIC -o .libs/LexSmalltalk.o mv -f .deps/LexSmalltalk.Tpo .deps/LexSmalltalk.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSorcus.lo -MD -MP -MF .deps/LexSorcus.Tpo -c -o LexSorcus.lo `test -f 'src/scintilla/src/LexSorcus.cxx' || echo './'`src/scintilla/src/LexSorcus.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSorcus.lo -MD -MP -MF .deps/LexSorcus.Tpo -c src/scintilla/src/LexSorcus.cxx -fPIC -DPIC -o .libs/LexSorcus.o mv -f .deps/LexSorcus.Tpo .deps/LexSorcus.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSpecman.lo -MD -MP -MF .deps/LexSpecman.Tpo -c -o LexSpecman.lo `test -f 'src/scintilla/src/LexSpecman.cxx' || echo './'`src/scintilla/src/LexSpecman.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSpecman.lo -MD -MP -MF .deps/LexSpecman.Tpo -c src/scintilla/src/LexSpecman.cxx -fPIC -DPIC -o .libs/LexSpecman.o mv -f .deps/LexSpecman.Tpo .deps/LexSpecman.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSpice.lo -MD -MP -MF .deps/LexSpice.Tpo -c -o LexSpice.lo `test -f 'src/scintilla/src/LexSpice.cxx' || echo './'`src/scintilla/src/LexSpice.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexSpice.lo -MD -MP -MF .deps/LexSpice.Tpo -c src/scintilla/src/LexSpice.cxx -fPIC -DPIC -o .libs/LexSpice.o mv -f .deps/LexSpice.Tpo .deps/LexSpice.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTACL.lo -MD -MP -MF .deps/LexTACL.Tpo -c -o LexTACL.lo `test -f 'src/scintilla/src/LexTACL.cxx' || echo './'`src/scintilla/src/LexTACL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTACL.lo -MD -MP -MF .deps/LexTACL.Tpo -c src/scintilla/src/LexTACL.cxx -fPIC -DPIC -o .libs/LexTACL.o mv -f .deps/LexTACL.Tpo .deps/LexTACL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTADS3.lo -MD -MP -MF .deps/LexTADS3.Tpo -c -o LexTADS3.lo `test -f 'src/scintilla/src/LexTADS3.cxx' || echo './'`src/scintilla/src/LexTADS3.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTADS3.lo -MD -MP -MF .deps/LexTADS3.Tpo -c src/scintilla/src/LexTADS3.cxx -fPIC -DPIC -o .libs/LexTADS3.o mv -f .deps/LexTADS3.Tpo .deps/LexTADS3.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTAL.lo -MD -MP -MF .deps/LexTAL.Tpo -c -o LexTAL.lo `test -f 'src/scintilla/src/LexTAL.cxx' || echo './'`src/scintilla/src/LexTAL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTAL.lo -MD -MP -MF .deps/LexTAL.Tpo -c src/scintilla/src/LexTAL.cxx -fPIC -DPIC -o .libs/LexTAL.o mv -f .deps/LexTAL.Tpo .deps/LexTAL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTCL.lo -MD -MP -MF .deps/LexTCL.Tpo -c -o LexTCL.lo `test -f 'src/scintilla/src/LexTCL.cxx' || echo './'`src/scintilla/src/LexTCL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTCL.lo -MD -MP -MF .deps/LexTCL.Tpo -c src/scintilla/src/LexTCL.cxx -fPIC -DPIC -o .libs/LexTCL.o mv -f .deps/LexTCL.Tpo .deps/LexTCL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTeX.lo -MD -MP -MF .deps/LexTeX.Tpo -c -o LexTeX.lo `test -f 'src/scintilla/src/LexTeX.cxx' || echo './'`src/scintilla/src/LexTeX.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexTeX.lo -MD -MP -MF .deps/LexTeX.Tpo -c src/scintilla/src/LexTeX.cxx -fPIC -DPIC -o .libs/LexTeX.o mv -f .deps/LexTeX.Tpo .deps/LexTeX.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVB.lo -MD -MP -MF .deps/LexVB.Tpo -c -o LexVB.lo `test -f 'src/scintilla/src/LexVB.cxx' || echo './'`src/scintilla/src/LexVB.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVB.lo -MD -MP -MF .deps/LexVB.Tpo -c src/scintilla/src/LexVB.cxx -fPIC -DPIC -o .libs/LexVB.o mv -f .deps/LexVB.Tpo .deps/LexVB.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVHDL.lo -MD -MP -MF .deps/LexVHDL.Tpo -c -o LexVHDL.lo `test -f 'src/scintilla/src/LexVHDL.cxx' || echo './'`src/scintilla/src/LexVHDL.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVHDL.lo -MD -MP -MF .deps/LexVHDL.Tpo -c src/scintilla/src/LexVHDL.cxx -fPIC -DPIC -o .libs/LexVHDL.o mv -f .deps/LexVHDL.Tpo .deps/LexVHDL.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVerilog.lo -MD -MP -MF .deps/LexVerilog.Tpo -c -o LexVerilog.lo `test -f 'src/scintilla/src/LexVerilog.cxx' || echo './'`src/scintilla/src/LexVerilog.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexVerilog.lo -MD -MP -MF .deps/LexVerilog.Tpo -c src/scintilla/src/LexVerilog.cxx -fPIC -DPIC -o .libs/LexVerilog.o mv -f .deps/LexVerilog.Tpo .deps/LexVerilog.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexYAML.lo -MD -MP -MF .deps/LexYAML.Tpo -c -o LexYAML.lo `test -f 'src/scintilla/src/LexYAML.cxx' || echo './'`src/scintilla/src/LexYAML.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LexYAML.lo -MD -MP -MF .deps/LexYAML.Tpo -c src/scintilla/src/LexYAML.cxx -fPIC -DPIC -o .libs/LexYAML.o mv -f .deps/LexYAML.Tpo .deps/LexYAML.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LineMarker.lo -MD -MP -MF .deps/LineMarker.Tpo -c -o LineMarker.lo `test -f 'src/scintilla/src/LineMarker.cxx' || echo './'`src/scintilla/src/LineMarker.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LineMarker.lo -MD -MP -MF .deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -fPIC -DPIC -o .libs/LineMarker.o mv -f .deps/LineMarker.Tpo .deps/LineMarker.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PerLine.lo -MD -MP -MF .deps/PerLine.Tpo -c -o PerLine.lo `test -f 'src/scintilla/src/PerLine.cxx' || echo './'`src/scintilla/src/PerLine.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PerLine.lo -MD -MP -MF .deps/PerLine.Tpo -c src/scintilla/src/PerLine.cxx -fPIC -DPIC -o .libs/PerLine.o mv -f .deps/PerLine.Tpo .deps/PerLine.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PositionCache.lo -MD -MP -MF .deps/PositionCache.Tpo -c -o PositionCache.lo `test -f 'src/scintilla/src/PositionCache.cxx' || echo './'`src/scintilla/src/PositionCache.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PositionCache.lo -MD -MP -MF .deps/PositionCache.Tpo -c src/scintilla/src/PositionCache.cxx -fPIC -DPIC -o .libs/PositionCache.o mv -f .deps/PositionCache.Tpo .deps/PositionCache.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PropSet.lo -MD -MP -MF .deps/PropSet.Tpo -c -o PropSet.lo `test -f 'src/scintilla/src/PropSet.cxx' || echo './'`src/scintilla/src/PropSet.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PropSet.lo -MD -MP -MF .deps/PropSet.Tpo -c src/scintilla/src/PropSet.cxx -fPIC -DPIC -o .libs/PropSet.o mv -f .deps/PropSet.Tpo .deps/PropSet.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RESearch.lo -MD -MP -MF .deps/RESearch.Tpo -c -o RESearch.lo `test -f 'src/scintilla/src/RESearch.cxx' || echo './'`src/scintilla/src/RESearch.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RESearch.lo -MD -MP -MF .deps/RESearch.Tpo -c src/scintilla/src/RESearch.cxx -fPIC -DPIC -o .libs/RESearch.o mv -f .deps/RESearch.Tpo .deps/RESearch.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RunStyles.lo -MD -MP -MF .deps/RunStyles.Tpo -c -o RunStyles.lo `test -f 'src/scintilla/src/RunStyles.cxx' || echo './'`src/scintilla/src/RunStyles.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RunStyles.lo -MD -MP -MF .deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx -fPIC -DPIC -o .libs/RunStyles.o mv -f .deps/RunStyles.Tpo .deps/RunStyles.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ScintillaBase.lo -MD -MP -MF .deps/ScintillaBase.Tpo -c -o ScintillaBase.lo `test -f 'src/scintilla/src/ScintillaBase.cxx' || echo './'`src/scintilla/src/ScintillaBase.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ScintillaBase.lo -MD -MP -MF .deps/ScintillaBase.Tpo -c src/scintilla/src/ScintillaBase.cxx -fPIC -DPIC -o .libs/ScintillaBase.o mv -f .deps/ScintillaBase.Tpo .deps/ScintillaBase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Selection.lo -MD -MP -MF .deps/Selection.Tpo -c -o Selection.lo `test -f 'src/scintilla/src/Selection.cxx' || echo './'`src/scintilla/src/Selection.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Selection.lo -MD -MP -MF .deps/Selection.Tpo -c src/scintilla/src/Selection.cxx -fPIC -DPIC -o .libs/Selection.o mv -f .deps/Selection.Tpo .deps/Selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Style.lo -MD -MP -MF .deps/Style.Tpo -c -o Style.lo `test -f 'src/scintilla/src/Style.cxx' || echo './'`src/scintilla/src/Style.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Style.lo -MD -MP -MF .deps/Style.Tpo -c src/scintilla/src/Style.cxx -fPIC -DPIC -o .libs/Style.o mv -f .deps/Style.Tpo .deps/Style.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT StyleContext.lo -MD -MP -MF .deps/StyleContext.Tpo -c -o StyleContext.lo `test -f 'src/scintilla/src/StyleContext.cxx' || echo './'`src/scintilla/src/StyleContext.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT StyleContext.lo -MD -MP -MF .deps/StyleContext.Tpo -c src/scintilla/src/StyleContext.cxx -fPIC -DPIC -o .libs/StyleContext.o mv -f .deps/StyleContext.Tpo .deps/StyleContext.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT UniConversion.lo -MD -MP -MF .deps/UniConversion.Tpo -c -o UniConversion.lo `test -f 'src/scintilla/src/UniConversion.cxx' || echo './'`src/scintilla/src/UniConversion.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT UniConversion.lo -MD -MP -MF .deps/UniConversion.Tpo -c src/scintilla/src/UniConversion.cxx -fPIC -DPIC -o .libs/UniConversion.o mv -f .deps/UniConversion.Tpo .deps/UniConversion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ViewStyle.lo -MD -MP -MF .deps/ViewStyle.Tpo -c -o ViewStyle.lo `test -f 'src/scintilla/src/ViewStyle.cxx' || echo './'`src/scintilla/src/ViewStyle.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ViewStyle.lo -MD -MP -MF .deps/ViewStyle.Tpo -c src/scintilla/src/ViewStyle.cxx -fPIC -DPIC -o .libs/ViewStyle.o mv -f .deps/ViewStyle.Tpo .deps/ViewStyle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT WindowAccessor.lo -MD -MP -MF .deps/WindowAccessor.Tpo -c -o WindowAccessor.lo `test -f 'src/scintilla/src/WindowAccessor.cxx' || echo './'`src/scintilla/src/WindowAccessor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT WindowAccessor.lo -MD -MP -MF .deps/WindowAccessor.Tpo -c src/scintilla/src/WindowAccessor.cxx -fPIC -DPIC -o .libs/WindowAccessor.o mv -f .deps/WindowAccessor.Tpo .deps/WindowAccessor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT XPM.lo -MD -MP -MF .deps/XPM.Tpo -c -o XPM.lo `test -f 'src/scintilla/src/XPM.cxx' || echo './'`src/scintilla/src/XPM.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT XPM.lo -MD -MP -MF .deps/XPM.Tpo -c src/scintilla/src/XPM.cxx -fPIC -DPIC -o .libs/XPM.o mv -f .deps/XPM.Tpo .deps/XPM.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o libwxscintilla.la PlatWX.lo ScintillaWX.lo wxscintilla.lo AutoComplete.lo CallTip.lo CellBuffer.lo CharClassify.lo ContractionState.lo Decoration.lo Document.lo DocumentAccessor.lo Editor.lo ExternalLexer.lo Indicator.lo KeyMap.lo KeyWords.lo LexAPDL.lo LexASY.lo LexAU3.lo LexAVE.lo LexAbaqus.lo LexAda.lo LexAsm.lo LexAsn1.lo LexBaan.lo LexBash.lo LexBasic.lo LexBullant.lo LexCLW.lo LexCOBOL.lo LexCPP.lo LexCSS.lo LexCaml.lo LexCmake.lo LexConf.lo LexCrontab.lo LexCsound.lo LexD.lo LexEScript.lo LexEiffel.lo LexErlang.lo LexFlagship.lo LexForth.lo LexFortran.lo LexGAP.lo LexGui4Cli.lo LexHTML.lo LexHaskell.lo LexInno.lo LexKix.lo LexLisp.lo LexLout.lo LexLua.lo LexMMIXAL.lo LexMPT.lo LexMSSQL.lo LexMagik.lo LexMarkdown.lo LexMatlab.lo LexMetapost.lo LexMySQL.lo LexNimrod.lo LexNsis.lo LexOpal.lo LexOthers.lo LexPB.lo LexPLM.lo LexPOV.lo LexPS.lo LexPascal.lo LexPerl.lo LexPowerPro.lo LexPowerShell.lo LexProgress.lo LexPython.lo LexR.lo LexRebol.lo LexRuby.lo LexSML.lo LexSQL.lo LexScriptol.lo LexSmalltalk.lo LexSorcus.lo LexSpecman.lo LexSpice.lo LexTACL.lo LexTADS3.lo LexTAL.lo LexTCL.lo LexTeX.lo LexVB.lo LexVHDL.lo LexVerilog.lo LexYAML.lo LineMarker.lo PerLine.lo PositionCache.lo PropSet.lo RESearch.lo RunStyles.lo ScintillaBase.lo Selection.lo Style.lo StyleContext.lo UniConversion.lo ViewStyle.lo WindowAccessor.lo XPM.lo -lpthread -ldl libtool: link: ar cru .libs/libwxscintilla.a .libs/PlatWX.o .libs/ScintillaWX.o .libs/wxscintilla.o .libs/AutoComplete.o .libs/CallTip.o .libs/CellBuffer.o .libs/CharClassify.o .libs/ContractionState.o .libs/Decoration.o .libs/Document.o .libs/DocumentAccessor.o .libs/Editor.o .libs/ExternalLexer.o .libs/Indicator.o .libs/KeyMap.o .libs/KeyWords.o .libs/LexAPDL.o .libs/LexASY.o .libs/LexAU3.o .libs/LexAVE.o .libs/LexAbaqus.o .libs/LexAda.o .libs/LexAsm.o .libs/LexAsn1.o .libs/LexBaan.o .libs/LexBash.o .libs/LexBasic.o .libs/LexBullant.o .libs/LexCLW.o .libs/LexCOBOL.o .libs/LexCPP.o .libs/LexCSS.o .libs/LexCaml.o .libs/LexCmake.o .libs/LexConf.o .libs/LexCrontab.o .libs/LexCsound.o .libs/LexD.o .libs/LexEScript.o .libs/LexEiffel.o .libs/LexErlang.o .libs/LexFlagship.o .libs/LexForth.o .libs/LexFortran.o .libs/LexGAP.o .libs/LexGui4Cli.o .libs/LexHTML.o .libs/LexHaskell.o .libs/LexInno.o .libs/LexKix.o .libs/LexLisp.o .libs/LexLout.o .libs/LexLua.o .libs/LexMMIXAL.o .libs/LexMPT.o .libs/LexMSSQL.o .libs/LexMagik.o .libs/LexMarkdown.o .libs/LexMatlab.o .libs/LexMetapost.o .libs/LexMySQL.o .libs/LexNimrod.o .libs/LexNsis.o .libs/LexOpal.o .libs/LexOthers.o .libs/LexPB.o .libs/LexPLM.o .libs/LexPOV.o .libs/LexPS.o .libs/LexPascal.o .libs/LexPerl.o .libs/LexPowerPro.o .libs/LexPowerShell.o .libs/LexProgress.o .libs/LexPython.o .libs/LexR.o .libs/LexRebol.o .libs/LexRuby.o .libs/LexSML.o .libs/LexSQL.o .libs/LexScriptol.o .libs/LexSmalltalk.o .libs/LexSorcus.o .libs/LexSpecman.o .libs/LexSpice.o .libs/LexTACL.o .libs/LexTADS3.o .libs/LexTAL.o .libs/LexTCL.o .libs/LexTeX.o .libs/LexVB.o .libs/LexVHDL.o .libs/LexVerilog.o .libs/LexYAML.o .libs/LineMarker.o .libs/PerLine.o .libs/PositionCache.o .libs/PropSet.o .libs/RESearch.o .libs/RunStyles.o .libs/ScintillaBase.o .libs/Selection.o .libs/Style.o .libs/StyleContext.o .libs/UniConversion.o .libs/ViewStyle.o .libs/WindowAccessor.o .libs/XPM.o libtool: link: ranlib .libs/libwxscintilla.a libtool: link: ( cd ".libs" && rm -f "libwxscintilla.la" && ln -s "../libwxscintilla.la" "libwxscintilla.la" ) make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' Making all in resources make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' Making all in lexers make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' PWD=`pwd` cd . && zip -j /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/manager_resources.zip *.xrc images/*.png > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c -o annoyingdialog.lo annoyingdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c annoyingdialog.cpp -fPIC -DPIC -o .libs/annoyingdialog.o mv -f .deps/annoyingdialog.Tpo .deps/annoyingdialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c -o autodetectcompilers.lo autodetectcompilers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp -fPIC -DPIC -o .libs/autodetectcompilers.o mv -f .deps/autodetectcompilers.Tpo .deps/autodetectcompilers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fPIC -DPIC -o .libs/base64.o mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c -o blockallocated.lo blockallocated.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c blockallocated.cpp -fPIC -DPIC -o .libs/blockallocated.o mv -f .deps/blockallocated.Tpo .deps/blockallocated.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c -o cbauibook.lo cbauibook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c cbauibook.cpp -fPIC -DPIC -o .libs/cbauibook.o mv -f .deps/cbauibook.Tpo .deps/cbauibook.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c -o cbexception.lo cbexception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp -fPIC -DPIC -o .libs/cbexception.o mv -f .deps/cbexception.Tpo .deps/cbexception.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c -o cbeditor.lo cbeditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c cbeditor.cpp -fPIC -DPIC -o .libs/cbeditor.o mv -f .deps/cbeditor.Tpo .deps/cbeditor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c -o cbeditorprintout.lo cbeditorprintout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -fPIC -DPIC -o .libs/cbeditorprintout.o mv -f .deps/cbeditorprintout.Tpo .deps/cbeditorprintout.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c -o cbplugin.lo cbplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp -fPIC -DPIC -o .libs/cbplugin.o mv -f .deps/cbplugin.Tpo .deps/cbplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c -o cbproject.lo cbproject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp -fPIC -DPIC -o .libs/cbproject.o mv -f .deps/cbproject.Tpo .deps/cbproject.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c -o cbstyledtextctrl.lo cbstyledtextctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp -fPIC -DPIC -o .libs/cbstyledtextctrl.o mv -f .deps/cbstyledtextctrl.Tpo .deps/cbstyledtextctrl.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c -o cbthreadpool.lo cbthreadpool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp -fPIC -DPIC -o .libs/cbthreadpool.o mv -f .deps/cbthreadpool.Tpo .deps/cbthreadpool.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c -o cbworkspace.lo cbworkspace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c cbworkspace.cpp -fPIC -DPIC -o .libs/cbworkspace.o mv -f .deps/cbworkspace.Tpo .deps/cbworkspace.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c -o compileoptionsbase.lo compileoptionsbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c compileoptionsbase.cpp -fPIC -DPIC -o .libs/compileoptionsbase.o mv -f .deps/compileoptionsbase.Tpo .deps/compileoptionsbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo compiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp -fPIC -DPIC -o .libs/compiler.o mv -f .deps/compiler.Tpo .deps/compiler.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c -o compilercommandgenerator.lo compilercommandgenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c compilercommandgenerator.cpp -fPIC -DPIC -o .libs/compilercommandgenerator.o mv -f .deps/compilercommandgenerator.Tpo .deps/compilercommandgenerator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c -o compilerfactory.lo compilerfactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c compilerfactory.cpp -fPIC -DPIC -o .libs/compilerfactory.o mv -f .deps/compilerfactory.Tpo .deps/compilerfactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c -o compileroptions.lo compileroptions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c compileroptions.cpp -fPIC -DPIC -o .libs/compileroptions.o mv -f .deps/compileroptions.Tpo .deps/compileroptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c -o compiletargetbase.lo compiletargetbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c compiletargetbase.cpp -fPIC -DPIC -o .libs/compiletargetbase.o mv -f .deps/compiletargetbase.Tpo .deps/compiletargetbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c -o configmanager.lo configmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c configmanager.cpp -fPIC -DPIC -o .libs/configmanager.o mv -f .deps/configmanager.Tpo .deps/configmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c -o configmanager-revision.lo configmanager-revision.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp -fPIC -DPIC -o .libs/configmanager-revision.o mv -f .deps/configmanager-revision.Tpo .deps/configmanager-revision.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c -o configurationpanel.lo configurationpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp -fPIC -DPIC -o .libs/configurationpanel.o mv -f .deps/configurationpanel.Tpo .deps/configurationpanel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c -o configuretoolsdlg.lo configuretoolsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c configuretoolsdlg.cpp -fPIC -DPIC -o .libs/configuretoolsdlg.o mv -f .deps/configuretoolsdlg.Tpo .deps/configuretoolsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c -o confirmreplacedlg.lo confirmreplacedlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c confirmreplacedlg.cpp -fPIC -DPIC -o .libs/confirmreplacedlg.o mv -f .deps/confirmreplacedlg.Tpo .deps/confirmreplacedlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cpp -fPIC -DPIC -o .libs/crc32.o mv -f .deps/crc32.Tpo .deps/crc32.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c -o editarrayfiledlg.lo editarrayfiledlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp -fPIC -DPIC -o .libs/editarrayfiledlg.o mv -f .deps/editarrayfiledlg.Tpo .deps/editarrayfiledlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c -o editarrayorderdlg.lo editarrayorderdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c editarrayorderdlg.cpp -fPIC -DPIC -o .libs/editarrayorderdlg.o mv -f .deps/editarrayorderdlg.Tpo .deps/editarrayorderdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c -o editarraystringdlg.lo editarraystringdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c editarraystringdlg.cpp -fPIC -DPIC -o .libs/editarraystringdlg.o mv -f .deps/editarraystringdlg.Tpo .deps/editarraystringdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editkeywordsdlg.lo -MD -MP -MF .deps/editkeywordsdlg.Tpo -c -o editkeywordsdlg.lo editkeywordsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editkeywordsdlg.lo -MD -MP -MF .deps/editkeywordsdlg.Tpo -c editkeywordsdlg.cpp -fPIC -DPIC -o .libs/editkeywordsdlg.o mv -f .deps/editkeywordsdlg.Tpo .deps/editkeywordsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c -o editorbase.lo editorbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c editorbase.cpp -fPIC -DPIC -o .libs/editorbase.o mv -f .deps/editorbase.Tpo .deps/editorbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c -o editorcolourset.lo editorcolourset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c editorcolourset.cpp -fPIC -DPIC -o .libs/editorcolourset.o mv -f .deps/editorcolourset.Tpo .deps/editorcolourset.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorconfigurationdlg.lo -MD -MP -MF .deps/editorconfigurationdlg.Tpo -c -o editorconfigurationdlg.lo editorconfigurationdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorconfigurationdlg.lo -MD -MP -MF .deps/editorconfigurationdlg.Tpo -c editorconfigurationdlg.cpp -fPIC -DPIC -o .libs/editorconfigurationdlg.o mv -f .deps/editorconfigurationdlg.Tpo .deps/editorconfigurationdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c -o editorlexerloader.lo editorlexerloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c editorlexerloader.cpp -fPIC -DPIC -o .libs/editorlexerloader.o mv -f .deps/editorlexerloader.Tpo .deps/editorlexerloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c -o editormanager.lo editormanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c editormanager.cpp -fPIC -DPIC -o .libs/editormanager.o mv -f .deps/editormanager.Tpo .deps/editormanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c -o editor_hooks.lo editor_hooks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c editor_hooks.cpp -fPIC -DPIC -o .libs/editor_hooks.o mv -f .deps/editor_hooks.Tpo .deps/editor_hooks.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c -o editpairdlg.lo editpairdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c editpairdlg.cpp -fPIC -DPIC -o .libs/editpairdlg.o mv -f .deps/editpairdlg.Tpo .deps/editpairdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c -o editpathdlg.lo editpathdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c editpathdlg.cpp -fPIC -DPIC -o .libs/editpathdlg.o mv -f .deps/editpathdlg.Tpo .deps/editpathdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c -o edittooldlg.lo edittooldlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -fPIC -DPIC -o .libs/edittooldlg.o mv -f .deps/edittooldlg.Tpo .deps/edittooldlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c -o encodingdetector.lo encodingdetector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp -fPIC -DPIC -o .libs/encodingdetector.o mv -f .deps/encodingdetector.Tpo .deps/encodingdetector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c -o externaldepsdlg.lo externaldepsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c externaldepsdlg.cpp -fPIC -DPIC -o .libs/externaldepsdlg.o mv -f .deps/externaldepsdlg.Tpo .deps/externaldepsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c -o filefilters.lo filefilters.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp -fPIC -DPIC -o .libs/filefilters.o mv -f .deps/filefilters.Tpo .deps/filefilters.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c -o filegroupsandmasks.lo filegroupsandmasks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c filegroupsandmasks.cpp -fPIC -DPIC -o .libs/filegroupsandmasks.o mv -f .deps/filegroupsandmasks.Tpo .deps/filegroupsandmasks.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c -o filemanager.lo filemanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp -fPIC -DPIC -o .libs/filemanager.o mv -f .deps/filemanager.Tpo .deps/filemanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT finddlg.lo -MD -MP -MF .deps/finddlg.Tpo -c -o finddlg.lo finddlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT finddlg.lo -MD -MP -MF .deps/finddlg.Tpo -c finddlg.cpp -fPIC -DPIC -o .libs/finddlg.o mv -f .deps/finddlg.Tpo .deps/finddlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c -o genericmultilinenotesdlg.lo genericmultilinenotesdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c genericmultilinenotesdlg.cpp -fPIC -DPIC -o .libs/genericmultilinenotesdlg.o mv -f .deps/genericmultilinenotesdlg.Tpo .deps/genericmultilinenotesdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c -o importers_globals.lo importers_globals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c importers_globals.cpp -fPIC -DPIC -o .libs/importers_globals.o mv -f .deps/importers_globals.Tpo .deps/importers_globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT incrementalselectlistdlg.lo -MD -MP -MF .deps/incrementalselectlistdlg.Tpo -c -o incrementalselectlistdlg.lo incrementalselectlistdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT incrementalselectlistdlg.lo -MD -MP -MF .deps/incrementalselectlistdlg.Tpo -c incrementalselectlistdlg.cpp -fPIC -DPIC -o .libs/incrementalselectlistdlg.o mv -f .deps/incrementalselectlistdlg.Tpo .deps/incrementalselectlistdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c -o infowindow.lo infowindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c infowindow.cpp -fPIC -DPIC -o .libs/infowindow.o mv -f .deps/infowindow.Tpo .deps/infowindow.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c -o loggers.lo loggers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c loggers.cpp -fPIC -DPIC -o .libs/loggers.o mv -f .deps/loggers.Tpo .deps/loggers.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c -o logmanager.lo logmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c logmanager.cpp -fPIC -DPIC -o .libs/logmanager.o mv -f .deps/logmanager.Tpo .deps/logmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c -o macrosmanager.lo macrosmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c macrosmanager.cpp -fPIC -DPIC -o .libs/macrosmanager.o mv -f .deps/macrosmanager.Tpo .deps/macrosmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT managedthread.lo -MD -MP -MF .deps/managedthread.Tpo -c -o managedthread.lo managedthread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT managedthread.lo -MD -MP -MF .deps/managedthread.Tpo -c managedthread.cpp -fPIC -DPIC -o .libs/managedthread.o mv -f .deps/managedthread.Tpo .deps/managedthread.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cpp -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c -o menuitemsmanager.lo menuitemsmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c menuitemsmanager.cpp -fPIC -DPIC -o .libs/menuitemsmanager.o mv -f .deps/menuitemsmanager.Tpo .deps/menuitemsmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c -o multiselectdlg.lo multiselectdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -fPIC -DPIC -o .libs/multiselectdlg.o mv -f .deps/multiselectdlg.Tpo .deps/multiselectdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c -o newfromtemplatedlg.lo newfromtemplatedlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c newfromtemplatedlg.cpp -fPIC -DPIC -o .libs/newfromtemplatedlg.o mv -f .deps/newfromtemplatedlg.Tpo .deps/newfromtemplatedlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c -o personalitymanager.lo personalitymanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c personalitymanager.cpp -fPIC -DPIC -o .libs/personalitymanager.o mv -f .deps/personalitymanager.Tpo .deps/personalitymanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c -o pipedprocess.lo pipedprocess.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp -fPIC -DPIC -o .libs/pipedprocess.o mv -f .deps/pipedprocess.Tpo .deps/pipedprocess.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c -o pluginmanager.lo pluginmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -fPIC -DPIC -o .libs/pluginmanager.o mv -f .deps/pluginmanager.Tpo .deps/pluginmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c -o pluginsconfigurationdlg.lo pluginsconfigurationdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -fPIC -DPIC -o .libs/pluginsconfigurationdlg.o mv -f .deps/pluginsconfigurationdlg.Tpo .deps/pluginsconfigurationdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c -o printing_types.lo printing_types.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c printing_types.cpp -fPIC -DPIC -o .libs/printing_types.o mv -f .deps/printing_types.Tpo .deps/printing_types.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c -o projectbuildtarget.lo projectbuildtarget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -fPIC -DPIC -o .libs/projectbuildtarget.o mv -f .deps/projectbuildtarget.Tpo .deps/projectbuildtarget.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectdepsdlg.lo -MD -MP -MF .deps/projectdepsdlg.Tpo -c -o projectdepsdlg.lo projectdepsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectdepsdlg.lo -MD -MP -MF .deps/projectdepsdlg.Tpo -c projectdepsdlg.cpp -fPIC -DPIC -o .libs/projectdepsdlg.o mv -f .deps/projectdepsdlg.Tpo .deps/projectdepsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c -o projectfile.lo projectfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c projectfile.cpp -fPIC -DPIC -o .libs/projectfile.o mv -f .deps/projectfile.Tpo .deps/projectfile.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c -o projectfileoptionsdlg.lo projectfileoptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp -fPIC -DPIC -o .libs/projectfileoptionsdlg.o mv -f .deps/projectfileoptionsdlg.Tpo .deps/projectfileoptionsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c -o projectlayoutloader.lo projectlayoutloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp -fPIC -DPIC -o .libs/projectlayoutloader.o mv -f .deps/projectlayoutloader.Tpo .deps/projectlayoutloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c -o projectloader.lo projectloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp -fPIC -DPIC -o .libs/projectloader.o mv -f .deps/projectloader.Tpo .deps/projectloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c -o projectloader_hooks.lo projectloader_hooks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c projectloader_hooks.cpp -fPIC -DPIC -o .libs/projectloader_hooks.o mv -f .deps/projectloader_hooks.Tpo .deps/projectloader_hooks.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c -o projectmanager.lo projectmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp -fPIC -DPIC -o .libs/projectmanager.o mv -f .deps/projectmanager.Tpo .deps/projectmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectoptionsdlg.lo -MD -MP -MF .deps/projectoptionsdlg.Tpo -c -o projectoptionsdlg.lo projectoptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectoptionsdlg.lo -MD -MP -MF .deps/projectoptionsdlg.Tpo -c projectoptionsdlg.cpp -fPIC -DPIC -o .libs/projectoptionsdlg.o mv -f .deps/projectoptionsdlg.Tpo .deps/projectoptionsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c -o projectsfilemasksdlg.lo projectsfilemasksdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c projectsfilemasksdlg.cpp -fPIC -DPIC -o .libs/projectsfilemasksdlg.o mv -f .deps/projectsfilemasksdlg.Tpo .deps/projectsfilemasksdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c -o projecttemplateloader.lo projecttemplateloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c projecttemplateloader.cpp -fPIC -DPIC -o .libs/projecttemplateloader.o mv -f .deps/projecttemplateloader.Tpo .deps/projecttemplateloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT replacedlg.lo -MD -MP -MF .deps/replacedlg.Tpo -c -o replacedlg.lo replacedlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT replacedlg.lo -MD -MP -MF .deps/replacedlg.Tpo -c replacedlg.cpp -fPIC -DPIC -o .libs/replacedlg.o mv -f .deps/replacedlg.Tpo .deps/replacedlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c -o scriptingmanager.lo scriptingmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp -fPIC -DPIC -o .libs/scriptingmanager.o mv -f .deps/scriptingmanager.Tpo .deps/scriptingmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c -o scriptsecuritywarningdlg.lo scriptsecuritywarningdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c scriptsecuritywarningdlg.cpp -fPIC -DPIC -o .libs/scriptsecuritywarningdlg.o mv -f .deps/scriptsecuritywarningdlg.Tpo .deps/scriptsecuritywarningdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c -o scrollingdialog.lo scrollingdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c scrollingdialog.cpp -fPIC -DPIC -o .libs/scrollingdialog.o mv -f .deps/scrollingdialog.Tpo .deps/scrollingdialog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c -o sdk_events.lo sdk_events.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c sdk_events.cpp -fPIC -DPIC -o .libs/sdk_events.o mv -f .deps/sdk_events.Tpo .deps/sdk_events.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c -o searchresultslog.lo searchresultslog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c searchresultslog.cpp -fPIC -DPIC -o .libs/searchresultslog.o mv -f .deps/searchresultslog.Tpo .deps/searchresultslog.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c -o selecttargetdlg.lo selecttargetdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c selecttargetdlg.cpp -fPIC -DPIC -o .libs/selecttargetdlg.o mv -f .deps/selecttargetdlg.Tpo .deps/selecttargetdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c -o templatemanager.lo templatemanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c templatemanager.cpp -fPIC -DPIC -o .libs/templatemanager.o mv -f .deps/templatemanager.Tpo .deps/templatemanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c -o toolsmanager.lo toolsmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c toolsmanager.cpp -fPIC -DPIC -o .libs/toolsmanager.o mv -f .deps/toolsmanager.Tpo .deps/toolsmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c -o uservarmanager.lo uservarmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c uservarmanager.cpp -fPIC -DPIC -o .libs/uservarmanager.o mv -f .deps/uservarmanager.Tpo .deps/uservarmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT virtualbuildtargetsdlg.lo -MD -MP -MF .deps/virtualbuildtargetsdlg.Tpo -c -o virtualbuildtargetsdlg.lo virtualbuildtargetsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT virtualbuildtargetsdlg.lo -MD -MP -MF .deps/virtualbuildtargetsdlg.Tpo -c virtualbuildtargetsdlg.cpp -fPIC -DPIC -o .libs/virtualbuildtargetsdlg.o mv -f .deps/virtualbuildtargetsdlg.Tpo .deps/virtualbuildtargetsdlg.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c -o workspaceloader.lo workspaceloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c workspaceloader.cpp -fPIC -DPIC -o .libs/workspaceloader.o mv -f .deps/workspaceloader.Tpo .deps/workspaceloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c -o xtra_res.lo xtra_res.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp -fPIC -DPIC -o .libs/xtra_res.o mv -f .deps/xtra_res.Tpo .deps/xtra_res.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nullptr.lo -MD -MP -MF .deps/nullptr.Tpo -c -o nullptr.lo nullptr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nullptr.lo -MD -MP -MF .deps/nullptr.Tpo -c nullptr.cpp -fPIC -DPIC -o .libs/nullptr.o mv -f .deps/nullptr.Tpo .deps/nullptr.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharDistribution.lo -MD -MP -MF .deps/CharDistribution.Tpo -c -o CharDistribution.lo `test -f 'mozilla_chardet/src/CharDistribution.cpp' || echo './'`mozilla_chardet/src/CharDistribution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharDistribution.lo -MD -MP -MF .deps/CharDistribution.Tpo -c mozilla_chardet/src/CharDistribution.cpp -fPIC -DPIC -o .libs/CharDistribution.o mv -f .deps/CharDistribution.Tpo .deps/CharDistribution.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JpCntx.lo -MD -MP -MF .deps/JpCntx.Tpo -c -o JpCntx.lo `test -f 'mozilla_chardet/src/JpCntx.cpp' || echo './'`mozilla_chardet/src/JpCntx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JpCntx.lo -MD -MP -MF .deps/JpCntx.Tpo -c mozilla_chardet/src/JpCntx.cpp -fPIC -DPIC -o .libs/JpCntx.o mv -f .deps/JpCntx.Tpo .deps/JpCntx.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangBulgarianModel.lo -MD -MP -MF .deps/LangBulgarianModel.Tpo -c -o LangBulgarianModel.lo `test -f 'mozilla_chardet/src/LangBulgarianModel.cpp' || echo './'`mozilla_chardet/src/LangBulgarianModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangBulgarianModel.lo -MD -MP -MF .deps/LangBulgarianModel.Tpo -c mozilla_chardet/src/LangBulgarianModel.cpp -fPIC -DPIC -o .libs/LangBulgarianModel.o mv -f .deps/LangBulgarianModel.Tpo .deps/LangBulgarianModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangCyrillicModel.lo -MD -MP -MF .deps/LangCyrillicModel.Tpo -c -o LangCyrillicModel.lo `test -f 'mozilla_chardet/src/LangCyrillicModel.cpp' || echo './'`mozilla_chardet/src/LangCyrillicModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangCyrillicModel.lo -MD -MP -MF .deps/LangCyrillicModel.Tpo -c mozilla_chardet/src/LangCyrillicModel.cpp -fPIC -DPIC -o .libs/LangCyrillicModel.o mv -f .deps/LangCyrillicModel.Tpo .deps/LangCyrillicModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangGreekModel.lo -MD -MP -MF .deps/LangGreekModel.Tpo -c -o LangGreekModel.lo `test -f 'mozilla_chardet/src/LangGreekModel.cpp' || echo './'`mozilla_chardet/src/LangGreekModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangGreekModel.lo -MD -MP -MF .deps/LangGreekModel.Tpo -c mozilla_chardet/src/LangGreekModel.cpp -fPIC -DPIC -o .libs/LangGreekModel.o mv -f .deps/LangGreekModel.Tpo .deps/LangGreekModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangHebrewModel.lo -MD -MP -MF .deps/LangHebrewModel.Tpo -c -o LangHebrewModel.lo `test -f 'mozilla_chardet/src/LangHebrewModel.cpp' || echo './'`mozilla_chardet/src/LangHebrewModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangHebrewModel.lo -MD -MP -MF .deps/LangHebrewModel.Tpo -c mozilla_chardet/src/LangHebrewModel.cpp -fPIC -DPIC -o .libs/LangHebrewModel.o mv -f .deps/LangHebrewModel.Tpo .deps/LangHebrewModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangHungarianModel.lo -MD -MP -MF .deps/LangHungarianModel.Tpo -c -o LangHungarianModel.lo `test -f 'mozilla_chardet/src/LangHungarianModel.cpp' || echo './'`mozilla_chardet/src/LangHungarianModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangHungarianModel.lo -MD -MP -MF .deps/LangHungarianModel.Tpo -c mozilla_chardet/src/LangHungarianModel.cpp -fPIC -DPIC -o .libs/LangHungarianModel.o mv -f .deps/LangHungarianModel.Tpo .deps/LangHungarianModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangThaiModel.lo -MD -MP -MF .deps/LangThaiModel.Tpo -c -o LangThaiModel.lo `test -f 'mozilla_chardet/src/LangThaiModel.cpp' || echo './'`mozilla_chardet/src/LangThaiModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT LangThaiModel.lo -MD -MP -MF .deps/LangThaiModel.Tpo -c mozilla_chardet/src/LangThaiModel.cpp -fPIC -DPIC -o .libs/LangThaiModel.o mv -f .deps/LangThaiModel.Tpo .deps/LangThaiModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsBig5Prober.lo -MD -MP -MF .deps/nsBig5Prober.Tpo -c -o nsBig5Prober.lo `test -f 'mozilla_chardet/src/nsBig5Prober.cpp' || echo './'`mozilla_chardet/src/nsBig5Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsBig5Prober.lo -MD -MP -MF .deps/nsBig5Prober.Tpo -c mozilla_chardet/src/nsBig5Prober.cpp -fPIC -DPIC -o .libs/nsBig5Prober.o mv -f .deps/nsBig5Prober.Tpo .deps/nsBig5Prober.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsCharSetProber.lo -MD -MP -MF .deps/nsCharSetProber.Tpo -c -o nsCharSetProber.lo `test -f 'mozilla_chardet/src/nsCharSetProber.cpp' || echo './'`mozilla_chardet/src/nsCharSetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsCharSetProber.lo -MD -MP -MF .deps/nsCharSetProber.Tpo -c mozilla_chardet/src/nsCharSetProber.cpp -fPIC -DPIC -o .libs/nsCharSetProber.o mv -f .deps/nsCharSetProber.Tpo .deps/nsCharSetProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEscCharsetProber.lo -MD -MP -MF .deps/nsEscCharsetProber.Tpo -c -o nsEscCharsetProber.lo `test -f 'mozilla_chardet/src/nsEscCharsetProber.cpp' || echo './'`mozilla_chardet/src/nsEscCharsetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEscCharsetProber.lo -MD -MP -MF .deps/nsEscCharsetProber.Tpo -c mozilla_chardet/src/nsEscCharsetProber.cpp -fPIC -DPIC -o .libs/nsEscCharsetProber.o mv -f .deps/nsEscCharsetProber.Tpo .deps/nsEscCharsetProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEscSM.lo -MD -MP -MF .deps/nsEscSM.Tpo -c -o nsEscSM.lo `test -f 'mozilla_chardet/src/nsEscSM.cpp' || echo './'`mozilla_chardet/src/nsEscSM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEscSM.lo -MD -MP -MF .deps/nsEscSM.Tpo -c mozilla_chardet/src/nsEscSM.cpp -fPIC -DPIC -o .libs/nsEscSM.o mv -f .deps/nsEscSM.Tpo .deps/nsEscSM.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCJPProber.lo -MD -MP -MF .deps/nsEUCJPProber.Tpo -c -o nsEUCJPProber.lo `test -f 'mozilla_chardet/src/nsEUCJPProber.cpp' || echo './'`mozilla_chardet/src/nsEUCJPProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCJPProber.lo -MD -MP -MF .deps/nsEUCJPProber.Tpo -c mozilla_chardet/src/nsEUCJPProber.cpp -fPIC -DPIC -o .libs/nsEUCJPProber.o mv -f .deps/nsEUCJPProber.Tpo .deps/nsEUCJPProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCKRProber.lo -MD -MP -MF .deps/nsEUCKRProber.Tpo -c -o nsEUCKRProber.lo `test -f 'mozilla_chardet/src/nsEUCKRProber.cpp' || echo './'`mozilla_chardet/src/nsEUCKRProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCKRProber.lo -MD -MP -MF .deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp -fPIC -DPIC -o .libs/nsEUCKRProber.o mv -f .deps/nsEUCKRProber.Tpo .deps/nsEUCKRProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCTWProber.lo -MD -MP -MF .deps/nsEUCTWProber.Tpo -c -o nsEUCTWProber.lo `test -f 'mozilla_chardet/src/nsEUCTWProber.cpp' || echo './'`mozilla_chardet/src/nsEUCTWProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsEUCTWProber.lo -MD -MP -MF .deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp -fPIC -DPIC -o .libs/nsEUCTWProber.o mv -f .deps/nsEUCTWProber.Tpo .deps/nsEUCTWProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsGB2312Prober.lo -MD -MP -MF .deps/nsGB2312Prober.Tpo -c -o nsGB2312Prober.lo `test -f 'mozilla_chardet/src/nsGB2312Prober.cpp' || echo './'`mozilla_chardet/src/nsGB2312Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsGB2312Prober.lo -MD -MP -MF .deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp -fPIC -DPIC -o .libs/nsGB2312Prober.o mv -f .deps/nsGB2312Prober.Tpo .deps/nsGB2312Prober.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsHebrewProber.lo -MD -MP -MF .deps/nsHebrewProber.Tpo -c -o nsHebrewProber.lo `test -f 'mozilla_chardet/src/nsHebrewProber.cpp' || echo './'`mozilla_chardet/src/nsHebrewProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsHebrewProber.lo -MD -MP -MF .deps/nsHebrewProber.Tpo -c mozilla_chardet/src/nsHebrewProber.cpp -fPIC -DPIC -o .libs/nsHebrewProber.o mv -f .deps/nsHebrewProber.Tpo .deps/nsHebrewProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsLatin1Prober.lo -MD -MP -MF .deps/nsLatin1Prober.Tpo -c -o nsLatin1Prober.lo `test -f 'mozilla_chardet/src/nsLatin1Prober.cpp' || echo './'`mozilla_chardet/src/nsLatin1Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsLatin1Prober.lo -MD -MP -MF .deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -fPIC -DPIC -o .libs/nsLatin1Prober.o mv -f .deps/nsLatin1Prober.Tpo .deps/nsLatin1Prober.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsMBCSGroupProber.lo -MD -MP -MF .deps/nsMBCSGroupProber.Tpo -c -o nsMBCSGroupProber.lo `test -f 'mozilla_chardet/src/nsMBCSGroupProber.cpp' || echo './'`mozilla_chardet/src/nsMBCSGroupProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsMBCSGroupProber.lo -MD -MP -MF .deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp -fPIC -DPIC -o .libs/nsMBCSGroupProber.o mv -f .deps/nsMBCSGroupProber.Tpo .deps/nsMBCSGroupProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsMBCSSM.lo -MD -MP -MF .deps/nsMBCSSM.Tpo -c -o nsMBCSSM.lo `test -f 'mozilla_chardet/src/nsMBCSSM.cpp' || echo './'`mozilla_chardet/src/nsMBCSSM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsMBCSSM.lo -MD -MP -MF .deps/nsMBCSSM.Tpo -c mozilla_chardet/src/nsMBCSSM.cpp -fPIC -DPIC -o .libs/nsMBCSSM.o mv -f .deps/nsMBCSSM.Tpo .deps/nsMBCSSM.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSBCharSetProber.lo -MD -MP -MF .deps/nsSBCharSetProber.Tpo -c -o nsSBCharSetProber.lo `test -f 'mozilla_chardet/src/nsSBCharSetProber.cpp' || echo './'`mozilla_chardet/src/nsSBCharSetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSBCharSetProber.lo -MD -MP -MF .deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp -fPIC -DPIC -o .libs/nsSBCharSetProber.o mv -f .deps/nsSBCharSetProber.Tpo .deps/nsSBCharSetProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSBCSGroupProber.lo -MD -MP -MF .deps/nsSBCSGroupProber.Tpo -c -o nsSBCSGroupProber.lo `test -f 'mozilla_chardet/src/nsSBCSGroupProber.cpp' || echo './'`mozilla_chardet/src/nsSBCSGroupProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSBCSGroupProber.lo -MD -MP -MF .deps/nsSBCSGroupProber.Tpo -c mozilla_chardet/src/nsSBCSGroupProber.cpp -fPIC -DPIC -o .libs/nsSBCSGroupProber.o mv -f .deps/nsSBCSGroupProber.Tpo .deps/nsSBCSGroupProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSJISProber.lo -MD -MP -MF .deps/nsSJISProber.Tpo -c -o nsSJISProber.lo `test -f 'mozilla_chardet/src/nsSJISProber.cpp' || echo './'`mozilla_chardet/src/nsSJISProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsSJISProber.lo -MD -MP -MF .deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp -fPIC -DPIC -o .libs/nsSJISProber.o mv -f .deps/nsSJISProber.Tpo .deps/nsSJISProber.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsUniversalDetector.lo -MD -MP -MF .deps/nsUniversalDetector.Tpo -c -o nsUniversalDetector.lo `test -f 'mozilla_chardet/src/nsUniversalDetector.cpp' || echo './'`mozilla_chardet/src/nsUniversalDetector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsUniversalDetector.lo -MD -MP -MF .deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp -fPIC -DPIC -o .libs/nsUniversalDetector.o mv -f .deps/nsUniversalDetector.Tpo .deps/nsUniversalDetector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsUTF8Prober.lo -MD -MP -MF .deps/nsUTF8Prober.Tpo -c -o nsUTF8Prober.lo `test -f 'mozilla_chardet/src/nsUTF8Prober.cpp' || echo './'`mozilla_chardet/src/nsUTF8Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nsUTF8Prober.lo -MD -MP -MF .deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp -fPIC -DPIC -o .libs/nsUTF8Prober.o mv -f .deps/nsUTF8Prober.Tpo .deps/nsUTF8Prober.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -o libcodeblocks.la -rpath /usr/lib annoyingdialog.lo autodetectcompilers.lo base64.lo blockallocated.lo cbauibook.lo cbexception.lo cbeditor.lo cbeditorprintout.lo cbplugin.lo cbproject.lo cbstyledtextctrl.lo cbthreadpool.lo cbworkspace.lo compileoptionsbase.lo compiler.lo compilercommandgenerator.lo compilerfactory.lo compileroptions.lo compiletargetbase.lo configmanager.lo configmanager-revision.lo configurationpanel.lo configuretoolsdlg.lo confirmreplacedlg.lo crc32.lo editarrayfiledlg.lo editarrayorderdlg.lo editarraystringdlg.lo editkeywordsdlg.lo editorbase.lo editorcolourset.lo editorconfigurationdlg.lo editorlexerloader.lo editormanager.lo editor_hooks.lo editpairdlg.lo editpathdlg.lo edittooldlg.lo encodingdetector.lo externaldepsdlg.lo filefilters.lo filegroupsandmasks.lo filemanager.lo finddlg.lo genericmultilinenotesdlg.lo globals.lo importers_globals.lo incrementalselectlistdlg.lo infowindow.lo loggers.lo logmanager.lo macrosmanager.lo managedthread.lo manager.lo menuitemsmanager.lo multiselectdlg.lo newfromtemplatedlg.lo personalitymanager.lo pipedprocess.lo pluginmanager.lo pluginsconfigurationdlg.lo printing_types.lo projectbuildtarget.lo projectdepsdlg.lo projectfile.lo projectfileoptionsdlg.lo projectlayoutloader.lo projectloader.lo projectloader_hooks.lo projectmanager.lo projectoptionsdlg.lo projectsfilemasksdlg.lo projecttemplateloader.lo replacedlg.lo scriptingmanager.lo scriptsecuritywarningdlg.lo scrollingdialog.lo sdk_events.lo searchresultslog.lo selecttargetdlg.lo templatemanager.lo toolsmanager.lo uservarmanager.lo virtualbuildtargetsdlg.lo workspaceloader.lo xtra_res.lo nullptr.lo CharDistribution.lo JpCntx.lo LangBulgarianModel.lo LangCyrillicModel.lo LangGreekModel.lo LangHebrewModel.lo LangHungarianModel.lo LangThaiModel.lo nsBig5Prober.lo nsCharSetProber.lo nsEscCharsetProber.lo nsEscSM.lo nsEUCJPProber.lo nsEUCKRProber.lo nsEUCTWProber.lo nsGB2312Prober.lo nsHebrewProber.lo nsLatin1Prober.lo nsMBCSGroupProber.lo nsMBCSSM.lo nsSBCharSetProber.lo nsSBCSGroupProber.lo nsSJISProber.lo nsUniversalDetector.lo nsUTF8Prober.lo -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 scripting/bindings/libsqbindings.la scripting/sqplus/libsqplus.la scripting/sqstdlib/libsqstdlib.la scripting/squirrel/libsquirrel.la ../base/tinyxml/libtinyxml.la wxscintilla/libwxscintilla.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/annoyingdialog.o .libs/autodetectcompilers.o .libs/base64.o .libs/blockallocated.o .libs/cbauibook.o .libs/cbexception.o .libs/cbeditor.o .libs/cbeditorprintout.o .libs/cbplugin.o .libs/cbproject.o .libs/cbstyledtextctrl.o .libs/cbthreadpool.o .libs/cbworkspace.o .libs/compileoptionsbase.o .libs/compiler.o .libs/compilercommandgenerator.o .libs/compilerfactory.o .libs/compileroptions.o .libs/compiletargetbase.o .libs/configmanager.o .libs/configmanager-revision.o .libs/configurationpanel.o .libs/configuretoolsdlg.o .libs/confirmreplacedlg.o .libs/crc32.o .libs/editarrayfiledlg.o .libs/editarrayorderdlg.o .libs/editarraystringdlg.o .libs/editkeywordsdlg.o .libs/editorbase.o .libs/editorcolourset.o .libs/editorconfigurationdlg.o .libs/editorlexerloader.o .libs/editormanager.o .libs/editor_hooks.o .libs/editpairdlg.o .libs/editpathdlg.o .libs/edittooldlg.o .libs/encodingdetector.o .libs/externaldepsdlg.o .libs/filefilters.o .libs/filegroupsandmasks.o .libs/filemanager.o .libs/finddlg.o .libs/genericmultilinenotesdlg.o .libs/globals.o .libs/importers_globals.o .libs/incrementalselectlistdlg.o .libs/infowindow.o .libs/loggers.o .libs/logmanager.o .libs/macrosmanager.o .libs/managedthread.o .libs/manager.o .libs/menuitemsmanager.o .libs/multiselectdlg.o .libs/newfromtemplatedlg.o .libs/personalitymanager.o .libs/pipedprocess.o .libs/pluginmanager.o .libs/pluginsconfigurationdlg.o .libs/printing_types.o .libs/projectbuildtarget.o .libs/projectdepsdlg.o .libs/projectfile.o .libs/projectfileoptionsdlg.o .libs/projectlayoutloader.o .libs/projectloader.o .libs/projectloader_hooks.o .libs/projectmanager.o .libs/projectoptionsdlg.o .libs/projectsfilemasksdlg.o .libs/projecttemplateloader.o .libs/replacedlg.o .libs/scriptingmanager.o .libs/scriptsecuritywarningdlg.o .libs/scrollingdialog.o .libs/sdk_events.o .libs/searchresultslog.o .libs/selecttargetdlg.o .libs/templatemanager.o .libs/toolsmanager.o .libs/uservarmanager.o .libs/virtualbuildtargetsdlg.o .libs/workspaceloader.o .libs/xtra_res.o .libs/nullptr.o .libs/CharDistribution.o .libs/JpCntx.o .libs/LangBulgarianModel.o .libs/LangCyrillicModel.o .libs/LangGreekModel.o .libs/LangHebrewModel.o .libs/LangHungarianModel.o .libs/LangThaiModel.o .libs/nsBig5Prober.o .libs/nsCharSetProber.o .libs/nsEscCharsetProber.o .libs/nsEscSM.o .libs/nsEUCJPProber.o .libs/nsEUCKRProber.o .libs/nsEUCTWProber.o .libs/nsGB2312Prober.o .libs/nsHebrewProber.o .libs/nsLatin1Prober.o .libs/nsMBCSGroupProber.o .libs/nsMBCSSM.o .libs/nsSBCharSetProber.o .libs/nsSBCSGroupProber.o .libs/nsSJISProber.o .libs/nsUniversalDetector.o .libs/nsUTF8Prober.o -Wl,--whole-archive scripting/bindings/.libs/libsqbindings.a scripting/sqplus/.libs/libsqplus.a scripting/sqstdlib/.libs/libsqstdlib.a scripting/squirrel/.libs/libsquirrel.a ../base/tinyxml/.libs/libtinyxml.a wxscintilla/.libs/libwxscintilla.a -Wl,--no-whole-archive -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -pthread -Wl,-soname -Wl,libcodeblocks.so.0 -o .libs/libcodeblocks.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libcodeblocks.so.0" && ln -s "libcodeblocks.so.0.0.1" "libcodeblocks.so.0") libtool: link: (cd ".libs" && rm -f "libcodeblocks.so" && ln -s "libcodeblocks.so.0.0.1" "libcodeblocks.so") libtool: link: ( cd ".libs" && rm -f "libcodeblocks.la" && ln -s "../libcodeblocks.la" "libcodeblocks.la" ) make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' Making all in src make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' Making all in resources make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' Making all in icons make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' Making all in images make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' Making all in 16x16 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' Making all in settings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.cpp mv -f .deps/app.Tpo .deps/app.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT appglobals.o -MD -MP -MF .deps/appglobals.Tpo -c -o appglobals.o appglobals.cpp mv -f .deps/appglobals.Tpo .deps/appglobals.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilersettingsdlg.o -MD -MP -MF .deps/compilersettingsdlg.Tpo -c -o compilersettingsdlg.o compilersettingsdlg.cpp mv -f .deps/compilersettingsdlg.Tpo .deps/compilersettingsdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crashhandler.o -MD -MP -MF .deps/crashhandler.Tpo -c -o crashhandler.o crashhandler.cpp mv -f .deps/crashhandler.Tpo .deps/crashhandler.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgabout.o -MD -MP -MF .deps/dlgabout.Tpo -c -o dlgabout.o dlgabout.cpp mv -f .deps/dlgabout.Tpo .deps/dlgabout.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgaboutplugin.o -MD -MP -MF .deps/dlgaboutplugin.Tpo -c -o dlgaboutplugin.o dlgaboutplugin.cpp mv -f .deps/dlgaboutplugin.Tpo .deps/dlgaboutplugin.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT environmentsettingsdlg.o -MD -MP -MF .deps/environmentsettingsdlg.Tpo -c -o environmentsettingsdlg.o environmentsettingsdlg.cpp mv -f .deps/environmentsettingsdlg.Tpo .deps/environmentsettingsdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infopane.o -MD -MP -MF .deps/infopane.Tpo -c -o infopane.o infopane.cpp mv -f .deps/infopane.Tpo .deps/infopane.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT notebookstyles.o -MD -MP -MF .deps/notebookstyles.Tpo -c -o notebookstyles.o notebookstyles.cpp mv -f .deps/notebookstyles.Tpo .deps/notebookstyles.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT prefix.o -MD -MP -MF .deps/prefix.Tpo -c -o prefix.o prefix.cpp mv -f .deps/prefix.Tpo .deps/prefix.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printdlg.o -MD -MP -MF .deps/printdlg.Tpo -c -o printdlg.o printdlg.cpp mv -f .deps/printdlg.Tpo .deps/printdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptconsole.o -MD -MP -MF .deps/scriptconsole.Tpo -c -o scriptconsole.o scriptconsole.cpp mv -f .deps/scriptconsole.Tpo .deps/scriptconsole.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingsettingsdlg.o -MD -MP -MF .deps/scriptingsettingsdlg.Tpo -c -o scriptingsettingsdlg.o scriptingsettingsdlg.cpp mv -f .deps/scriptingsettingsdlg.Tpo .deps/scriptingsettingsdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT splashscreen.o -MD -MP -MF .deps/splashscreen.Tpo -c -o splashscreen.o splashscreen.cpp mv -f .deps/splashscreen.Tpo .deps/splashscreen.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT startherepage.o -MD -MP -MF .deps/startherepage.Tpo -c -o startherepage.o startherepage.cpp mv -f .deps/startherepage.Tpo .deps/startherepage.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT switcherdlg.o -MD -MP -MF .deps/switcherdlg.Tpo -c -o switcherdlg.o switcherdlg.cpp mv -f .deps/switcherdlg.Tpo .deps/switcherdlg.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o codeblocks app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o infopane.o main.o notebookstyles.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o -L../sdk -lcodeblocks -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o .libs/codeblocks app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o infopane.o main.o notebookstyles.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o -pthread -L/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs/libcodeblocks.so -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -pthread make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' Making all in plugins make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' Making all in astyle make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources/astyle.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c -o asstreamiterator.lo asstreamiterator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c asstreamiterator.cpp -fPIC -DPIC -o .libs/asstreamiterator.o mv -f .deps/asstreamiterator.Tpo .deps/asstreamiterator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c -o astyleconfigdlg.lo astyleconfigdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c astyleconfigdlg.cpp -fPIC -DPIC -o .libs/astyleconfigdlg.o mv -f .deps/astyleconfigdlg.Tpo .deps/astyleconfigdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c -o astyleplugin.lo astyleplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c astyleplugin.cpp -fPIC -DPIC -o .libs/astyleplugin.o mv -f .deps/astyleplugin.Tpo .deps/astyleplugin.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c -o dlgformattersettings.lo dlgformattersettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c dlgformattersettings.cpp -fPIC -DPIC -o .libs/dlgformattersettings.o mv -f .deps/dlgformattersettings.Tpo .deps/dlgformattersettings.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c -o formattersettings.lo formattersettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c formattersettings.cpp -fPIC -DPIC -o .libs/formattersettings.o mv -f .deps/formattersettings.Tpo .deps/formattersettings.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASBeautifier.lo -MD -MP -MF .deps/ASBeautifier.Tpo -c -o ASBeautifier.lo `test -f 'astyle/ASBeautifier.cpp' || echo './'`astyle/ASBeautifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASBeautifier.lo -MD -MP -MF .deps/ASBeautifier.Tpo -c astyle/ASBeautifier.cpp -fPIC -DPIC -o .libs/ASBeautifier.o mv -f .deps/ASBeautifier.Tpo .deps/ASBeautifier.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASFormatter.lo -MD -MP -MF .deps/ASFormatter.Tpo -c -o ASFormatter.lo `test -f 'astyle/ASFormatter.cpp' || echo './'`astyle/ASFormatter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASFormatter.lo -MD -MP -MF .deps/ASFormatter.Tpo -c astyle/ASFormatter.cpp -fPIC -DPIC -o .libs/ASFormatter.o mv -f .deps/ASFormatter.Tpo .deps/ASFormatter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASEnhancer.lo -MD -MP -MF .deps/ASEnhancer.Tpo -c -o ASEnhancer.lo `test -f 'astyle/ASEnhancer.cpp' || echo './'`astyle/ASEnhancer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASEnhancer.lo -MD -MP -MF .deps/ASEnhancer.Tpo -c astyle/ASEnhancer.cpp -fPIC -DPIC -o .libs/ASEnhancer.o mv -f .deps/ASEnhancer.Tpo .deps/ASEnhancer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASResource.lo -MD -MP -MF .deps/ASResource.Tpo -c -o ASResource.lo `test -f 'astyle/ASResource.cpp' || echo './'`astyle/ASResource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ASResource.lo -MD -MP -MF .deps/ASResource.Tpo -c astyle/ASResource.cpp -fPIC -DPIC -o .libs/ASResource.o mv -f .deps/ASResource.Tpo .deps/ASResource.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libastyle.la -rpath /usr/lib/codeblocks/plugins asstreamiterator.lo astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo formattersettings.lo ASBeautifier.lo ASFormatter.lo ASEnhancer.lo ASResource.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/asstreamiterator.o .libs/astyleconfigdlg.o .libs/astyleplugin.o .libs/dlgformattersettings.o .libs/formattersettings.o .libs/ASBeautifier.o .libs/ASFormatter.o .libs/ASEnhancer.o .libs/ASResource.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libastyle.so -o .libs/libastyle.so libtool: link: ( cd ".libs" && rm -f "libastyle.la" && ln -s "../libastyle.la" "libastyle.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' Making all in autosave make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c -o autosave.lo autosave.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c autosave.cpp -fPIC -DPIC -o .libs/autosave.o mv -f .deps/autosave.Tpo .deps/autosave.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libautosave.la -rpath /usr/lib/codeblocks/plugins autosave.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/autosave.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libautosave.so -o .libs/libautosave.so libtool: link: ( cd ".libs" && rm -f "libautosave.la" && ln -s "../libautosave.la" "libautosave.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave/autosave.zip manifest.xml *.xrc > /dev/null make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' Making all in classwizard make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources/classwizard.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c -o classwizard.lo classwizard.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp -fPIC -DPIC -o .libs/classwizard.o mv -f .deps/classwizard.Tpo .deps/classwizard.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c -o classwizarddlg.lo classwizarddlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c classwizarddlg.cpp -fPIC -DPIC -o .libs/classwizarddlg.o mv -f .deps/classwizarddlg.Tpo .deps/classwizarddlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libclasswizard.la -rpath /usr/lib/codeblocks/plugins classwizard.lo classwizarddlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/classwizard.o .libs/classwizarddlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libclasswizard.so -o .libs/libclasswizard.so libtool: link: ( cd ".libs" && rm -f "libclasswizard.la" && ln -s "../libclasswizard.la" "libclasswizard.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' Making all in codecompletion make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources/codecompletion.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccdebuginfo.lo -MD -MP -MF .deps/ccdebuginfo.Tpo -c -o ccdebuginfo.lo ccdebuginfo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccdebuginfo.lo -MD -MP -MF .deps/ccdebuginfo.Tpo -c ccdebuginfo.cpp -fPIC -DPIC -o .libs/ccdebuginfo.o mv -f .deps/ccdebuginfo.Tpo .deps/ccdebuginfo.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c -o ccoptionsdlg.lo ccoptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c ccoptionsdlg.cpp -fPIC -DPIC -o .libs/ccoptionsdlg.o mv -f .deps/ccoptionsdlg.Tpo .deps/ccoptionsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c -o ccoptionsprjdlg.lo ccoptionsprjdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c ccoptionsprjdlg.cpp -fPIC -DPIC -o .libs/ccoptionsprjdlg.o mv -f .deps/ccoptionsprjdlg.Tpo .deps/ccoptionsprjdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c -o classbrowser.lo classbrowser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c classbrowser.cpp -fPIC -DPIC -o .libs/classbrowser.o mv -f .deps/classbrowser.Tpo .deps/classbrowser.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c -o classbrowserbuilderthread.lo classbrowserbuilderthread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c classbrowserbuilderthread.cpp -fPIC -DPIC -o .libs/classbrowserbuilderthread.o mv -f .deps/classbrowserbuilderthread.Tpo .deps/classbrowserbuilderthread.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c -o codecompletion.lo codecompletion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c codecompletion.cpp -fPIC -DPIC -o .libs/codecompletion.o mv -f .deps/codecompletion.Tpo .deps/codecompletion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c -o insertclassmethoddlg.lo insertclassmethoddlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp -fPIC -DPIC -o .libs/insertclassmethoddlg.o mv -f .deps/insertclassmethoddlg.Tpo .deps/insertclassmethoddlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c -o nativeparser.lo nativeparser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c nativeparser.cpp -fPIC -DPIC -o .libs/nativeparser.o mv -f .deps/nativeparser.Tpo .deps/nativeparser.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c -o selectincludefile.lo selectincludefile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c selectincludefile.cpp -fPIC -DPIC -o .libs/selectincludefile.o mv -f .deps/selectincludefile.Tpo .deps/selectincludefile.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo `test -f 'parser/parser.cpp' || echo './'`parser/parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser/parser.cpp -fPIC -DPIC -o .libs/parser.o mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parserthread.lo -MD -MP -MF .deps/parserthread.Tpo -c -o parserthread.lo `test -f 'parser/parserthread.cpp' || echo './'`parser/parserthread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parserthread.lo -MD -MP -MF .deps/parserthread.Tpo -c parser/parserthread.cpp -fPIC -DPIC -o .libs/parserthread.o mv -f .deps/parserthread.Tpo .deps/parserthread.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo `test -f 'parser/token.cpp' || echo './'`parser/token.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT token.lo -MD -MP -MF .deps/token.Tpo -c parser/token.cpp -fPIC -DPIC -o .libs/token.o mv -f .deps/token.Tpo .deps/token.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo `test -f 'parser/tokenizer.cpp' || echo './'`parser/tokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c parser/tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchtree.lo -MD -MP -MF .deps/searchtree.Tpo -c -o searchtree.lo `test -f 'parser/searchtree.cpp' || echo './'`parser/searchtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchtree.lo -MD -MP -MF .deps/searchtree.Tpo -c parser/searchtree.cpp -fPIC -DPIC -o .libs/searchtree.o mv -f .deps/searchtree.Tpo .deps/searchtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodecompletion.la -rpath /usr/lib/codeblocks/plugins ccdebuginfo.lo ccoptionsdlg.lo ccoptionsprjdlg.lo classbrowser.lo classbrowserbuilderthread.lo codecompletion.lo insertclassmethoddlg.lo nativeparser.lo selectincludefile.lo parser.lo parserthread.lo token.lo tokenizer.lo searchtree.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/ccdebuginfo.o .libs/ccoptionsdlg.o .libs/ccoptionsprjdlg.o .libs/classbrowser.o .libs/classbrowserbuilderthread.o .libs/codecompletion.o .libs/insertclassmethoddlg.o .libs/nativeparser.o .libs/selectincludefile.o .libs/parser.o .libs/parserthread.o .libs/token.o .libs/tokenizer.o .libs/searchtree.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodecompletion.so -o .libs/libcodecompletion.so libtool: link: ( cd ".libs" && rm -f "libcodecompletion.la" && ln -s "../libcodecompletion.la" "libcodecompletion.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' Making all in compilergcc make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' Making all in depslib make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' Making all in src make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c -o depslib.lo depslib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c depslib.c -fPIC -DPIC -o .libs/depslib.o mv -f .deps/depslib.Tpo .deps/depslib.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c -o filent.lo filent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c filent.c -fPIC -DPIC -o .libs/filent.o mv -f .deps/filent.Tpo .deps/filent.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c -o fileunix.lo fileunix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c -fPIC -DPIC -o .libs/fileunix.o mv -f .deps/fileunix.Tpo .deps/fileunix.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o mv -f .deps/headers.Tpo .deps/headers.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c -o lists.lo lists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -fPIC -DPIC -o .libs/lists.o mv -f .deps/lists.Tpo .deps/lists.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c -o newstr.lo newstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c newstr.c -fPIC -DPIC -o .libs/newstr.o mv -f .deps/newstr.Tpo .deps/newstr.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c -o pathsplit.lo pathsplit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c pathsplit.c -fPIC -DPIC -o .libs/pathsplit.o mv -f .deps/pathsplit.Tpo .deps/pathsplit.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c -o pathunix.lo pathunix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c pathunix.c -fPIC -DPIC -o .libs/pathunix.o mv -f .deps/pathunix.Tpo .deps/pathunix.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c -o regexp.lo regexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o mv -f .deps/regexp.Tpo .deps/regexp.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.o mv -f .deps/search.Tpo .deps/search.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c -o timestamp.lo timestamp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -Ulinux -Uunix -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o mv -f .deps/timestamp.Tpo .deps/timestamp.Plo /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -o libdepslib.la alloc.lo cache.lo depslib.lo filent.lo fileunix.lo hash.lo headers.lo lists.lo newstr.lo pathsplit.lo pathunix.lo regexp.lo search.lo timestamp.lo -lpthread -ldl libtool: link: ar cru .libs/libdepslib.a .libs/alloc.o .libs/cache.o .libs/depslib.o .libs/filent.o .libs/fileunix.o .libs/hash.o .libs/headers.o .libs/lists.o .libs/newstr.o .libs/pathsplit.o .libs/pathunix.o .libs/regexp.o .libs/search.o .libs/timestamp.o libtool: link: ranlib .libs/libdepslib.a libtool: link: ( cd ".libs" && rm -f "libdepslib.la" && ln -s "../libdepslib.la" "libdepslib.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources/compiler.zip manifest.xml *.xrc images/*.png images/16x16/*.png > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c -o advancedcompileroptionsdlg.lo advancedcompileroptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp -fPIC -DPIC -o .libs/advancedcompileroptionsdlg.o mv -f .deps/advancedcompileroptionsdlg.Tpo .deps/advancedcompileroptionsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerBCC.lo -MD -MP -MF .deps/compilerBCC.Tpo -c -o compilerBCC.lo compilerBCC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerBCC.lo -MD -MP -MF .deps/compilerBCC.Tpo -c compilerBCC.cpp -fPIC -DPIC -o .libs/compilerBCC.o mv -f .deps/compilerBCC.Tpo .deps/compilerBCC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c -o compiler_defs.lo compiler_defs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c compiler_defs.cpp -fPIC -DPIC -o .libs/compiler_defs.o mv -f .deps/compiler_defs.Tpo .deps/compiler_defs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c -o compilerCYGWIN.lo compilerCYGWIN.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c compilerCYGWIN.cpp -fPIC -DPIC -o .libs/compilerCYGWIN.o mv -f .deps/compilerCYGWIN.Tpo .deps/compilerCYGWIN.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerDMC.lo -MD -MP -MF .deps/compilerDMC.Tpo -c -o compilerDMC.lo compilerDMC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerDMC.lo -MD -MP -MF .deps/compilerDMC.Tpo -c compilerDMC.cpp -fPIC -DPIC -o .libs/compilerDMC.o mv -f .deps/compilerDMC.Tpo .deps/compilerDMC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerDMD.lo -MD -MP -MF .deps/compilerDMD.Tpo -c -o compilerDMD.lo compilerDMD.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerDMD.lo -MD -MP -MF .deps/compilerDMD.Tpo -c compilerDMD.cpp -fPIC -DPIC -o .libs/compilerDMD.o mv -f .deps/compilerDMD.Tpo .deps/compilerDMD.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c -o compilererrors.lo compilererrors.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c compilererrors.cpp -fPIC -DPIC -o .libs/compilererrors.o mv -f .deps/compilererrors.Tpo .deps/compilererrors.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c -o compilergcc.lo compilergcc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c compilergcc.cpp -fPIC -DPIC -o .libs/compilergcc.o mv -f .deps/compilergcc.Tpo .deps/compilergcc.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c -o compilerGDC.lo compilerGDC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c compilerGDC.cpp -fPIC -DPIC -o .libs/compilerGDC.o mv -f .deps/compilerGDC.Tpo .deps/compilerGDC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerICC.lo -MD -MP -MF .deps/compilerICC.Tpo -c -o compilerICC.lo compilerICC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerICC.lo -MD -MP -MF .deps/compilerICC.Tpo -c compilerICC.cpp -fPIC -DPIC -o .libs/compilerICC.o mv -f .deps/compilerICC.Tpo .deps/compilerICC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c -o compilerLCC.lo compilerLCC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c compilerLCC.cpp -fPIC -DPIC -o .libs/compilerLCC.o mv -f .deps/compilerLCC.Tpo .deps/compilerLCC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c -o compilermessages.lo compilermessages.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c compilermessages.cpp -fPIC -DPIC -o .libs/compilermessages.o mv -f .deps/compilermessages.Tpo .deps/compilermessages.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c -o compilerMINGW.lo compilerMINGW.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c compilerMINGW.cpp -fPIC -DPIC -o .libs/compilerMINGW.o mv -f .deps/compilerMINGW.Tpo .deps/compilerMINGW.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c -o compilerMINGWgenerator.lo compilerMINGWgenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c compilerMINGWgenerator.cpp -fPIC -DPIC -o .libs/compilerMINGWgenerator.o mv -f .deps/compilerMINGWgenerator.Tpo .deps/compilerMINGWgenerator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c -o compilerMSVC.lo compilerMSVC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c compilerMSVC.cpp -fPIC -DPIC -o .libs/compilerMSVC.o mv -f .deps/compilerMSVC.Tpo .deps/compilerMSVC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c -o compileroptionsdlg.lo compileroptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c compileroptionsdlg.cpp -fPIC -DPIC -o .libs/compileroptionsdlg.o mv -f .deps/compileroptionsdlg.Tpo .deps/compileroptionsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c -o compilerOW.lo compilerOW.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp -fPIC -DPIC -o .libs/compilerOW.o mv -f .deps/compilerOW.Tpo .deps/compilerOW.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c -o compilerOWgenerator.lo compilerOWgenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c compilerOWgenerator.cpp -fPIC -DPIC -o .libs/compilerOWgenerator.o mv -f .deps/compilerOWgenerator.Tpo .deps/compilerOWgenerator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerSDCC.lo -MD -MP -MF .deps/compilerSDCC.Tpo -c -o compilerSDCC.lo compilerSDCC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerSDCC.lo -MD -MP -MF .deps/compilerSDCC.Tpo -c compilerSDCC.cpp -fPIC -DPIC -o .libs/compilerSDCC.o mv -f .deps/compilerSDCC.Tpo .deps/compilerSDCC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c -o compilerGNUARM.lo compilerGNUARM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c compilerGNUARM.cpp -fPIC -DPIC -o .libs/compilerGNUARM.o mv -f .deps/compilerGNUARM.Tpo .deps/compilerGNUARM.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUAVR.lo -MD -MP -MF .deps/compilerGNUAVR.Tpo -c -o compilerGNUAVR.lo compilerGNUAVR.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUAVR.lo -MD -MP -MF .deps/compilerGNUAVR.Tpo -c compilerGNUAVR.cpp -fPIC -DPIC -o .libs/compilerGNUAVR.o mv -f .deps/compilerGNUAVR.Tpo .deps/compilerGNUAVR.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUMSP430.lo -MD -MP -MF .deps/compilerGNUMSP430.Tpo -c -o compilerGNUMSP430.lo compilerGNUMSP430.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUMSP430.lo -MD -MP -MF .deps/compilerGNUMSP430.Tpo -c compilerGNUMSP430.cpp -fPIC -DPIC -o .libs/compilerGNUMSP430.o mv -f .deps/compilerGNUMSP430.Tpo .deps/compilerGNUMSP430.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUPOWERPC.lo -MD -MP -MF .deps/compilerGNUPOWERPC.Tpo -c -o compilerGNUPOWERPC.lo compilerGNUPOWERPC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUPOWERPC.lo -MD -MP -MF .deps/compilerGNUPOWERPC.Tpo -c compilerGNUPOWERPC.cpp -fPIC -DPIC -o .libs/compilerGNUPOWERPC.o mv -f .deps/compilerGNUPOWERPC.Tpo .deps/compilerGNUPOWERPC.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUTRICORE.lo -MD -MP -MF .deps/compilerGNUTRICORE.Tpo -c -o compilerGNUTRICORE.lo compilerGNUTRICORE.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUTRICORE.lo -MD -MP -MF .deps/compilerGNUTRICORE.Tpo -c compilerGNUTRICORE.cpp -fPIC -DPIC -o .libs/compilerGNUTRICORE.o mv -f .deps/compilerGNUTRICORE.Tpo .deps/compilerGNUTRICORE.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerTcc.lo -MD -MP -MF .deps/compilerTcc.Tpo -c -o compilerTcc.lo compilerTcc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerTcc.lo -MD -MP -MF .deps/compilerTcc.Tpo -c compilerTcc.cpp -fPIC -DPIC -o .libs/compilerTcc.o mv -f .deps/compilerTcc.Tpo .deps/compilerTcc.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c -o directcommands.lo directcommands.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c directcommands.cpp -fPIC -DPIC -o .libs/directcommands.o mv -f .deps/directcommands.Tpo .deps/directcommands.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT makefilegenerator.lo -MD -MP -MF .deps/makefilegenerator.Tpo -c -o makefilegenerator.lo makefilegenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -Ulinux -Uunix -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT makefilegenerator.lo -MD -MP -MF .deps/makefilegenerator.Tpo -c makefilegenerator.cpp -fPIC -DPIC -o .libs/makefilegenerator.o mv -f .deps/makefilegenerator.Tpo .deps/makefilegenerator.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcompiler.la -rpath /usr/lib/codeblocks/plugins advancedcompileroptionsdlg.lo compilerBCC.lo compiler_defs.lo compilerCYGWIN.lo compilerDMC.lo compilerDMD.lo compilererrors.lo compilergcc.lo compilerGDC.lo compilerICC.lo compilerLCC.lo compilermessages.lo compilerMINGW.lo compilerMINGWgenerator.lo compilerMSVC.lo compileroptionsdlg.lo compilerOW.lo compilerOWgenerator.lo compilerSDCC.lo compilerGNUARM.lo compilerGNUAVR.lo compilerGNUMSP430.lo compilerGNUPOWERPC.lo compilerGNUTRICORE.lo compilerTcc.lo directcommands.lo makefilegenerator.lo ../../sdk/libcodeblocks.la depslib/src/libdepslib.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/advancedcompileroptionsdlg.o .libs/compilerBCC.o .libs/compiler_defs.o .libs/compilerCYGWIN.o .libs/compilerDMC.o .libs/compilerDMD.o .libs/compilererrors.o .libs/compilergcc.o .libs/compilerGDC.o .libs/compilerICC.o .libs/compilerLCC.o .libs/compilermessages.o .libs/compilerMINGW.o .libs/compilerMINGWgenerator.o .libs/compilerMSVC.o .libs/compileroptionsdlg.o .libs/compilerOW.o .libs/compilerOWgenerator.o .libs/compilerSDCC.o .libs/compilerGNUARM.o .libs/compilerGNUAVR.o .libs/compilerGNUMSP430.o .libs/compilerGNUPOWERPC.o .libs/compilerGNUTRICORE.o .libs/compilerTcc.o .libs/directcommands.o .libs/makefilegenerator.o -Wl,--whole-archive depslib/src/.libs/libdepslib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcompiler.so -o .libs/libcompiler.so libtool: link: ( cd ".libs" && rm -f "libcompiler.la" && ln -s "../libcompiler.la" "libcompiler.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' Making all in debuggergdb make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' Making all in images make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' Making all in 16x16 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/debugger.zip manifest.xml *.xrc images/*.png images/16x16/*.png > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT backtracedlg.lo -MD -MP -MF .deps/backtracedlg.Tpo -c -o backtracedlg.lo backtracedlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT backtracedlg.lo -MD -MP -MF .deps/backtracedlg.Tpo -c backtracedlg.cpp -fPIC -DPIC -o .libs/backtracedlg.o mv -f .deps/backtracedlg.Tpo .deps/backtracedlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT breakpointsdlg.lo -MD -MP -MF .deps/breakpointsdlg.Tpo -c -o breakpointsdlg.lo breakpointsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT breakpointsdlg.lo -MD -MP -MF .deps/breakpointsdlg.Tpo -c breakpointsdlg.cpp -fPIC -DPIC -o .libs/breakpointsdlg.o mv -f .deps/breakpointsdlg.Tpo .deps/breakpointsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c -o cdb_driver.lo cdb_driver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c cdb_driver.cpp -fPIC -DPIC -o .libs/cdb_driver.o mv -f .deps/cdb_driver.Tpo .deps/cdb_driver.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cpuregistersdlg.lo -MD -MP -MF .deps/cpuregistersdlg.Tpo -c -o cpuregistersdlg.lo cpuregistersdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cpuregistersdlg.lo -MD -MP -MF .deps/cpuregistersdlg.Tpo -c cpuregistersdlg.cpp -fPIC -DPIC -o .libs/cpuregistersdlg.o mv -f .deps/cpuregistersdlg.Tpo .deps/cpuregistersdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c -o databreakpointdlg.lo databreakpointdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c databreakpointdlg.cpp -fPIC -DPIC -o .libs/databreakpointdlg.o mv -f .deps/databreakpointdlg.Tpo .deps/databreakpointdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c -o debugger_defs.lo debugger_defs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c debugger_defs.cpp -fPIC -DPIC -o .libs/debugger_defs.o mv -f .deps/debugger_defs.Tpo .deps/debugger_defs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c -o debuggerdriver.lo debuggerdriver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c debuggerdriver.cpp -fPIC -DPIC -o .libs/debuggerdriver.o mv -f .deps/debuggerdriver.Tpo .deps/debuggerdriver.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF .deps/debuggergdb.Tpo -c -o debuggergdb.lo debuggergdb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF .deps/debuggergdb.Tpo -c debuggergdb.cpp -fPIC -DPIC -o .libs/debuggergdb.o mv -f .deps/debuggergdb.Tpo .deps/debuggergdb.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c -o debuggeroptionsdlg.lo debuggeroptionsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c debuggeroptionsdlg.cpp -fPIC -DPIC -o .libs/debuggeroptionsdlg.o mv -f .deps/debuggeroptionsdlg.Tpo .deps/debuggeroptionsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c -o debuggeroptionsprjdlg.lo debuggeroptionsprjdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c debuggeroptionsprjdlg.cpp -fPIC -DPIC -o .libs/debuggeroptionsprjdlg.o mv -f .deps/debuggeroptionsprjdlg.Tpo .deps/debuggeroptionsprjdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c -o debuggerstate.lo debuggerstate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c debuggerstate.cpp -fPIC -DPIC -o .libs/debuggerstate.o mv -f .deps/debuggerstate.Tpo .deps/debuggerstate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggertree.lo -MD -MP -MF .deps/debuggertree.Tpo -c -o debuggertree.lo debuggertree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggertree.lo -MD -MP -MF .deps/debuggertree.Tpo -c debuggertree.cpp -fPIC -DPIC -o .libs/debuggertree.o mv -f .deps/debuggertree.Tpo .deps/debuggertree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT disassemblydlg.lo -MD -MP -MF .deps/disassemblydlg.Tpo -c -o disassemblydlg.lo disassemblydlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT disassemblydlg.lo -MD -MP -MF .deps/disassemblydlg.Tpo -c disassemblydlg.cpp -fPIC -DPIC -o .libs/disassemblydlg.o mv -f .deps/disassemblydlg.Tpo .deps/disassemblydlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c -o editbreakpointdlg.lo editbreakpointdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c editbreakpointdlg.cpp -fPIC -DPIC -o .libs/editbreakpointdlg.o mv -f .deps/editbreakpointdlg.Tpo .deps/editbreakpointdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c -o editwatchdlg.lo editwatchdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c editwatchdlg.cpp -fPIC -DPIC -o .libs/editwatchdlg.o mv -f .deps/editwatchdlg.Tpo .deps/editwatchdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchesdlg.lo -MD -MP -MF .deps/editwatchesdlg.Tpo -c -o editwatchesdlg.lo editwatchesdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchesdlg.lo -MD -MP -MF .deps/editwatchesdlg.Tpo -c editwatchesdlg.cpp -fPIC -DPIC -o .libs/editwatchesdlg.o mv -f .deps/editwatchesdlg.Tpo .deps/editwatchesdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT examinememorydlg.lo -MD -MP -MF .deps/examinememorydlg.Tpo -c -o examinememorydlg.lo examinememorydlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT examinememorydlg.lo -MD -MP -MF .deps/examinememorydlg.Tpo -c examinememorydlg.cpp -fPIC -DPIC -o .libs/examinememorydlg.o mv -f .deps/examinememorydlg.Tpo .deps/examinememorydlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c -o gdb_driver.lo gdb_driver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c gdb_driver.cpp -fPIC -DPIC -o .libs/gdb_driver.o mv -f .deps/gdb_driver.Tpo .deps/gdb_driver.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_tipwindow.lo -MD -MP -MF .deps/gdb_tipwindow.Tpo -c -o gdb_tipwindow.lo gdb_tipwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_tipwindow.lo -MD -MP -MF .deps/gdb_tipwindow.Tpo -c gdb_tipwindow.cpp -fPIC -DPIC -o .libs/gdb_tipwindow.o mv -f .deps/gdb_tipwindow.Tpo .deps/gdb_tipwindow.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT threadsdlg.lo -MD -MP -MF .deps/threadsdlg.Tpo -c -o threadsdlg.lo threadsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT threadsdlg.lo -MD -MP -MF .deps/threadsdlg.Tpo -c threadsdlg.cpp -fPIC -DPIC -o .libs/threadsdlg.o mv -f .deps/threadsdlg.Tpo .deps/threadsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdebugger.la -rpath /usr/lib/codeblocks/plugins backtracedlg.lo breakpointsdlg.lo cdb_driver.lo cpuregistersdlg.lo databreakpointdlg.lo debugger_defs.lo debuggerdriver.lo debuggergdb.lo debuggeroptionsdlg.lo debuggeroptionsprjdlg.lo debuggerstate.lo debuggertree.lo disassemblydlg.lo editbreakpointdlg.lo editwatchdlg.lo editwatchesdlg.lo examinememorydlg.lo gdb_driver.lo gdb_tipwindow.lo threadsdlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/backtracedlg.o .libs/breakpointsdlg.o .libs/cdb_driver.o .libs/cpuregistersdlg.o .libs/databreakpointdlg.o .libs/debugger_defs.o .libs/debuggerdriver.o .libs/debuggergdb.o .libs/debuggeroptionsdlg.o .libs/debuggeroptionsprjdlg.o .libs/debuggerstate.o .libs/debuggertree.o .libs/disassemblydlg.o .libs/editbreakpointdlg.o .libs/editwatchdlg.o .libs/editwatchesdlg.o .libs/examinememorydlg.o .libs/gdb_driver.o .libs/gdb_tipwindow.o .libs/threadsdlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdebugger.so -o .libs/libdebugger.so libtool: link: ( cd ".libs" && rm -f "libdebugger.la" && ln -s "../libdebugger.la" "libdebugger.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' Making all in defaultmimehandler make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources/defaultmimehandler.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c -o defaultmimehandler.lo defaultmimehandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT defaultmimehandler.lo -MD -MP -MF .deps/defaultmimehandler.Tpo -c defaultmimehandler.cpp -fPIC -DPIC -o .libs/defaultmimehandler.o mv -f .deps/defaultmimehandler.Tpo .deps/defaultmimehandler.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c -o editmimetypesdlg.lo editmimetypesdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editmimetypesdlg.lo -MD -MP -MF .deps/editmimetypesdlg.Tpo -c editmimetypesdlg.cpp -fPIC -DPIC -o .libs/editmimetypesdlg.o mv -f .deps/editmimetypesdlg.Tpo .deps/editmimetypesdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT EmbeddedHtmlPanel.lo -MD -MP -MF .deps/EmbeddedHtmlPanel.Tpo -c -o EmbeddedHtmlPanel.lo EmbeddedHtmlPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT EmbeddedHtmlPanel.lo -MD -MP -MF .deps/EmbeddedHtmlPanel.Tpo -c EmbeddedHtmlPanel.cpp -fPIC -DPIC -o .libs/EmbeddedHtmlPanel.o mv -f .deps/EmbeddedHtmlPanel.Tpo .deps/EmbeddedHtmlPanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdefaultmimehandler.la -rpath /usr/lib/codeblocks/plugins defaultmimehandler.lo editmimetypesdlg.lo EmbeddedHtmlPanel.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/defaultmimehandler.o .libs/editmimetypesdlg.o .libs/EmbeddedHtmlPanel.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdefaultmimehandler.so -o .libs/libdefaultmimehandler.so libtool: link: ( cd ".libs" && rm -f "libdefaultmimehandler.la" && ln -s "../libdefaultmimehandler.la" "libdefaultmimehandler.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' Making all in scriptedwizard make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' Making all in arm make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' Making all in ARM-eval7t make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' Making all in ek-at91sam7a3 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' Making all in lpd-lh7a404 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' Making all in olimex-at91sam7sx make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' Making all in olimex-lpc213x make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' Making all in phyCORE-AT91M55800 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' Making all in phyCORE-LPC2294 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' Making all in phyCORE-PXA255 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' Making all in avr make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' Making all in c_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' Making all in console make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' Making all in c make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' Making all in cpp make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' Making all in d make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' Making all in console make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' Making all in directx make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' Making all in dx8 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' Making all in dx9 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' Making all in dll make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' Making all in empty make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' Making all in empty_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' Making all in fltk make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' Making all in fluid make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' Making all in glfw make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' Making all in glut make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' Making all in gtk make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' Making all in h_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' Making all in irrlicht make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' Making all in lf make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' Making all in quick make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' Making all in structured make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' Making all in matlab_csf make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' Making all in lccstub make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' Making all in ogre make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' Making all in opengl make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' Making all in files_unix make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' Making all in files_win make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' Making all in plugins make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' Making all in templates make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' Making all in ppc make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' Making all in MPC565 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' Making all in MPC5200 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' Making all in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' Making all in qt4 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' Making all in sdl make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' Making all in sfml make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' Making all in smartwin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' Making all in staticlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' Making all in stlport make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' Making all in sharedlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' Making all in c make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' Making all in cpp make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' Making all in sys make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' Making all in tricore make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' Making all in templates make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' Making all in EasyKit-TC1767 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' Making all in EasyRun-TC1796 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' Making all in phyCORE-TC1130 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' Making all in phyCORE-TC1775 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' Making all in TriBoard-TC1130 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' Making all in TriBoard-TC1161 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' Making all in TriBoard-TC1162 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' Making all in TriBoard-TC1762 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' Making all in TriBoard-TC1765 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' Making all in TriBoard-TC1766 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' Making all in TriBoard-TC1775 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' Making all in TriBoard-TC1792 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' Making all in TriBoard-TC1796 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' Making all in TriBoard-TC1797 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' Making all in TriBoard-TC1920 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' Making all in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' Making all in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' Making all in win32gui make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' Making all in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' Making all in dialog make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' Making all in frame make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' Making all in common make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' Making all in pch make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' Making all in rc make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' Making all in wxfb make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' Making all in dialog make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' Making all in frame make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' Making all in wxsmith make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/scriptedwizard.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT buildtargetpanel.lo -MD -MP -MF .deps/buildtargetpanel.Tpo -c -o buildtargetpanel.lo buildtargetpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT buildtargetpanel.lo -MD -MP -MF .deps/buildtargetpanel.Tpo -c buildtargetpanel.cpp -fPIC -DPIC -o .libs/buildtargetpanel.o mv -f .deps/buildtargetpanel.Tpo .deps/buildtargetpanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerpanel.lo -MD -MP -MF .deps/compilerpanel.Tpo -c -o compilerpanel.lo compilerpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerpanel.lo -MD -MP -MF .deps/compilerpanel.Tpo -c compilerpanel.cpp -fPIC -DPIC -o .libs/compilerpanel.o mv -f .deps/compilerpanel.Tpo .deps/compilerpanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filepathpanel.lo -MD -MP -MF .deps/filepathpanel.Tpo -c -o filepathpanel.lo filepathpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filepathpanel.lo -MD -MP -MF .deps/filepathpanel.Tpo -c filepathpanel.cpp -fPIC -DPIC -o .libs/filepathpanel.o mv -f .deps/filepathpanel.Tpo .deps/filepathpanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericselectpath.lo -MD -MP -MF .deps/genericselectpath.Tpo -c -o genericselectpath.lo genericselectpath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericselectpath.lo -MD -MP -MF .deps/genericselectpath.Tpo -c genericselectpath.cpp -fPIC -DPIC -o .libs/genericselectpath.o mv -f .deps/genericselectpath.Tpo .deps/genericselectpath.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infopanel.lo -MD -MP -MF .deps/infopanel.Tpo -c -o infopanel.lo infopanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infopanel.lo -MD -MP -MF .deps/infopanel.Tpo -c infopanel.cpp -fPIC -DPIC -o .libs/infopanel.o mv -f .deps/infopanel.Tpo .deps/infopanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericsinglechoicelist.lo -MD -MP -MF .deps/genericsinglechoicelist.Tpo -c -o genericsinglechoicelist.lo genericsinglechoicelist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericsinglechoicelist.lo -MD -MP -MF .deps/genericsinglechoicelist.Tpo -c genericsinglechoicelist.cpp -fPIC -DPIC -o .libs/genericsinglechoicelist.o mv -f .deps/genericsinglechoicelist.Tpo .deps/genericsinglechoicelist.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectpathpanel.lo -MD -MP -MF .deps/projectpathpanel.Tpo -c -o projectpathpanel.lo projectpathpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectpathpanel.lo -MD -MP -MF .deps/projectpathpanel.Tpo -c projectpathpanel.cpp -fPIC -DPIC -o .libs/projectpathpanel.o mv -f .deps/projectpathpanel.Tpo .deps/projectpathpanel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wiz.lo -MD -MP -MF .deps/wiz.Tpo -c -o wiz.lo wiz.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wiz.lo -MD -MP -MF .deps/wiz.Tpo -c wiz.cpp -fPIC -DPIC -o .libs/wiz.o mv -f .deps/wiz.Tpo .deps/wiz.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wizpage.lo -MD -MP -MF .deps/wizpage.Tpo -c -o wizpage.lo wizpage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wizpage.lo -MD -MP -MF .deps/wizpage.Tpo -c wizpage.cpp -fPIC -DPIC -o .libs/wizpage.o mv -f .deps/wizpage.Tpo .deps/wizpage.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libscriptedwizard.la -rpath /usr/lib/codeblocks/plugins buildtargetpanel.lo compilerpanel.lo filepathpanel.lo genericselectpath.lo infopanel.lo genericsinglechoicelist.lo projectpathpanel.lo wiz.lo wizpage.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/buildtargetpanel.o .libs/compilerpanel.o .libs/filepathpanel.o .libs/genericselectpath.o .libs/infopanel.o .libs/genericsinglechoicelist.o .libs/projectpathpanel.o .libs/wiz.o .libs/wizpage.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libscriptedwizard.so -o .libs/libscriptedwizard.so libtool: link: ( cd ".libs" && rm -f "libscriptedwizard.la" && ln -s "../libscriptedwizard.la" "libscriptedwizard.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' Making all in projectsimporter make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources/projectsimporter.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c -o projectsimporter.lo projectsimporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsimporter.lo -MD -MP -MF .deps/projectsimporter.Tpo -c projectsimporter.cpp -fPIC -DPIC -o .libs/projectsimporter.o mv -f .deps/projectsimporter.Tpo .deps/projectsimporter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT devcpploader.lo -MD -MP -MF .deps/devcpploader.Tpo -c -o devcpploader.lo devcpploader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT devcpploader.lo -MD -MP -MF .deps/devcpploader.Tpo -c devcpploader.cpp -fPIC -DPIC -o .libs/devcpploader.o mv -f .deps/devcpploader.Tpo .deps/devcpploader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvc7loader.lo -MD -MP -MF .deps/msvc7loader.Tpo -c -o msvc7loader.lo msvc7loader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvc7loader.lo -MD -MP -MF .deps/msvc7loader.Tpo -c msvc7loader.cpp -fPIC -DPIC -o .libs/msvc7loader.o mv -f .deps/msvc7loader.Tpo .deps/msvc7loader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvc7workspaceloader.lo -MD -MP -MF .deps/msvc7workspaceloader.Tpo -c -o msvc7workspaceloader.lo msvc7workspaceloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvc7workspaceloader.lo -MD -MP -MF .deps/msvc7workspaceloader.Tpo -c msvc7workspaceloader.cpp -fPIC -DPIC -o .libs/msvc7workspaceloader.o mv -f .deps/msvc7workspaceloader.Tpo .deps/msvc7workspaceloader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcloader.lo -MD -MP -MF .deps/msvcloader.Tpo -c -o msvcloader.lo msvcloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcloader.lo -MD -MP -MF .deps/msvcloader.Tpo -c msvcloader.cpp -fPIC -DPIC -o .libs/msvcloader.o mv -f .deps/msvcloader.Tpo .deps/msvcloader.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcworkspacebase.lo -MD -MP -MF .deps/msvcworkspacebase.Tpo -c -o msvcworkspacebase.lo msvcworkspacebase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcworkspacebase.lo -MD -MP -MF .deps/msvcworkspacebase.Tpo -c msvcworkspacebase.cpp -fPIC -DPIC -o .libs/msvcworkspacebase.o mv -f .deps/msvcworkspacebase.Tpo .deps/msvcworkspacebase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcworkspaceloader.lo -MD -MP -MF .deps/msvcworkspaceloader.Tpo -c -o msvcworkspaceloader.lo msvcworkspaceloader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT msvcworkspaceloader.lo -MD -MP -MF .deps/msvcworkspaceloader.Tpo -c msvcworkspaceloader.cpp -fPIC -DPIC -o .libs/msvcworkspaceloader.o mv -f .deps/msvcworkspaceloader.Tpo .deps/msvcworkspaceloader.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libprojectsimporter.la -rpath /usr/lib/codeblocks/plugins projectsimporter.lo devcpploader.lo msvc7loader.lo msvc7workspaceloader.lo msvcloader.lo msvcworkspacebase.lo msvcworkspaceloader.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/projectsimporter.o .libs/devcpploader.o .libs/msvc7loader.o .libs/msvc7workspaceloader.o .libs/msvcloader.o .libs/msvcworkspacebase.o .libs/msvcworkspaceloader.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libprojectsimporter.so -o .libs/libprojectsimporter.so libtool: link: ( cd ".libs" && rm -f "libprojectsimporter.la" && ln -s "../libprojectsimporter.la" "libprojectsimporter.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' Making all in openfileslist make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT openfileslistplugin.lo -MD -MP -MF .deps/openfileslistplugin.Tpo -c -o openfileslistplugin.lo openfileslistplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT openfileslistplugin.lo -MD -MP -MF .deps/openfileslistplugin.Tpo -c openfileslistplugin.cpp -fPIC -DPIC -o .libs/openfileslistplugin.o mv -f .deps/openfileslistplugin.Tpo .deps/openfileslistplugin.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libopenfileslist.la -rpath /usr/lib/codeblocks/plugins openfileslistplugin.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/openfileslistplugin.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libopenfileslist.so -o .libs/libopenfileslist.so libtool: link: ( cd ".libs" && rm -f "libopenfileslist.la" && ln -s "../libopenfileslist.la" "libopenfileslist.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist/openfileslist.zip manifest.xml > /dev/null make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' Making all in todo make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' Making all in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources/todo.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT addtododlg.lo -MD -MP -MF .deps/addtododlg.Tpo -c -o addtododlg.lo addtododlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT addtododlg.lo -MD -MP -MF .deps/addtododlg.Tpo -c addtododlg.cpp -fPIC -DPIC -o .libs/addtododlg.o mv -f .deps/addtododlg.Tpo .deps/addtododlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asktypedlg.lo -MD -MP -MF .deps/asktypedlg.Tpo -c -o asktypedlg.lo asktypedlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asktypedlg.lo -MD -MP -MF .deps/asktypedlg.Tpo -c asktypedlg.cpp -fPIC -DPIC -o .libs/asktypedlg.o mv -f .deps/asktypedlg.Tpo .deps/asktypedlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todolist.lo -MD -MP -MF .deps/todolist.Tpo -c -o todolist.lo todolist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todolist.lo -MD -MP -MF .deps/todolist.Tpo -c todolist.cpp -fPIC -DPIC -o .libs/todolist.o mv -f .deps/todolist.Tpo .deps/todolist.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todolistview.lo -MD -MP -MF .deps/todolistview.Tpo -c -o todolistview.lo todolistview.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todolistview.lo -MD -MP -MF .deps/todolistview.Tpo -c todolistview.cpp -fPIC -DPIC -o .libs/todolistview.o mv -f .deps/todolistview.Tpo .deps/todolistview.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todosettingsdlg.lo -MD -MP -MF .deps/todosettingsdlg.Tpo -c -o todosettingsdlg.lo todosettingsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT todosettingsdlg.lo -MD -MP -MF .deps/todosettingsdlg.Tpo -c todosettingsdlg.cpp -fPIC -DPIC -o .libs/todosettingsdlg.o mv -f .deps/todosettingsdlg.Tpo .deps/todosettingsdlg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libtodo.la -rpath /usr/lib/codeblocks/plugins addtododlg.lo asktypedlg.lo todolist.lo todolistview.lo todosettingsdlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/addtododlg.o .libs/asktypedlg.o .libs/todolist.o .libs/todolistview.o .libs/todosettingsdlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libtodo.so -o .libs/libtodo.so libtool: link: ( cd ".libs" && rm -f "libtodo.la" && ln -s "../libtodo.la" "libtodo.la" ) make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' Making all in contrib make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' Making all in AutoVersioning make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT AutoVersioning.lo -MD -MP -MF .deps/AutoVersioning.Tpo -c -o AutoVersioning.lo AutoVersioning.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT AutoVersioning.lo -MD -MP -MF .deps/AutoVersioning.Tpo -c AutoVersioning.cpp -fPIC -DPIC -o .libs/AutoVersioning.o mv -f .deps/AutoVersioning.Tpo .deps/AutoVersioning.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avChangesDlg.lo -MD -MP -MF .deps/avChangesDlg.Tpo -c -o avChangesDlg.lo avChangesDlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avChangesDlg.lo -MD -MP -MF .deps/avChangesDlg.Tpo -c avChangesDlg.cpp -fPIC -DPIC -o .libs/avChangesDlg.o mv -f .deps/avChangesDlg.Tpo .deps/avChangesDlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avHeader.lo -MD -MP -MF .deps/avHeader.Tpo -c -o avHeader.lo avHeader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avHeader.lo -MD -MP -MF .deps/avHeader.Tpo -c avHeader.cpp -fPIC -DPIC -o .libs/avHeader.o mv -f .deps/avHeader.Tpo .deps/avHeader.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avSvnRevision.lo -MD -MP -MF .deps/avSvnRevision.Tpo -c -o avSvnRevision.lo avSvnRevision.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avSvnRevision.lo -MD -MP -MF .deps/avSvnRevision.Tpo -c avSvnRevision.cpp -fPIC -DPIC -o .libs/avSvnRevision.o mv -f .deps/avSvnRevision.Tpo .deps/avSvnRevision.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avVersionEditorDlg.lo -MD -MP -MF .deps/avVersionEditorDlg.Tpo -c -o avVersionEditorDlg.lo avVersionEditorDlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT avVersionEditorDlg.lo -MD -MP -MF .deps/avVersionEditorDlg.Tpo -c avVersionEditorDlg.cpp -fPIC -DPIC -o .libs/avVersionEditorDlg.o mv -f .deps/avVersionEditorDlg.Tpo .deps/avVersionEditorDlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libAutoVersioning.la -rpath /usr/lib/codeblocks/plugins AutoVersioning.lo avChangesDlg.lo avHeader.lo avSvnRevision.lo avVersionEditorDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/AutoVersioning.o .libs/avChangesDlg.o .libs/avHeader.o .libs/avSvnRevision.o .libs/avVersionEditorDlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libAutoVersioning.so -o .libs/libAutoVersioning.so libtool: link: ( cd ".libs" && rm -f "libAutoVersioning.la" && ln -s "../libAutoVersioning.la" "libAutoVersioning.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning/AutoVersioning.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' Making all in BrowseTracker make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTracker.lo -MD -MP -MF .deps/BrowseTracker.Tpo -c -o BrowseTracker.lo BrowseTracker.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTracker.lo -MD -MP -MF .deps/BrowseTracker.Tpo -c BrowseTracker.cpp -fPIC -DPIC -o .libs/BrowseTracker.o mv -f .deps/BrowseTracker.Tpo .deps/BrowseTracker.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseSelector.lo -MD -MP -MF .deps/BrowseSelector.Tpo -c -o BrowseSelector.lo BrowseSelector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseSelector.lo -MD -MP -MF .deps/BrowseSelector.Tpo -c BrowseSelector.cpp -fPIC -DPIC -o .libs/BrowseSelector.o mv -f .deps/BrowseSelector.Tpo .deps/BrowseSelector.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c -o Version.lo Version.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Version.lo -MD -MP -MF .deps/Version.Tpo -c Version.cpp -fPIC -DPIC -o .libs/Version.o mv -f .deps/Version.Tpo .deps/Version.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseMarks.lo -MD -MP -MF .deps/BrowseMarks.Tpo -c -o BrowseMarks.lo BrowseMarks.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseMarks.lo -MD -MP -MF .deps/BrowseMarks.Tpo -c BrowseMarks.cpp -fPIC -DPIC -o .libs/BrowseMarks.o mv -f .deps/BrowseMarks.Tpo .deps/BrowseMarks.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTrackerConfPanel.lo -MD -MP -MF .deps/BrowseTrackerConfPanel.Tpo -c -o BrowseTrackerConfPanel.lo BrowseTrackerConfPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTrackerConfPanel.lo -MD -MP -MF .deps/BrowseTrackerConfPanel.Tpo -c BrowseTrackerConfPanel.cpp -fPIC -DPIC -o .libs/BrowseTrackerConfPanel.o mv -f .deps/BrowseTrackerConfPanel.Tpo .deps/BrowseTrackerConfPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTrackerLayout.lo -MD -MP -MF .deps/BrowseTrackerLayout.Tpo -c -o BrowseTrackerLayout.lo BrowseTrackerLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BrowseTrackerLayout.lo -MD -MP -MF .deps/BrowseTrackerLayout.Tpo -c BrowseTrackerLayout.cpp -fPIC -DPIC -o .libs/BrowseTrackerLayout.o mv -f .deps/BrowseTrackerLayout.Tpo .deps/BrowseTrackerLayout.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ConfigPanel.lo -MD -MP -MF .deps/ConfigPanel.Tpo -c -o ConfigPanel.lo ConfigPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ConfigPanel.lo -MD -MP -MF .deps/ConfigPanel.Tpo -c ConfigPanel.cpp -fPIC -DPIC -o .libs/ConfigPanel.o mv -f .deps/ConfigPanel.Tpo .deps/ConfigPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ProjectData.lo -MD -MP -MF .deps/ProjectData.Tpo -c -o ProjectData.lo ProjectData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ProjectData.lo -MD -MP -MF .deps/ProjectData.Tpo -c ProjectData.cpp -fPIC -DPIC -o .libs/ProjectData.o mv -f .deps/ProjectData.Tpo .deps/ProjectData.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JumpTracker.lo -MD -MP -MF .deps/JumpTracker.Tpo -c -o JumpTracker.lo JumpTracker.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JumpTracker.lo -MD -MP -MF .deps/JumpTracker.Tpo -c JumpTracker.cpp -fPIC -DPIC -o .libs/JumpTracker.o mv -f .deps/JumpTracker.Tpo .deps/JumpTracker.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JumpData.lo -MD -MP -MF .deps/JumpData.Tpo -c -o JumpData.lo JumpData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT JumpData.lo -MD -MP -MF .deps/JumpData.Tpo -c JumpData.cpp -fPIC -DPIC -o .libs/JumpData.o mv -f .deps/JumpData.Tpo .deps/JumpData.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libBrowseTracker.la -rpath /usr/lib/codeblocks/plugins BrowseTracker.lo BrowseSelector.lo Version.lo BrowseMarks.lo BrowseTrackerConfPanel.lo BrowseTrackerLayout.lo ConfigPanel.lo ProjectData.lo JumpTracker.lo JumpData.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/BrowseTracker.o .libs/BrowseSelector.o .libs/Version.o .libs/BrowseMarks.o .libs/BrowseTrackerConfPanel.o .libs/BrowseTrackerLayout.o .libs/ConfigPanel.o .libs/ProjectData.o .libs/JumpTracker.o .libs/JumpData.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libBrowseTracker.so -o .libs/libBrowseTracker.so libtool: link: ( cd ".libs" && rm -f "libBrowseTracker.la" && ln -s "../libBrowseTracker.la" "libBrowseTracker.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker/BrowseTracker.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' Making all in byogames make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byocbtris.lo -MD -MP -MF .deps/byocbtris.Tpo -c -o byocbtris.lo byocbtris.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byocbtris.lo -MD -MP -MF .deps/byocbtris.Tpo -c byocbtris.cpp -fPIC -DPIC -o .libs/byocbtris.o mv -f .deps/byocbtris.Tpo .deps/byocbtris.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogame.lo -MD -MP -MF .deps/byogame.Tpo -c -o byogame.lo byogame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogame.lo -MD -MP -MF .deps/byogame.Tpo -c byogame.cpp -fPIC -DPIC -o .libs/byogame.o mv -f .deps/byogame.Tpo .deps/byogame.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogameselect.lo -MD -MP -MF .deps/byogameselect.Tpo -c -o byogameselect.lo byogameselect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogameselect.lo -MD -MP -MF .deps/byogameselect.Tpo -c byogameselect.cpp -fPIC -DPIC -o .libs/byogameselect.o mv -f .deps/byogameselect.Tpo .deps/byogameselect.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogames.lo -MD -MP -MF .deps/byogames.Tpo -c -o byogames.lo byogames.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogames.lo -MD -MP -MF .deps/byogames.Tpo -c byogames.cpp -fPIC -DPIC -o .libs/byogames.o mv -f .deps/byogames.Tpo .deps/byogames.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogamebase.lo -MD -MP -MF .deps/byogamebase.Tpo -c -o byogamebase.lo byogamebase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byogamebase.lo -MD -MP -MF .deps/byogamebase.Tpo -c byogamebase.cpp -fPIC -DPIC -o .libs/byogamebase.o mv -f .deps/byogamebase.Tpo .deps/byogamebase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byoconf.lo -MD -MP -MF .deps/byoconf.Tpo -c -o byoconf.lo byoconf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byoconf.lo -MD -MP -MF .deps/byoconf.Tpo -c byoconf.cpp -fPIC -DPIC -o .libs/byoconf.o mv -f .deps/byoconf.Tpo .deps/byoconf.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byosnake.lo -MD -MP -MF .deps/byosnake.Tpo -c -o byosnake.lo byosnake.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT byosnake.lo -MD -MP -MF .deps/byosnake.Tpo -c byosnake.cpp -fPIC -DPIC -o .libs/byosnake.o mv -f .deps/byosnake.Tpo .deps/byosnake.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libbyogames.la -rpath /usr/lib/codeblocks/plugins byocbtris.lo byogame.lo byogameselect.lo byogames.lo byogamebase.lo byoconf.lo byosnake.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/byocbtris.o .libs/byogame.o .libs/byogameselect.o .libs/byogames.o .libs/byogamebase.o .libs/byoconf.o .libs/byosnake.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libbyogames.so -o .libs/libbyogames.so libtool: link: ( cd ".libs" && rm -f "libbyogames.la" && ln -s "../libbyogames.la" "libbyogames.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames/byogames.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' Making all in cb_koders make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT kodersdialog.lo -MD -MP -MF .deps/kodersdialog.Tpo -c -o kodersdialog.lo kodersdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT kodersdialog.lo -MD -MP -MF .deps/kodersdialog.Tpo -c kodersdialog.cpp -fPIC -DPIC -o .libs/kodersdialog.o mv -f .deps/kodersdialog.Tpo .deps/kodersdialog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cb_koders.lo -MD -MP -MF .deps/cb_koders.Tpo -c -o cb_koders.lo cb_koders.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cb_koders.lo -MD -MP -MF .deps/cb_koders.Tpo -c cb_koders.cpp -fPIC -DPIC -o .libs/cb_koders.o mv -f .deps/cb_koders.Tpo .deps/cb_koders.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcb_koders.la -rpath /usr/lib/codeblocks/plugins kodersdialog.lo cb_koders.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/kodersdialog.o .libs/cb_koders.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcb_koders.so -o .libs/libcb_koders.so libtool: link: ( cd ".libs" && rm -f "libcb_koders.la" && ln -s "../libcb_koders.la" "libcb_koders.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders/cb_koders.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' Making all in codesnippets make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o `test -f './../version.cpp' || echo './'`./../version.cpp mv -f .deps/version.Tpo .deps/version.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DirectoryParamsPanel.o -MD -MP -MF .deps/DirectoryParamsPanel.Tpo -c -o DirectoryParamsPanel.o `test -f './../Search/DirectoryParamsPanel.cpp' || echo './'`./../Search/DirectoryParamsPanel.cpp mv -f .deps/DirectoryParamsPanel.Tpo .deps/DirectoryParamsPanel.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT InsertIndexManager.o -MD -MP -MF .deps/InsertIndexManager.Tpo -c -o InsertIndexManager.o `test -f './../Search/InsertIndexManager.cpp' || echo './'`./../Search/InsertIndexManager.cpp mv -f .deps/InsertIndexManager.Tpo .deps/InsertIndexManager.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MainPanel.o -MD -MP -MF .deps/MainPanel.Tpo -c -o MainPanel.o `test -f './../Search/MainPanel.cpp' || echo './'`./../Search/MainPanel.cpp mv -f .deps/MainPanel.Tpo .deps/MainPanel.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchInPanel.o -MD -MP -MF .deps/SearchInPanel.Tpo -c -o SearchInPanel.o `test -f './../Search/SearchInPanel.cpp' || echo './'`./../Search/SearchInPanel.cpp mv -f .deps/SearchInPanel.Tpo .deps/SearchInPanel.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcher.o -MD -MP -MF .deps/TextFileSearcher.Tpo -c -o TextFileSearcher.o `test -f './../Search/TextFileSearcher.cpp' || echo './'`./../Search/TextFileSearcher.cpp mv -f .deps/TextFileSearcher.Tpo .deps/TextFileSearcher.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherRegEx.o -MD -MP -MF .deps/TextFileSearcherRegEx.Tpo -c -o TextFileSearcherRegEx.o `test -f './../Search/TextFileSearcherRegEx.cpp' || echo './'`./../Search/TextFileSearcherRegEx.cpp mv -f .deps/TextFileSearcherRegEx.Tpo .deps/TextFileSearcherRegEx.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherText.o -MD -MP -MF .deps/TextFileSearcherText.Tpo -c -o TextFileSearcherText.o `test -f './../Search/TextFileSearcherText.cpp' || echo './'`./../Search/TextFileSearcherText.cpp mv -f .deps/TextFileSearcherText.Tpo .deps/TextFileSearcherText.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearch.o -MD -MP -MF .deps/ThreadSearch.Tpo -c -o ThreadSearch.o `test -f './../Search/ThreadSearch.cpp' || echo './'`./../Search/ThreadSearch.cpp mv -f .deps/ThreadSearch.Tpo .deps/ThreadSearch.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchConfPanel.o -MD -MP -MF .deps/ThreadSearchConfPanel.Tpo -c -o ThreadSearchConfPanel.o `test -f './../Search/ThreadSearchConfPanel.cpp' || echo './'`./../Search/ThreadSearchConfPanel.cpp mv -f .deps/ThreadSearchConfPanel.Tpo .deps/ThreadSearchConfPanel.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchEvent.o -MD -MP -MF .deps/ThreadSearchEvent.Tpo -c -o ThreadSearchEvent.o `test -f './../Search/ThreadSearchEvent.cpp' || echo './'`./../Search/ThreadSearchEvent.cpp mv -f .deps/ThreadSearchEvent.Tpo .deps/ThreadSearchEvent.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFindData.o -MD -MP -MF .deps/ThreadSearchFindData.Tpo -c -o ThreadSearchFindData.o `test -f './../Search/ThreadSearchFindData.cpp' || echo './'`./../Search/ThreadSearchFindData.cpp mv -f .deps/ThreadSearchFindData.Tpo .deps/ThreadSearchFindData.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFrame.o -MD -MP -MF .deps/ThreadSearchFrame.Tpo -c -o ThreadSearchFrame.o `test -f './../Search/ThreadSearchFrame.cpp' || echo './'`./../Search/ThreadSearchFrame.cpp mv -f .deps/ThreadSearchFrame.Tpo .deps/ThreadSearchFrame.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerBase.o -MD -MP -MF .deps/ThreadSearchLoggerBase.Tpo -c -o ThreadSearchLoggerBase.o `test -f './../Search/ThreadSearchLoggerBase.cpp' || echo './'`./../Search/ThreadSearchLoggerBase.cpp mv -f .deps/ThreadSearchLoggerBase.Tpo .deps/ThreadSearchLoggerBase.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerList.o -MD -MP -MF .deps/ThreadSearchLoggerList.Tpo -c -o ThreadSearchLoggerList.o `test -f './../Search/ThreadSearchLoggerList.cpp' || echo './'`./../Search/ThreadSearchLoggerList.cpp mv -f .deps/ThreadSearchLoggerList.Tpo .deps/ThreadSearchLoggerList.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerTree.o -MD -MP -MF .deps/ThreadSearchLoggerTree.Tpo -c -o ThreadSearchLoggerTree.o `test -f './../Search/ThreadSearchLoggerTree.cpp' || echo './'`./../Search/ThreadSearchLoggerTree.cpp mv -f .deps/ThreadSearchLoggerTree.Tpo .deps/ThreadSearchLoggerTree.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchThread.o -MD -MP -MF .deps/ThreadSearchThread.Tpo -c -o ThreadSearchThread.o `test -f './../Search/ThreadSearchThread.cpp' || echo './'`./../Search/ThreadSearchThread.cpp mv -f .deps/ThreadSearchThread.Tpo .deps/ThreadSearchThread.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchTrace.o -MD -MP -MF .deps/ThreadSearchTrace.Tpo -c -o ThreadSearchTrace.o `test -f './../Search/ThreadSearchTrace.cpp' || echo './'`./../Search/ThreadSearchTrace.cpp mv -f .deps/ThreadSearchTrace.Tpo .deps/ThreadSearchTrace.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchView.o -MD -MP -MF .deps/ThreadSearchView.Tpo -c -o ThreadSearchView.o `test -f './../Search/ThreadSearchView.cpp' || echo './'`./../Search/ThreadSearchView.cpp mv -f .deps/ThreadSearchView.Tpo .deps/ThreadSearchView.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerBase.o -MD -MP -MF .deps/ThreadSearchViewManagerBase.Tpo -c -o ThreadSearchViewManagerBase.o `test -f './../Search/ThreadSearchViewManagerBase.cpp' || echo './'`./../Search/ThreadSearchViewManagerBase.cpp mv -f .deps/ThreadSearchViewManagerBase.Tpo .deps/ThreadSearchViewManagerBase.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerLayout.o -MD -MP -MF .deps/ThreadSearchViewManagerLayout.Tpo -c -o ThreadSearchViewManagerLayout.o `test -f './../Search/ThreadSearchViewManagerLayout.cpp' || echo './'`./../Search/ThreadSearchViewManagerLayout.cpp mv -f .deps/ThreadSearchViewManagerLayout.Tpo .deps/ThreadSearchViewManagerLayout.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerMessagesNotebook.o -MD -MP -MF .deps/ThreadSearchViewManagerMessagesNotebook.Tpo -c -o ThreadSearchViewManagerMessagesNotebook.o `test -f './../Search/ThreadSearchViewManagerMessagesNotebook.cpp' || echo './'`./../Search/ThreadSearchViewManagerMessagesNotebook.cpp mv -f .deps/ThreadSearchViewManagerMessagesNotebook.Tpo .deps/ThreadSearchViewManagerMessagesNotebook.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscroll.o -MD -MP -MF .deps/dragscroll.Tpo -c -o dragscroll.o `test -f './../editor/dragscroll.cpp' || echo './'`./../editor/dragscroll.cpp mv -f .deps/dragscroll.Tpo .deps/dragscroll.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollcfg.o -MD -MP -MF .deps/dragscrollcfg.Tpo -c -o dragscrollcfg.o `test -f './../editor/dragscrollcfg.cpp' || echo './'`./../editor/dragscrollcfg.cpp mv -f .deps/dragscrollcfg.Tpo .deps/dragscrollcfg.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollevent.o -MD -MP -MF .deps/dragscrollevent.Tpo -c -o dragscrollevent.o `test -f './../editor/dragscrollevent.cpp' || echo './'`./../editor/dragscrollevent.cpp mv -f .deps/dragscrollevent.Tpo .deps/dragscrollevent.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editproperties.o -MD -MP -MF .deps/editproperties.Tpo -c -o editproperties.o `test -f './../editor/editproperties.cpp' || echo './'`./../editor/editproperties.cpp mv -f .deps/editproperties.Tpo .deps/editproperties.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o `test -f './../editor/prefs.cpp' || echo './'`./../editor/prefs.cpp mv -f .deps/prefs.Tpo .deps/prefs.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scbeditor.o -MD -MP -MF .deps/scbeditor.Tpo -c -o scbeditor.o `test -f './../editor/scbeditor.cpp' || echo './'`./../editor/scbeditor.cpp mv -f .deps/scbeditor.Tpo .deps/scbeditor.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorbase.o -MD -MP -MF .deps/seditorbase.Tpo -c -o seditorbase.o `test -f './../editor/seditorbase.cpp' || echo './'`./../editor/seditorbase.cpp mv -f .deps/seditorbase.Tpo .deps/seditorbase.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorcolourset.o -MD -MP -MF .deps/seditorcolourset.Tpo -c -o seditorcolourset.o `test -f './../editor/seditorcolourset.cpp' || echo './'`./../editor/seditorcolourset.cpp mv -f .deps/seditorcolourset.Tpo .deps/seditorcolourset.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditormanager.o -MD -MP -MF .deps/seditormanager.Tpo -c -o seditormanager.o `test -f './../editor/seditormanager.cpp' || echo './'`./../editor/seditormanager.cpp mv -f .deps/seditormanager.Tpo .deps/seditormanager.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sprintdlg.o -MD -MP -MF .deps/sprintdlg.Tpo -c -o sprintdlg.o `test -f './../editor/sprintdlg.cpp' || echo './'`./../editor/sprintdlg.cpp mv -f .deps/sprintdlg.Tpo .deps/sprintdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetsapp.o -MD -MP -MF .deps/codesnippetsapp.Tpo -c -o codesnippetsapp.o `test -f './../codesnippetsapp.cpp' || echo './'`./../codesnippetsapp.cpp mv -f .deps/codesnippetsapp.Tpo .deps/codesnippetsapp.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetsevent.o -MD -MP -MF .deps/codesnippetsevent.Tpo -c -o codesnippetsevent.o `test -f './../codesnippetsevent.cpp' || echo './'`./../codesnippetsevent.cpp mv -f .deps/codesnippetsevent.Tpo .deps/codesnippetsevent.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetstreectrl.o -MD -MP -MF .deps/codesnippetstreectrl.Tpo -c -o codesnippetstreectrl.o `test -f './../codesnippetstreectrl.cpp' || echo './'`./../codesnippetstreectrl.cpp mv -f .deps/codesnippetstreectrl.Tpo .deps/codesnippetstreectrl.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetswindow.o -MD -MP -MF .deps/codesnippetswindow.Tpo -c -o codesnippetswindow.o `test -f './../codesnippetswindow.cpp' || echo './'`./../codesnippetswindow.cpp mv -f .deps/codesnippetswindow.Tpo .deps/codesnippetswindow.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT csutils.o -MD -MP -MF .deps/csutils.Tpo -c -o csutils.o `test -f './../csutils.cpp' || echo './'`./../csutils.cpp mv -f .deps/csutils.Tpo .deps/csutils.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editsnippetframe.o -MD -MP -MF .deps/editsnippetframe.Tpo -c -o editsnippetframe.o `test -f './../editsnippetframe.cpp' || echo './'`./../editsnippetframe.cpp mv -f .deps/editsnippetframe.Tpo .deps/editsnippetframe.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT GenericMessageBox.o -MD -MP -MF .deps/GenericMessageBox.Tpo -c -o GenericMessageBox.o `test -f './../GenericMessageBox.cpp' || echo './'`./../GenericMessageBox.cpp mv -f .deps/GenericMessageBox.Tpo .deps/GenericMessageBox.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlg.o -MD -MP -MF .deps/settingsdlg.Tpo -c -o settingsdlg.o `test -f './../settingsdlg.cpp' || echo './'`./../settingsdlg.cpp mv -f .deps/settingsdlg.Tpo .deps/settingsdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlgform.o -MD -MP -MF .deps/settingsdlgform.Tpo -c -o settingsdlgform.o `test -f './../settingsdlgform.cpp' || echo './'`./../settingsdlgform.cpp mv -f .deps/settingsdlgform.Tpo .deps/settingsdlgform.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetitemdata.o -MD -MP -MF .deps/snippetitemdata.Tpo -c -o snippetitemdata.o `test -f './../snippetitemdata.cpp' || echo './'`./../snippetitemdata.cpp mv -f .deps/snippetitemdata.Tpo .deps/snippetitemdata.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetproperty.o -MD -MP -MF .deps/snippetproperty.Tpo -c -o snippetproperty.o `test -f './../snippetproperty.cpp' || echo './'`./../snippetproperty.cpp mv -f .deps/snippetproperty.Tpo .deps/snippetproperty.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetpropertyform.o -MD -MP -MF .deps/snippetpropertyform.Tpo -c -o snippetpropertyform.o `test -f './../snippetpropertyform.cpp' || echo './'`./../snippetpropertyform.cpp mv -f .deps/snippetpropertyform.Tpo .deps/snippetpropertyform.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsconfig.o -MD -MP -MF .deps/snippetsconfig.Tpo -c -o snippetsconfig.o `test -f './../snippetsconfig.cpp' || echo './'`./../snippetsconfig.cpp mv -f .deps/snippetsconfig.Tpo .deps/snippetsconfig.Po g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/codesnippets -I../../../../../src/plugins/contrib/codesnippets/Search -I../../../../../src/plugins/contrib/codesnippets/editor -I../../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsimages.o -MD -MP -MF .deps/snippetsimages.Tpo -c -o snippetsimages.o `test -f './../snippetsimages.cpp' || echo './'`./../snippetsimages.cpp mv -f .deps/snippetsimages.Tpo .deps/snippetsimages.Po /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -o codesnippets version.o DirectoryParamsPanel.o InsertIndexManager.o MainPanel.o SearchInPanel.o TextFileSearcher.o TextFileSearcherRegEx.o TextFileSearcherText.o ThreadSearch.o ThreadSearchConfPanel.o ThreadSearchEvent.o ThreadSearchFindData.o ThreadSearchFrame.o ThreadSearchLoggerBase.o ThreadSearchLoggerList.o ThreadSearchLoggerTree.o ThreadSearchThread.o ThreadSearchTrace.o ThreadSearchView.o ThreadSearchViewManagerBase.o ThreadSearchViewManagerLayout.o ThreadSearchViewManagerMessagesNotebook.o dragscroll.o dragscrollcfg.o dragscrollevent.o editproperties.o prefs.o scbeditor.o seditorbase.o seditorcolourset.o seditormanager.o sprintdlg.o codesnippetsapp.o codesnippetsevent.o codesnippetstreectrl.o codesnippetswindow.o csutils.o editsnippetframe.o GenericMessageBox.o settingsdlg.o settingsdlgform.o snippetitemdata.o snippetproperty.o snippetpropertyform.o snippetsconfig.o snippetsimages.o -L../../../../base/tinyxml -ltinyxml -L../../../../sdk ../../../../sdk/libcodeblocks.la -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o .libs/codesnippets version.o DirectoryParamsPanel.o InsertIndexManager.o MainPanel.o SearchInPanel.o TextFileSearcher.o TextFileSearcherRegEx.o TextFileSearcherText.o ThreadSearch.o ThreadSearchConfPanel.o ThreadSearchEvent.o ThreadSearchFindData.o ThreadSearchFrame.o ThreadSearchLoggerBase.o ThreadSearchLoggerList.o ThreadSearchLoggerTree.o ThreadSearchThread.o ThreadSearchTrace.o ThreadSearchView.o ThreadSearchViewManagerBase.o ThreadSearchViewManagerLayout.o ThreadSearchViewManagerMessagesNotebook.o dragscroll.o dragscrollcfg.o dragscrollevent.o editproperties.o prefs.o scbeditor.o seditorbase.o seditorcolourset.o seditormanager.o sprintdlg.o codesnippetsapp.o codesnippetsevent.o codesnippetstreectrl.o codesnippetswindow.o csutils.o editsnippetframe.o GenericMessageBox.o settingsdlg.o settingsdlgform.o snippetitemdata.o snippetproperty.o snippetpropertyform.o snippetsconfig.o snippetsimages.o -pthread /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -L/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml/.libs/libtinyxml.a /usr/lib/libstdc++.so -L/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk ../../../../sdk/.libs/libcodeblocks.so -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -pthread PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources/codesnippets.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippets.lo -MD -MP -MF .deps/codesnippets.Tpo -c -o codesnippets.lo codesnippets.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippets.lo -MD -MP -MF .deps/codesnippets.Tpo -c codesnippets.cpp -fPIC -DPIC -o .libs/codesnippets.o mv -f .deps/codesnippets.Tpo .deps/codesnippets.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DirectoryParamsPanel.lo -MD -MP -MF .deps/DirectoryParamsPanel.Tpo -c -o DirectoryParamsPanel.lo `test -f 'Search/DirectoryParamsPanel.cpp' || echo './'`Search/DirectoryParamsPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DirectoryParamsPanel.lo -MD -MP -MF .deps/DirectoryParamsPanel.Tpo -c Search/DirectoryParamsPanel.cpp -fPIC -DPIC -o .libs/DirectoryParamsPanel.o mv -f .deps/DirectoryParamsPanel.Tpo .deps/DirectoryParamsPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT InsertIndexManager.lo -MD -MP -MF .deps/InsertIndexManager.Tpo -c -o InsertIndexManager.lo `test -f 'Search/InsertIndexManager.cpp' || echo './'`Search/InsertIndexManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT InsertIndexManager.lo -MD -MP -MF .deps/InsertIndexManager.Tpo -c Search/InsertIndexManager.cpp -fPIC -DPIC -o .libs/InsertIndexManager.o mv -f .deps/InsertIndexManager.Tpo .deps/InsertIndexManager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MainPanel.lo -MD -MP -MF .deps/MainPanel.Tpo -c -o MainPanel.lo `test -f 'Search/MainPanel.cpp' || echo './'`Search/MainPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MainPanel.lo -MD -MP -MF .deps/MainPanel.Tpo -c Search/MainPanel.cpp -fPIC -DPIC -o .libs/MainPanel.o mv -f .deps/MainPanel.Tpo .deps/MainPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchInPanel.lo -MD -MP -MF .deps/SearchInPanel.Tpo -c -o SearchInPanel.lo `test -f 'Search/SearchInPanel.cpp' || echo './'`Search/SearchInPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchInPanel.lo -MD -MP -MF .deps/SearchInPanel.Tpo -c Search/SearchInPanel.cpp -fPIC -DPIC -o .libs/SearchInPanel.o mv -f .deps/SearchInPanel.Tpo .deps/SearchInPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcher.lo -MD -MP -MF .deps/TextFileSearcher.Tpo -c -o TextFileSearcher.lo `test -f 'Search/TextFileSearcher.cpp' || echo './'`Search/TextFileSearcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcher.lo -MD -MP -MF .deps/TextFileSearcher.Tpo -c Search/TextFileSearcher.cpp -fPIC -DPIC -o .libs/TextFileSearcher.o mv -f .deps/TextFileSearcher.Tpo .deps/TextFileSearcher.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherRegEx.lo -MD -MP -MF .deps/TextFileSearcherRegEx.Tpo -c -o TextFileSearcherRegEx.lo `test -f 'Search/TextFileSearcherRegEx.cpp' || echo './'`Search/TextFileSearcherRegEx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherRegEx.lo -MD -MP -MF .deps/TextFileSearcherRegEx.Tpo -c Search/TextFileSearcherRegEx.cpp -fPIC -DPIC -o .libs/TextFileSearcherRegEx.o mv -f .deps/TextFileSearcherRegEx.Tpo .deps/TextFileSearcherRegEx.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherText.lo -MD -MP -MF .deps/TextFileSearcherText.Tpo -c -o TextFileSearcherText.lo `test -f 'Search/TextFileSearcherText.cpp' || echo './'`Search/TextFileSearcherText.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherText.lo -MD -MP -MF .deps/TextFileSearcherText.Tpo -c Search/TextFileSearcherText.cpp -fPIC -DPIC -o .libs/TextFileSearcherText.o mv -f .deps/TextFileSearcherText.Tpo .deps/TextFileSearcherText.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearch.lo -MD -MP -MF .deps/ThreadSearch.Tpo -c -o ThreadSearch.lo `test -f 'Search/ThreadSearch.cpp' || echo './'`Search/ThreadSearch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearch.lo -MD -MP -MF .deps/ThreadSearch.Tpo -c Search/ThreadSearch.cpp -fPIC -DPIC -o .libs/ThreadSearch.o mv -f .deps/ThreadSearch.Tpo .deps/ThreadSearch.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchConfPanel.lo -MD -MP -MF .deps/ThreadSearchConfPanel.Tpo -c -o ThreadSearchConfPanel.lo `test -f 'Search/ThreadSearchConfPanel.cpp' || echo './'`Search/ThreadSearchConfPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchConfPanel.lo -MD -MP -MF .deps/ThreadSearchConfPanel.Tpo -c Search/ThreadSearchConfPanel.cpp -fPIC -DPIC -o .libs/ThreadSearchConfPanel.o mv -f .deps/ThreadSearchConfPanel.Tpo .deps/ThreadSearchConfPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchEvent.lo -MD -MP -MF .deps/ThreadSearchEvent.Tpo -c -o ThreadSearchEvent.lo `test -f 'Search/ThreadSearchEvent.cpp' || echo './'`Search/ThreadSearchEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchEvent.lo -MD -MP -MF .deps/ThreadSearchEvent.Tpo -c Search/ThreadSearchEvent.cpp -fPIC -DPIC -o .libs/ThreadSearchEvent.o mv -f .deps/ThreadSearchEvent.Tpo .deps/ThreadSearchEvent.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFindData.lo -MD -MP -MF .deps/ThreadSearchFindData.Tpo -c -o ThreadSearchFindData.lo `test -f 'Search/ThreadSearchFindData.cpp' || echo './'`Search/ThreadSearchFindData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFindData.lo -MD -MP -MF .deps/ThreadSearchFindData.Tpo -c Search/ThreadSearchFindData.cpp -fPIC -DPIC -o .libs/ThreadSearchFindData.o mv -f .deps/ThreadSearchFindData.Tpo .deps/ThreadSearchFindData.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFrame.lo -MD -MP -MF .deps/ThreadSearchFrame.Tpo -c -o ThreadSearchFrame.lo `test -f 'Search/ThreadSearchFrame.cpp' || echo './'`Search/ThreadSearchFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFrame.lo -MD -MP -MF .deps/ThreadSearchFrame.Tpo -c Search/ThreadSearchFrame.cpp -fPIC -DPIC -o .libs/ThreadSearchFrame.o mv -f .deps/ThreadSearchFrame.Tpo .deps/ThreadSearchFrame.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerBase.lo -MD -MP -MF .deps/ThreadSearchLoggerBase.Tpo -c -o ThreadSearchLoggerBase.lo `test -f 'Search/ThreadSearchLoggerBase.cpp' || echo './'`Search/ThreadSearchLoggerBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerBase.lo -MD -MP -MF .deps/ThreadSearchLoggerBase.Tpo -c Search/ThreadSearchLoggerBase.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerBase.o mv -f .deps/ThreadSearchLoggerBase.Tpo .deps/ThreadSearchLoggerBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerList.lo -MD -MP -MF .deps/ThreadSearchLoggerList.Tpo -c -o ThreadSearchLoggerList.lo `test -f 'Search/ThreadSearchLoggerList.cpp' || echo './'`Search/ThreadSearchLoggerList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerList.lo -MD -MP -MF .deps/ThreadSearchLoggerList.Tpo -c Search/ThreadSearchLoggerList.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerList.o mv -f .deps/ThreadSearchLoggerList.Tpo .deps/ThreadSearchLoggerList.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerTree.lo -MD -MP -MF .deps/ThreadSearchLoggerTree.Tpo -c -o ThreadSearchLoggerTree.lo `test -f 'Search/ThreadSearchLoggerTree.cpp' || echo './'`Search/ThreadSearchLoggerTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerTree.lo -MD -MP -MF .deps/ThreadSearchLoggerTree.Tpo -c Search/ThreadSearchLoggerTree.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerTree.o mv -f .deps/ThreadSearchLoggerTree.Tpo .deps/ThreadSearchLoggerTree.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchThread.lo -MD -MP -MF .deps/ThreadSearchThread.Tpo -c -o ThreadSearchThread.lo `test -f 'Search/ThreadSearchThread.cpp' || echo './'`Search/ThreadSearchThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchThread.lo -MD -MP -MF .deps/ThreadSearchThread.Tpo -c Search/ThreadSearchThread.cpp -fPIC -DPIC -o .libs/ThreadSearchThread.o mv -f .deps/ThreadSearchThread.Tpo .deps/ThreadSearchThread.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchTrace.lo -MD -MP -MF .deps/ThreadSearchTrace.Tpo -c -o ThreadSearchTrace.lo `test -f 'Search/ThreadSearchTrace.cpp' || echo './'`Search/ThreadSearchTrace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchTrace.lo -MD -MP -MF .deps/ThreadSearchTrace.Tpo -c Search/ThreadSearchTrace.cpp -fPIC -DPIC -o .libs/ThreadSearchTrace.o mv -f .deps/ThreadSearchTrace.Tpo .deps/ThreadSearchTrace.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchView.lo -MD -MP -MF .deps/ThreadSearchView.Tpo -c -o ThreadSearchView.lo `test -f 'Search/ThreadSearchView.cpp' || echo './'`Search/ThreadSearchView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchView.lo -MD -MP -MF .deps/ThreadSearchView.Tpo -c Search/ThreadSearchView.cpp -fPIC -DPIC -o .libs/ThreadSearchView.o mv -f .deps/ThreadSearchView.Tpo .deps/ThreadSearchView.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerBase.lo -MD -MP -MF .deps/ThreadSearchViewManagerBase.Tpo -c -o ThreadSearchViewManagerBase.lo `test -f 'Search/ThreadSearchViewManagerBase.cpp' || echo './'`Search/ThreadSearchViewManagerBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerBase.lo -MD -MP -MF .deps/ThreadSearchViewManagerBase.Tpo -c Search/ThreadSearchViewManagerBase.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerBase.o mv -f .deps/ThreadSearchViewManagerBase.Tpo .deps/ThreadSearchViewManagerBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerLayout.lo -MD -MP -MF .deps/ThreadSearchViewManagerLayout.Tpo -c -o ThreadSearchViewManagerLayout.lo `test -f 'Search/ThreadSearchViewManagerLayout.cpp' || echo './'`Search/ThreadSearchViewManagerLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerLayout.lo -MD -MP -MF .deps/ThreadSearchViewManagerLayout.Tpo -c Search/ThreadSearchViewManagerLayout.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerLayout.o mv -f .deps/ThreadSearchViewManagerLayout.Tpo .deps/ThreadSearchViewManagerLayout.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerMessagesNotebook.lo -MD -MP -MF .deps/ThreadSearchViewManagerMessagesNotebook.Tpo -c -o ThreadSearchViewManagerMessagesNotebook.lo `test -f 'Search/ThreadSearchViewManagerMessagesNotebook.cpp' || echo './'`Search/ThreadSearchViewManagerMessagesNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerMessagesNotebook.lo -MD -MP -MF .deps/ThreadSearchViewManagerMessagesNotebook.Tpo -c Search/ThreadSearchViewManagerMessagesNotebook.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerMessagesNotebook.o mv -f .deps/ThreadSearchViewManagerMessagesNotebook.Tpo .deps/ThreadSearchViewManagerMessagesNotebook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c -o dragscroll.lo `test -f 'editor/dragscroll.cpp' || echo './'`editor/dragscroll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c editor/dragscroll.cpp -fPIC -DPIC -o .libs/dragscroll.o mv -f .deps/dragscroll.Tpo .deps/dragscroll.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c -o dragscrollcfg.lo `test -f 'editor/dragscrollcfg.cpp' || echo './'`editor/dragscrollcfg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c editor/dragscrollcfg.cpp -fPIC -DPIC -o .libs/dragscrollcfg.o mv -f .deps/dragscrollcfg.Tpo .deps/dragscrollcfg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c -o dragscrollevent.lo `test -f 'editor/dragscrollevent.cpp' || echo './'`editor/dragscrollevent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c editor/dragscrollevent.cpp -fPIC -DPIC -o .libs/dragscrollevent.o mv -f .deps/dragscrollevent.Tpo .deps/dragscrollevent.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editproperties.lo -MD -MP -MF .deps/editproperties.Tpo -c -o editproperties.lo `test -f 'editor/editproperties.cpp' || echo './'`editor/editproperties.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editproperties.lo -MD -MP -MF .deps/editproperties.Tpo -c editor/editproperties.cpp -fPIC -DPIC -o .libs/editproperties.o mv -f .deps/editproperties.Tpo .deps/editproperties.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c -o prefs.lo `test -f 'editor/prefs.cpp' || echo './'`editor/prefs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c editor/prefs.cpp -fPIC -DPIC -o .libs/prefs.o mv -f .deps/prefs.Tpo .deps/prefs.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scbeditor.lo -MD -MP -MF .deps/scbeditor.Tpo -c -o scbeditor.lo `test -f 'editor/scbeditor.cpp' || echo './'`editor/scbeditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scbeditor.lo -MD -MP -MF .deps/scbeditor.Tpo -c editor/scbeditor.cpp -fPIC -DPIC -o .libs/scbeditor.o mv -f .deps/scbeditor.Tpo .deps/scbeditor.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorbase.lo -MD -MP -MF .deps/seditorbase.Tpo -c -o seditorbase.lo `test -f 'editor/seditorbase.cpp' || echo './'`editor/seditorbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorbase.lo -MD -MP -MF .deps/seditorbase.Tpo -c editor/seditorbase.cpp -fPIC -DPIC -o .libs/seditorbase.o mv -f .deps/seditorbase.Tpo .deps/seditorbase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorcolourset.lo -MD -MP -MF .deps/seditorcolourset.Tpo -c -o seditorcolourset.lo `test -f 'editor/seditorcolourset.cpp' || echo './'`editor/seditorcolourset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditorcolourset.lo -MD -MP -MF .deps/seditorcolourset.Tpo -c editor/seditorcolourset.cpp -fPIC -DPIC -o .libs/seditorcolourset.o mv -f .deps/seditorcolourset.Tpo .deps/seditorcolourset.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditormanager.lo -MD -MP -MF .deps/seditormanager.Tpo -c -o seditormanager.lo `test -f 'editor/seditormanager.cpp' || echo './'`editor/seditormanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT seditormanager.lo -MD -MP -MF .deps/seditormanager.Tpo -c editor/seditormanager.cpp -fPIC -DPIC -o .libs/seditormanager.o mv -f .deps/seditormanager.Tpo .deps/seditormanager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sprintdlg.lo -MD -MP -MF .deps/sprintdlg.Tpo -c -o sprintdlg.lo `test -f 'editor/sprintdlg.cpp' || echo './'`editor/sprintdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sprintdlg.lo -MD -MP -MF .deps/sprintdlg.Tpo -c editor/sprintdlg.cpp -fPIC -DPIC -o .libs/sprintdlg.o mv -f .deps/sprintdlg.Tpo .deps/sprintdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetsevent.lo -MD -MP -MF .deps/codesnippetsevent.Tpo -c -o codesnippetsevent.lo codesnippetsevent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetsevent.lo -MD -MP -MF .deps/codesnippetsevent.Tpo -c codesnippetsevent.cpp -fPIC -DPIC -o .libs/codesnippetsevent.o mv -f .deps/codesnippetsevent.Tpo .deps/codesnippetsevent.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetstreectrl.lo -MD -MP -MF .deps/codesnippetstreectrl.Tpo -c -o codesnippetstreectrl.lo codesnippetstreectrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetstreectrl.lo -MD -MP -MF .deps/codesnippetstreectrl.Tpo -c codesnippetstreectrl.cpp -fPIC -DPIC -o .libs/codesnippetstreectrl.o mv -f .deps/codesnippetstreectrl.Tpo .deps/codesnippetstreectrl.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetswindow.lo -MD -MP -MF .deps/codesnippetswindow.Tpo -c -o codesnippetswindow.lo codesnippetswindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codesnippetswindow.lo -MD -MP -MF .deps/codesnippetswindow.Tpo -c codesnippetswindow.cpp -fPIC -DPIC -o .libs/codesnippetswindow.o mv -f .deps/codesnippetswindow.Tpo .deps/codesnippetswindow.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT csutils.lo -MD -MP -MF .deps/csutils.Tpo -c -o csutils.lo csutils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT csutils.lo -MD -MP -MF .deps/csutils.Tpo -c csutils.cpp -fPIC -DPIC -o .libs/csutils.o mv -f .deps/csutils.Tpo .deps/csutils.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editsnippetframe.lo -MD -MP -MF .deps/editsnippetframe.Tpo -c -o editsnippetframe.lo editsnippetframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editsnippetframe.lo -MD -MP -MF .deps/editsnippetframe.Tpo -c editsnippetframe.cpp -fPIC -DPIC -o .libs/editsnippetframe.o mv -f .deps/editsnippetframe.Tpo .deps/editsnippetframe.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT finddialogs.lo -MD -MP -MF .deps/finddialogs.Tpo -c -o finddialogs.lo finddialogs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT finddialogs.lo -MD -MP -MF .deps/finddialogs.Tpo -c finddialogs.cpp -fPIC -DPIC -o .libs/finddialogs.o mv -f .deps/finddialogs.Tpo .deps/finddialogs.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT GenericMessageBox.lo -MD -MP -MF .deps/GenericMessageBox.Tpo -c -o GenericMessageBox.lo GenericMessageBox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT GenericMessageBox.lo -MD -MP -MF .deps/GenericMessageBox.Tpo -c GenericMessageBox.cpp -fPIC -DPIC -o .libs/GenericMessageBox.o mv -f .deps/GenericMessageBox.Tpo .deps/GenericMessageBox.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlg.lo -MD -MP -MF .deps/settingsdlg.Tpo -c -o settingsdlg.lo settingsdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlg.lo -MD -MP -MF .deps/settingsdlg.Tpo -c settingsdlg.cpp -fPIC -DPIC -o .libs/settingsdlg.o mv -f .deps/settingsdlg.Tpo .deps/settingsdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlgform.lo -MD -MP -MF .deps/settingsdlgform.Tpo -c -o settingsdlgform.lo settingsdlgform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT settingsdlgform.lo -MD -MP -MF .deps/settingsdlgform.Tpo -c settingsdlgform.cpp -fPIC -DPIC -o .libs/settingsdlgform.o mv -f .deps/settingsdlgform.Tpo .deps/settingsdlgform.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetitemdata.lo -MD -MP -MF .deps/snippetitemdata.Tpo -c -o snippetitemdata.lo snippetitemdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetitemdata.lo -MD -MP -MF .deps/snippetitemdata.Tpo -c snippetitemdata.cpp -fPIC -DPIC -o .libs/snippetitemdata.o mv -f .deps/snippetitemdata.Tpo .deps/snippetitemdata.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetproperty.lo -MD -MP -MF .deps/snippetproperty.Tpo -c -o snippetproperty.lo snippetproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetproperty.lo -MD -MP -MF .deps/snippetproperty.Tpo -c snippetproperty.cpp -fPIC -DPIC -o .libs/snippetproperty.o mv -f .deps/snippetproperty.Tpo .deps/snippetproperty.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetpropertyform.lo -MD -MP -MF .deps/snippetpropertyform.Tpo -c -o snippetpropertyform.lo snippetpropertyform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetpropertyform.lo -MD -MP -MF .deps/snippetpropertyform.Tpo -c snippetpropertyform.cpp -fPIC -DPIC -o .libs/snippetpropertyform.o mv -f .deps/snippetpropertyform.Tpo .deps/snippetpropertyform.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsconfig.lo -MD -MP -MF .deps/snippetsconfig.Tpo -c -o snippetsconfig.lo snippetsconfig.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsconfig.lo -MD -MP -MF .deps/snippetsconfig.Tpo -c snippetsconfig.cpp -fPIC -DPIC -o .libs/snippetsconfig.o mv -f .deps/snippetsconfig.Tpo .deps/snippetsconfig.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsimages.lo -MD -MP -MF .deps/snippetsimages.Tpo -c -o snippetsimages.lo snippetsimages.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT snippetsimages.lo -MD -MP -MF .deps/snippetsimages.Tpo -c snippetsimages.cpp -fPIC -DPIC -o .libs/snippetsimages.o mv -f .deps/snippetsimages.Tpo .deps/snippetsimages.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/codesnippets -I../../../../src/plugins/contrib/codesnippets/Search -I../../../../src/plugins/contrib/codesnippets/editor -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cpp -fPIC -DPIC -o .libs/version.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodesnippets.la -rpath /usr/lib/codeblocks/plugins codesnippets.lo DirectoryParamsPanel.lo InsertIndexManager.lo MainPanel.lo SearchInPanel.lo TextFileSearcher.lo TextFileSearcherRegEx.lo TextFileSearcherText.lo ThreadSearch.lo ThreadSearchConfPanel.lo ThreadSearchEvent.lo ThreadSearchFindData.lo ThreadSearchFrame.lo ThreadSearchLoggerBase.lo ThreadSearchLoggerList.lo ThreadSearchLoggerTree.lo ThreadSearchThread.lo ThreadSearchTrace.lo ThreadSearchView.lo ThreadSearchViewManagerBase.lo ThreadSearchViewManagerLayout.lo ThreadSearchViewManagerMessagesNotebook.lo dragscroll.lo dragscrollcfg.lo dragscrollevent.lo editproperties.lo prefs.lo scbeditor.lo seditorbase.lo seditorcolourset.lo seditormanager.lo sprintdlg.lo codesnippetsevent.lo codesnippetstreectrl.lo codesnippetswindow.lo csutils.lo editsnippetframe.lo finddialogs.lo GenericMessageBox.lo settingsdlg.lo settingsdlgform.lo snippetitemdata.lo snippetproperty.lo snippetpropertyform.lo snippetsconfig.lo snippetsimages.lo version.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/codesnippets.o .libs/DirectoryParamsPanel.o .libs/InsertIndexManager.o .libs/MainPanel.o .libs/SearchInPanel.o .libs/TextFileSearcher.o .libs/TextFileSearcherRegEx.o .libs/TextFileSearcherText.o .libs/ThreadSearch.o .libs/ThreadSearchConfPanel.o .libs/ThreadSearchEvent.o .libs/ThreadSearchFindData.o .libs/ThreadSearchFrame.o .libs/ThreadSearchLoggerBase.o .libs/ThreadSearchLoggerList.o .libs/ThreadSearchLoggerTree.o .libs/ThreadSearchThread.o .libs/ThreadSearchTrace.o .libs/ThreadSearchView.o .libs/ThreadSearchViewManagerBase.o .libs/ThreadSearchViewManagerLayout.o .libs/ThreadSearchViewManagerMessagesNotebook.o .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.o .libs/editproperties.o .libs/prefs.o .libs/scbeditor.o .libs/seditorbase.o .libs/seditorcolourset.o .libs/seditormanager.o .libs/sprintdlg.o .libs/codesnippetsevent.o .libs/codesnippetstreectrl.o .libs/codesnippetswindow.o .libs/csutils.o .libs/editsnippetframe.o .libs/finddialogs.o .libs/GenericMessageBox.o .libs/settingsdlg.o .libs/settingsdlgform.o .libs/snippetitemdata.o .libs/snippetproperty.o .libs/snippetpropertyform.o .libs/snippetsconfig.o .libs/snippetsimages.o .libs/version.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodesnippets.so -o .libs/libcodesnippets.so libtool: link: ( cd ".libs" && rm -f "libcodesnippets.la" && ln -s "../libcodesnippets.la" "libcodesnippets.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' Making all in codestat make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources/codestat.zip manifest.xml *.xrc > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestatconfig.lo -MD -MP -MF .deps/codestatconfig.Tpo -c -o codestatconfig.lo codestatconfig.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestatconfig.lo -MD -MP -MF .deps/codestatconfig.Tpo -c codestatconfig.cpp -fPIC -DPIC -o .libs/codestatconfig.o mv -f .deps/codestatconfig.Tpo .deps/codestatconfig.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestat.lo -MD -MP -MF .deps/codestat.Tpo -c -o codestat.lo codestat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestat.lo -MD -MP -MF .deps/codestat.Tpo -c codestat.cpp -fPIC -DPIC -o .libs/codestat.o mv -f .deps/codestat.Tpo .deps/codestat.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestatexec.lo -MD -MP -MF .deps/codestatexec.Tpo -c -o codestatexec.lo codestatexec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codestatexec.lo -MD -MP -MF .deps/codestatexec.Tpo -c codestatexec.cpp -fPIC -DPIC -o .libs/codestatexec.o mv -f .deps/codestatexec.Tpo .deps/codestatexec.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodestat.la -rpath /usr/lib/codeblocks/plugins codestatconfig.lo codestat.lo codestatexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/codestatconfig.o .libs/codestat.o .libs/codestatexec.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodestat.so -o .libs/libcodestat.so libtool: link: ( cd ".libs" && rm -f "libcodestat.la" && ln -s "../libcodestat.la" "libcodestat.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' Making all in copystrings make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT copystrings.lo -MD -MP -MF .deps/copystrings.Tpo -c -o copystrings.lo copystrings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT copystrings.lo -MD -MP -MF .deps/copystrings.Tpo -c copystrings.cpp -fPIC -DPIC -o .libs/copystrings.o mv -f .deps/copystrings.Tpo .deps/copystrings.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcopystrings.la -rpath /usr/lib/codeblocks/plugins copystrings.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/copystrings.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcopystrings.so -o .libs/libcopystrings.so libtool: link: ( cd ".libs" && rm -f "libcopystrings.la" && ln -s "../libcopystrings.la" "libcopystrings.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings/copystrings.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' Making all in dragscroll make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c -o dragscroll.lo dragscroll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscroll.lo -MD -MP -MF .deps/dragscroll.Tpo -c dragscroll.cpp -fPIC -DPIC -o .libs/dragscroll.o mv -f .deps/dragscroll.Tpo .deps/dragscroll.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c -o dragscrollcfg.lo dragscrollcfg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c dragscrollcfg.cpp -fPIC -DPIC -o .libs/dragscrollcfg.o mv -f .deps/dragscrollcfg.Tpo .deps/dragscrollcfg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c -o dragscrollevent.lo dragscrollevent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/src -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dragscrollevent.lo -MD -MP -MF .deps/dragscrollevent.Tpo -c dragscrollevent.cpp -fPIC -DPIC -o .libs/dragscrollevent.o mv -f .deps/dragscrollevent.Tpo .deps/dragscrollevent.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdragscroll.la -rpath /usr/lib/codeblocks/plugins dragscroll.lo dragscrollcfg.lo dragscrollevent.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdragscroll.so -o .libs/libdragscroll.so libtool: link: ( cd ".libs" && rm -f "libdragscroll.la" && ln -s "../libdragscroll.la" "libdragscroll.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll/dragscroll.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' Making all in envvars make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars.lo -MD -MP -MF .deps/envvars.Tpo -c -o envvars.lo envvars.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars.lo -MD -MP -MF .deps/envvars.Tpo -c envvars.cpp -fPIC -DPIC -o .libs/envvars.o mv -f .deps/envvars.Tpo .deps/envvars.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_cfgdlg.lo -MD -MP -MF .deps/envvars_cfgdlg.Tpo -c -o envvars_cfgdlg.lo envvars_cfgdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_cfgdlg.lo -MD -MP -MF .deps/envvars_cfgdlg.Tpo -c envvars_cfgdlg.cpp -fPIC -DPIC -o .libs/envvars_cfgdlg.o mv -f .deps/envvars_cfgdlg.Tpo .deps/envvars_cfgdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_common.lo -MD -MP -MF .deps/envvars_common.Tpo -c -o envvars_common.lo envvars_common.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_common.lo -MD -MP -MF .deps/envvars_common.Tpo -c envvars_common.cpp -fPIC -DPIC -o .libs/envvars_common.o mv -f .deps/envvars_common.Tpo .deps/envvars_common.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_prjoptdlg.lo -MD -MP -MF .deps/envvars_prjoptdlg.Tpo -c -o envvars_prjoptdlg.lo envvars_prjoptdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT envvars_prjoptdlg.lo -MD -MP -MF .deps/envvars_prjoptdlg.Tpo -c envvars_prjoptdlg.cpp -fPIC -DPIC -o .libs/envvars_prjoptdlg.o mv -f .deps/envvars_prjoptdlg.Tpo .deps/envvars_prjoptdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libenvvars.la -rpath /usr/lib/codeblocks/plugins envvars.lo envvars_cfgdlg.lo envvars_common.lo envvars_prjoptdlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/envvars.o .libs/envvars_cfgdlg.o .libs/envvars_common.o .libs/envvars_prjoptdlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libenvvars.so -o .libs/libenvvars.so libtool: link: ( cd ".libs" && rm -f "libenvvars.la" && ln -s "../libenvvars.la" "libenvvars.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars/envvars.zip manifest.xml *.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' Making all in help_plugin make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT help_common.lo -MD -MP -MF .deps/help_common.Tpo -c -o help_common.lo help_common.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT help_common.lo -MD -MP -MF .deps/help_common.Tpo -c help_common.cpp -fPIC -DPIC -o .libs/help_common.o mv -f .deps/help_common.Tpo .deps/help_common.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HelpConfigDialog.lo -MD -MP -MF .deps/HelpConfigDialog.Tpo -c -o HelpConfigDialog.lo HelpConfigDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HelpConfigDialog.lo -MD -MP -MF .deps/HelpConfigDialog.Tpo -c HelpConfigDialog.cpp -fPIC -DPIC -o .libs/HelpConfigDialog.o mv -f .deps/HelpConfigDialog.Tpo .deps/HelpConfigDialog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT help_plugin.lo -MD -MP -MF .deps/help_plugin.Tpo -c -o help_plugin.lo help_plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT help_plugin.lo -MD -MP -MF .deps/help_plugin.Tpo -c help_plugin.cpp -fPIC -DPIC -o .libs/help_plugin.o mv -f .deps/help_plugin.Tpo .deps/help_plugin.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT man2html.lo -MD -MP -MF .deps/man2html.Tpo -c -o man2html.lo man2html.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT man2html.lo -MD -MP -MF .deps/man2html.Tpo -c man2html.cpp -fPIC -DPIC -o .libs/man2html.o mv -f .deps/man2html.Tpo .deps/man2html.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MANFrame.lo -MD -MP -MF .deps/MANFrame.Tpo -c -o MANFrame.lo MANFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MANFrame.lo -MD -MP -MF .deps/MANFrame.Tpo -c MANFrame.cpp -fPIC -DPIC -o .libs/MANFrame.o mv -f .deps/MANFrame.Tpo .deps/MANFrame.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libhelp_plugin.la -rpath /usr/lib/codeblocks/plugins help_common.lo HelpConfigDialog.lo help_plugin.lo man2html.lo MANFrame.lo ../../../sdk/libcodeblocks.la ../../../sdk/scripting/bindings/libsqbindings.la ../../../sdk/scripting/sqplus/libsqplus.la ../../../sdk/scripting/sqstdlib/libsqstdlib.la ../../../sdk/scripting/squirrel/libsquirrel.la -lbz2 -lz -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/help_common.o .libs/HelpConfigDialog.o .libs/help_plugin.o .libs/man2html.o .libs/MANFrame.o -Wl,--whole-archive ../../../sdk/scripting/bindings/.libs/libsqbindings.a ../../../sdk/scripting/sqplus/.libs/libsqplus.a ../../../sdk/scripting/sqstdlib/.libs/libsqstdlib.a ../../../sdk/scripting/squirrel/.libs/libsquirrel.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lbz2 -lz -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libhelp_plugin.so -o .libs/libhelp_plugin.so libtool: link: ( cd ".libs" && rm -f "libhelp_plugin.la" && ln -s "../libhelp_plugin.la" "libhelp_plugin.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin/help_plugin.zip manifest.xml *.xrc *.png > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' Making all in headerfixup make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT bindings.lo -MD -MP -MF .deps/bindings.Tpo -c -o bindings.lo bindings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT bindings.lo -MD -MP -MF .deps/bindings.Tpo -c bindings.cpp -fPIC -DPIC -o .libs/bindings.o mv -f .deps/bindings.Tpo .deps/bindings.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT configuration.lo -MD -MP -MF .deps/configuration.Tpo -c -o configuration.lo configuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT configuration.lo -MD -MP -MF .deps/configuration.Tpo -c configuration.cpp -fPIC -DPIC -o .libs/configuration.o mv -f .deps/configuration.Tpo .deps/configuration.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT defaults.lo -MD -MP -MF .deps/defaults.Tpo -c -o defaults.lo defaults.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT defaults.lo -MD -MP -MF .deps/defaults.Tpo -c defaults.cpp -fPIC -DPIC -o .libs/defaults.o mv -f .deps/defaults.Tpo .deps/defaults.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT execution.lo -MD -MP -MF .deps/execution.Tpo -c -o execution.lo execution.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT execution.lo -MD -MP -MF .deps/execution.Tpo -c execution.cpp -fPIC -DPIC -o .libs/execution.o mv -f .deps/execution.Tpo .deps/execution.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT fileanalysis.lo -MD -MP -MF .deps/fileanalysis.Tpo -c -o fileanalysis.lo fileanalysis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT fileanalysis.lo -MD -MP -MF .deps/fileanalysis.Tpo -c fileanalysis.cpp -fPIC -DPIC -o .libs/fileanalysis.o fileanalysis.cpp:10:17: warning: ../../../../src/include/sdk.h.gch: not used because `__OPTIMIZE__' not defined In file included from fileanalysis.cpp:10: ../../../../src/include/sdk.h:17:26: warning: ../../../../src/include/sdk_precomp.h.gch: not used because `__OPTIMIZE__' not defined mv -f .deps/fileanalysis.Tpo .deps/fileanalysis.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT headerfixup.lo -MD -MP -MF .deps/headerfixup.Tpo -c -o headerfixup.lo headerfixup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT headerfixup.lo -MD -MP -MF .deps/headerfixup.Tpo -c headerfixup.cpp -fPIC -DPIC -o .libs/headerfixup.o mv -f .deps/headerfixup.Tpo .deps/headerfixup.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c -o helper.lo helper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.cpp -fPIC -DPIC -o .libs/helper.o mv -f .deps/helper.Tpo .deps/helper.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.cpp -fPIC -DPIC -o .libs/protocol.o mv -f .deps/protocol.Tpo .deps/protocol.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libheaderfixup.la -rpath /usr/lib/codeblocks/plugins bindings.lo configuration.lo defaults.lo execution.lo fileanalysis.lo headerfixup.lo helper.lo protocol.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/bindings.o .libs/configuration.o .libs/defaults.o .libs/execution.o .libs/fileanalysis.o .libs/headerfixup.o .libs/helper.o .libs/protocol.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libheaderfixup.so -o .libs/libheaderfixup.so libtool: link: ( cd ".libs" && rm -f "libheaderfixup.la" && ln -s "../libheaderfixup.la" "libheaderfixup.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup/headerfixup.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' Making all in keybinder make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbkeybinder.lo -MD -MP -MF .deps/cbkeybinder.Tpo -c -o cbkeybinder.lo cbkeybinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbkeybinder.lo -MD -MP -MF .deps/cbkeybinder.Tpo -c cbkeybinder.cpp -fPIC -DPIC -o .libs/cbkeybinder.o mv -f .deps/cbkeybinder.Tpo .deps/cbkeybinder.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c -o keybinder.lo keybinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c keybinder.cpp -fPIC -DPIC -o .libs/keybinder.o mv -f .deps/keybinder.Tpo .deps/keybinder.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuutils.lo -MD -MP -MF .deps/menuutils.Tpo -c -o menuutils.lo menuutils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuutils.lo -MD -MP -MF .deps/menuutils.Tpo -c menuutils.cpp -fPIC -DPIC -o .libs/menuutils.o mv -f .deps/menuutils.Tpo .deps/menuutils.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libkeybinder.la -rpath /usr/lib/codeblocks/plugins cbkeybinder.lo keybinder.lo menuutils.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/cbkeybinder.o .libs/keybinder.o .libs/menuutils.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libkeybinder.so -o .libs/libkeybinder.so libtool: link: ( cd ".libs" && rm -f "libkeybinder.la" && ln -s "../libkeybinder.la" "libkeybinder.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder/keybinder.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' Making all in profiler make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources/Profiler.zip manifest.xml *.xrc > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofilerconfig.lo -MD -MP -MF .deps/cbprofilerconfig.Tpo -c -o cbprofilerconfig.lo cbprofilerconfig.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofilerconfig.lo -MD -MP -MF .deps/cbprofilerconfig.Tpo -c cbprofilerconfig.cpp -fPIC -DPIC -o .libs/cbprofilerconfig.o mv -f .deps/cbprofilerconfig.Tpo .deps/cbprofilerconfig.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofiler.lo -MD -MP -MF .deps/cbprofiler.Tpo -c -o cbprofiler.lo cbprofiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofiler.lo -MD -MP -MF .deps/cbprofiler.Tpo -c cbprofiler.cpp -fPIC -DPIC -o .libs/cbprofiler.o mv -f .deps/cbprofiler.Tpo .deps/cbprofiler.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofilerexec.lo -MD -MP -MF .deps/cbprofilerexec.Tpo -c -o cbprofilerexec.lo cbprofilerexec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbprofilerexec.lo -MD -MP -MF .deps/cbprofilerexec.Tpo -c cbprofilerexec.cpp -fPIC -DPIC -o .libs/cbprofilerexec.o mv -f .deps/cbprofilerexec.Tpo .deps/cbprofilerexec.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libProfiler.la -rpath /usr/lib/codeblocks/plugins cbprofilerconfig.lo cbprofiler.lo cbprofilerexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/cbprofilerconfig.o .libs/cbprofiler.o .libs/cbprofilerexec.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libProfiler.so -o .libs/libProfiler.so libtool: link: ( cd ".libs" && rm -f "libProfiler.la" && ln -s "../libProfiler.la" "libProfiler.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' Making all in source_exporter make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' Making all in wxPdfDocument make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfannotation.lo -MD -MP -MF .deps/pdfannotation.Tpo -c -o pdfannotation.lo `test -f 'src/pdfannotation.cpp' || echo './'`src/pdfannotation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfannotation.lo -MD -MP -MF .deps/pdfannotation.Tpo -c src/pdfannotation.cpp -fPIC -DPIC -o .libs/pdfannotation.o mv -f .deps/pdfannotation.Tpo .deps/pdfannotation.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfbarcode.lo -MD -MP -MF .deps/pdfbarcode.Tpo -c -o pdfbarcode.lo `test -f 'src/pdfbarcode.cpp' || echo './'`src/pdfbarcode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfbarcode.lo -MD -MP -MF .deps/pdfbarcode.Tpo -c src/pdfbarcode.cpp -fPIC -DPIC -o .libs/pdfbarcode.o mv -f .deps/pdfbarcode.Tpo .deps/pdfbarcode.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfcolor.lo -MD -MP -MF .deps/pdfcolor.Tpo -c -o pdfcolor.lo `test -f 'src/pdfcolor.cpp' || echo './'`src/pdfcolor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfcolor.lo -MD -MP -MF .deps/pdfcolor.Tpo -c src/pdfcolor.cpp -fPIC -DPIC -o .libs/pdfcolor.o mv -f .deps/pdfcolor.Tpo .deps/pdfcolor.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfdecode.lo -MD -MP -MF .deps/pdfdecode.Tpo -c -o pdfdecode.lo `test -f 'src/pdfdecode.cpp' || echo './'`src/pdfdecode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfdecode.lo -MD -MP -MF .deps/pdfdecode.Tpo -c src/pdfdecode.cpp -fPIC -DPIC -o .libs/pdfdecode.o mv -f .deps/pdfdecode.Tpo .deps/pdfdecode.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfdoc.lo -MD -MP -MF .deps/pdfdoc.Tpo -c -o pdfdoc.lo `test -f 'src/pdfdoc.cpp' || echo './'`src/pdfdoc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfdoc.lo -MD -MP -MF .deps/pdfdoc.Tpo -c src/pdfdoc.cpp -fPIC -DPIC -o .libs/pdfdoc.o mv -f .deps/pdfdoc.Tpo .deps/pdfdoc.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfencrypt.lo -MD -MP -MF .deps/pdfencrypt.Tpo -c -o pdfencrypt.lo `test -f 'src/pdfencrypt.cpp' || echo './'`src/pdfencrypt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfencrypt.lo -MD -MP -MF .deps/pdfencrypt.Tpo -c src/pdfencrypt.cpp -fPIC -DPIC -o .libs/pdfencrypt.o mv -f .deps/pdfencrypt.Tpo .deps/pdfencrypt.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdffont.lo -MD -MP -MF .deps/pdffont.Tpo -c -o pdffont.lo `test -f 'src/pdffont.cpp' || echo './'`src/pdffont.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdffont.lo -MD -MP -MF .deps/pdffont.Tpo -c src/pdffont.cpp -fPIC -DPIC -o .libs/pdffont.o mv -f .deps/pdffont.Tpo .deps/pdffont.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfform.lo -MD -MP -MF .deps/pdfform.Tpo -c -o pdfform.lo `test -f 'src/pdfform.cpp' || echo './'`src/pdfform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfform.lo -MD -MP -MF .deps/pdfform.Tpo -c src/pdfform.cpp -fPIC -DPIC -o .libs/pdfform.o mv -f .deps/pdfform.Tpo .deps/pdfform.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfgraphics.lo -MD -MP -MF .deps/pdfgraphics.Tpo -c -o pdfgraphics.lo `test -f 'src/pdfgraphics.cpp' || echo './'`src/pdfgraphics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfgraphics.lo -MD -MP -MF .deps/pdfgraphics.Tpo -c src/pdfgraphics.cpp -fPIC -DPIC -o .libs/pdfgraphics.o mv -f .deps/pdfgraphics.Tpo .deps/pdfgraphics.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfimage.lo -MD -MP -MF .deps/pdfimage.Tpo -c -o pdfimage.lo `test -f 'src/pdfimage.cpp' || echo './'`src/pdfimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfimage.lo -MD -MP -MF .deps/pdfimage.Tpo -c src/pdfimage.cpp -fPIC -DPIC -o .libs/pdfimage.o mv -f .deps/pdfimage.Tpo .deps/pdfimage.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfkernel.lo -MD -MP -MF .deps/pdfkernel.Tpo -c -o pdfkernel.lo `test -f 'src/pdfkernel.cpp' || echo './'`src/pdfkernel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfkernel.lo -MD -MP -MF .deps/pdfkernel.Tpo -c src/pdfkernel.cpp -fPIC -DPIC -o .libs/pdfkernel.o mv -f .deps/pdfkernel.Tpo .deps/pdfkernel.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfobjects.lo -MD -MP -MF .deps/pdfobjects.Tpo -c -o pdfobjects.lo `test -f 'src/pdfobjects.cpp' || echo './'`src/pdfobjects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfobjects.lo -MD -MP -MF .deps/pdfobjects.Tpo -c src/pdfobjects.cpp -fPIC -DPIC -o .libs/pdfobjects.o mv -f .deps/pdfobjects.Tpo .deps/pdfobjects.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfparser.lo -MD -MP -MF .deps/pdfparser.Tpo -c -o pdfparser.lo `test -f 'src/pdfparser.cpp' || echo './'`src/pdfparser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfparser.lo -MD -MP -MF .deps/pdfparser.Tpo -c src/pdfparser.cpp -fPIC -DPIC -o .libs/pdfparser.o mv -f .deps/pdfparser.Tpo .deps/pdfparser.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfrijndael.lo -MD -MP -MF .deps/pdfrijndael.Tpo -c -o pdfrijndael.lo `test -f 'src/pdfrijndael.cpp' || echo './'`src/pdfrijndael.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfrijndael.lo -MD -MP -MF .deps/pdfrijndael.Tpo -c src/pdfrijndael.cpp -fPIC -DPIC -o .libs/pdfrijndael.o mv -f .deps/pdfrijndael.Tpo .deps/pdfrijndael.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdftemplate.lo -MD -MP -MF .deps/pdftemplate.Tpo -c -o pdftemplate.lo `test -f 'src/pdftemplate.cpp' || echo './'`src/pdftemplate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdftemplate.lo -MD -MP -MF .deps/pdftemplate.Tpo -c src/pdftemplate.cpp -fPIC -DPIC -o .libs/pdftemplate.o mv -f .deps/pdftemplate.Tpo .deps/pdftemplate.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdftruetype.lo -MD -MP -MF .deps/pdftruetype.Tpo -c -o pdftruetype.lo `test -f 'src/pdftruetype.cpp' || echo './'`src/pdftruetype.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdftruetype.lo -MD -MP -MF .deps/pdftruetype.Tpo -c src/pdftruetype.cpp -fPIC -DPIC -o .libs/pdftruetype.o mv -f .deps/pdftruetype.Tpo .deps/pdftruetype.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfxml.lo -MD -MP -MF .deps/pdfxml.Tpo -c -o pdfxml.lo `test -f 'src/pdfxml.cpp' || echo './'`src/pdfxml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pdfxml.lo -MD -MP -MF .deps/pdfxml.Tpo -c src/pdfxml.cpp -fPIC -DPIC -o .libs/pdfxml.o mv -f .deps/pdfxml.Tpo .deps/pdfxml.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxPdfDocument.la pdfannotation.lo pdfbarcode.lo pdfcolor.lo pdfdecode.lo pdfdoc.lo pdfencrypt.lo pdffont.lo pdfform.lo pdfgraphics.lo pdfimage.lo pdfkernel.lo pdfobjects.lo pdfparser.lo pdfrijndael.lo pdftemplate.lo pdftruetype.lo pdfxml.lo -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libwxPdfDocument.a .libs/pdfannotation.o .libs/pdfbarcode.o .libs/pdfcolor.o .libs/pdfdecode.o .libs/pdfdoc.o .libs/pdfencrypt.o .libs/pdffont.o .libs/pdfform.o .libs/pdfgraphics.o .libs/pdfimage.o .libs/pdfkernel.o .libs/pdfobjects.o .libs/pdfparser.o .libs/pdfrijndael.o .libs/pdftemplate.o .libs/pdftruetype.o .libs/pdfxml.o libtool: link: ranlib .libs/libwxPdfDocument.a libtool: link: ( cd ".libs" && rm -f "libwxPdfDocument.la" && ln -s "../libwxPdfDocument.la" "libwxPdfDocument.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BaseExporter.lo -MD -MP -MF .deps/BaseExporter.Tpo -c -o BaseExporter.lo BaseExporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT BaseExporter.lo -MD -MP -MF .deps/BaseExporter.Tpo -c BaseExporter.cpp -fPIC -DPIC -o .libs/BaseExporter.o mv -f .deps/BaseExporter.Tpo .deps/BaseExporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c -o exporter.lo exporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -fPIC -DPIC -o .libs/exporter.o mv -f .deps/exporter.Tpo .deps/exporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HTMLExporter.lo -MD -MP -MF .deps/HTMLExporter.Tpo -c -o HTMLExporter.lo HTMLExporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HTMLExporter.lo -MD -MP -MF .deps/HTMLExporter.Tpo -c HTMLExporter.cpp -fPIC -DPIC -o .libs/HTMLExporter.o mv -f .deps/HTMLExporter.Tpo .deps/HTMLExporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ODTExporter.lo -MD -MP -MF .deps/ODTExporter.Tpo -c -o ODTExporter.lo ODTExporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ODTExporter.lo -MD -MP -MF .deps/ODTExporter.Tpo -c ODTExporter.cpp -fPIC -DPIC -o .libs/ODTExporter.o mv -f .deps/ODTExporter.Tpo .deps/ODTExporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PDFExporter.lo -MD -MP -MF .deps/PDFExporter.Tpo -c -o PDFExporter.lo PDFExporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT PDFExporter.lo -MD -MP -MF .deps/PDFExporter.Tpo -c PDFExporter.cpp -fPIC -DPIC -o .libs/PDFExporter.o mv -f .deps/PDFExporter.Tpo .deps/PDFExporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include "sdk.h" -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RTFExporter.lo -MD -MP -MF .deps/RTFExporter.Tpo -c -o RTFExporter.lo RTFExporter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include -include sdk.h -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RTFExporter.lo -MD -MP -MF .deps/RTFExporter.Tpo -c RTFExporter.cpp -fPIC -DPIC -o .libs/RTFExporter.o mv -f .deps/RTFExporter.Tpo .deps/RTFExporter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libexporter.la -rpath /usr/lib/codeblocks/plugins BaseExporter.lo exporter.lo HTMLExporter.lo ODTExporter.lo PDFExporter.lo RTFExporter.lo ../../../sdk/libcodeblocks.la wxPdfDocument/libwxPdfDocument.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/BaseExporter.o .libs/exporter.o .libs/HTMLExporter.o .libs/ODTExporter.o .libs/PDFExporter.o .libs/RTFExporter.o -Wl,--whole-archive wxPdfDocument/.libs/libwxPdfDocument.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libexporter.so -o .libs/libexporter.so libtool: link: ( cd ".libs" && rm -f "libexporter.la" && ln -s "../libexporter.la" "libexporter.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/exporter.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' Making all in symtab make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources/SymTab.zip manifest.xml *.xrc > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtabconfig.lo -MD -MP -MF .deps/symtabconfig.Tpo -c -o symtabconfig.lo symtabconfig.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtabconfig.lo -MD -MP -MF .deps/symtabconfig.Tpo -c symtabconfig.cpp -fPIC -DPIC -o .libs/symtabconfig.o mv -f .deps/symtabconfig.Tpo .deps/symtabconfig.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtab.lo -MD -MP -MF .deps/symtab.Tpo -c -o symtab.lo symtab.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtab.lo -MD -MP -MF .deps/symtab.Tpo -c symtab.cpp -fPIC -DPIC -o .libs/symtab.o mv -f .deps/symtab.Tpo .deps/symtab.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtabexec.lo -MD -MP -MF .deps/symtabexec.Tpo -c -o symtabexec.lo symtabexec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT symtabexec.lo -MD -MP -MF .deps/symtabexec.Tpo -c symtabexec.cpp -fPIC -DPIC -o .libs/symtabexec.o mv -f .deps/symtabexec.Tpo .deps/symtabexec.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libSymTab.la -rpath /usr/lib/codeblocks/plugins symtabconfig.lo symtab.lo symtabexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/symtabconfig.o .libs/symtab.o .libs/symtabexec.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libSymTab.so -o .libs/libSymTab.so libtool: link: ( cd ".libs" && rm -f "libSymTab.la" && ln -s "../libSymTab.la" "libSymTab.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' Making all in regex_testbed make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT regexdlg.lo -MD -MP -MF .deps/regexdlg.Tpo -c -o regexdlg.lo regexdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT regexdlg.lo -MD -MP -MF .deps/regexdlg.Tpo -c regexdlg.cpp -fPIC -DPIC -o .libs/regexdlg.o mv -f .deps/regexdlg.Tpo .deps/regexdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RegExTestbed.lo -MD -MP -MF .deps/RegExTestbed.Tpo -c -o RegExTestbed.lo RegExTestbed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT RegExTestbed.lo -MD -MP -MF .deps/RegExTestbed.Tpo -c RegExTestbed.cpp -fPIC -DPIC -o .libs/RegExTestbed.o mv -f .deps/RegExTestbed.Tpo .deps/RegExTestbed.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libRegExTestbed.la -rpath /usr/lib/codeblocks/plugins regexdlg.lo RegExTestbed.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/regexdlg.o .libs/RegExTestbed.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libRegExTestbed.so -o .libs/libRegExTestbed.so libtool: link: ( cd ".libs" && rm -f "libRegExTestbed.la" && ln -s "../libRegExTestbed.la" "libRegExTestbed.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed/RegExTestbed.zip manifest.xml regexdlg.xrc > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' Making all in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advprops.lo -MD -MP -MF .deps/advprops.Tpo -c -o advprops.lo `test -f './contrib/src/propgrid/advprops.cpp' || echo './'`./contrib/src/propgrid/advprops.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advprops.lo -MD -MP -MF .deps/advprops.Tpo -c ./contrib/src/propgrid/advprops.cpp -fPIC -DPIC -o .libs/advprops.o mv -f .deps/advprops.Tpo .deps/advprops.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT extras.lo -MD -MP -MF .deps/extras.Tpo -c -o extras.lo `test -f './contrib/src/propgrid/extras.cpp' || echo './'`./contrib/src/propgrid/extras.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT extras.lo -MD -MP -MF .deps/extras.Tpo -c ./contrib/src/propgrid/extras.cpp -fPIC -DPIC -o .libs/extras.o mv -f .deps/extras.Tpo .deps/extras.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo `test -f './contrib/src/propgrid/manager.cpp' || echo './'`./contrib/src/propgrid/manager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c ./contrib/src/propgrid/manager.cpp -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT odcombo.lo -MD -MP -MF .deps/odcombo.Tpo -c -o odcombo.lo `test -f './contrib/src/propgrid/odcombo.cpp' || echo './'`./contrib/src/propgrid/odcombo.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT odcombo.lo -MD -MP -MF .deps/odcombo.Tpo -c ./contrib/src/propgrid/odcombo.cpp -fPIC -DPIC -o .libs/odcombo.o mv -f .deps/odcombo.Tpo .deps/odcombo.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT propgrid.lo -MD -MP -MF .deps/propgrid.Tpo -c -o propgrid.lo `test -f './contrib/src/propgrid/propgrid.cpp' || echo './'`./contrib/src/propgrid/propgrid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT propgrid.lo -MD -MP -MF .deps/propgrid.Tpo -c ./contrib/src/propgrid/propgrid.cpp -fPIC -DPIC -o .libs/propgrid.o mv -f .deps/propgrid.Tpo .deps/propgrid.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT props.lo -MD -MP -MF .deps/props.Tpo -c -o props.lo `test -f './contrib/src/propgrid/props.cpp' || echo './'`./contrib/src/propgrid/props.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I./contrib/include -DWXMAKINGLIB_PROPGRID -DwxPG_USE_WXMODULE=0 -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT props.lo -MD -MP -MF .deps/props.Tpo -c ./contrib/src/propgrid/props.cpp -fPIC -DPIC -o .libs/props.o mv -f .deps/props.Tpo .deps/props.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libpropgrid.la advprops.lo extras.lo manager.lo odcombo.lo propgrid.lo props.lo -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libpropgrid.a .libs/advprops.o .libs/extras.o .libs/manager.o .libs/odcombo.o .libs/propgrid.o .libs/props.o libtool: link: ranlib .libs/libpropgrid.a libtool: link: ( cd ".libs" && rm -f "libpropgrid.la" && ln -s "../libpropgrid.la" "libpropgrid.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making all in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringeditordlg.lo -MD -MP -MF .deps/wxsarraystringeditordlg.Tpo -c -o wxsarraystringeditordlg.lo `test -f './wxsarraystringeditordlg.cpp' || echo './'`./wxsarraystringeditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringeditordlg.lo -MD -MP -MF .deps/wxsarraystringeditordlg.Tpo -c ./wxsarraystringeditordlg.cpp -fPIC -DPIC -o .libs/wxsarraystringeditordlg.o mv -f .deps/wxsarraystringeditordlg.Tpo .deps/wxsarraystringeditordlg.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsboolproperty.lo -MD -MP -MF .deps/wxsboolproperty.Tpo -c -o wxsboolproperty.lo `test -f './wxsboolproperty.cpp' || echo './'`./wxsboolproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsboolproperty.lo -MD -MP -MF .deps/wxsboolproperty.Tpo -c ./wxsboolproperty.cpp -fPIC -DPIC -o .libs/wxsboolproperty.o mv -f .deps/wxsboolproperty.Tpo .deps/wxsboolproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertystream.lo -MD -MP -MF .deps/wxspropertystream.Tpo -c -o wxspropertystream.lo `test -f './wxspropertystream.cpp' || echo './'`./wxspropertystream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertystream.lo -MD -MP -MF .deps/wxspropertystream.Tpo -c ./wxspropertystream.cpp -fPIC -DPIC -o .libs/wxspropertystream.o mv -f .deps/wxspropertystream.Tpo .deps/wxspropertystream.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsflagsproperty.lo -MD -MP -MF .deps/wxsflagsproperty.Tpo -c -o wxsflagsproperty.lo `test -f './wxsflagsproperty.cpp' || echo './'`./wxsflagsproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsflagsproperty.lo -MD -MP -MF .deps/wxsflagsproperty.Tpo -c ./wxsflagsproperty.cpp -fPIC -DPIC -o .libs/wxsflagsproperty.o mv -f .deps/wxsflagsproperty.Tpo .deps/wxsflagsproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsemptyproperty.lo -MD -MP -MF .deps/wxsemptyproperty.Tpo -c -o wxsemptyproperty.lo `test -f './wxsemptyproperty.cpp' || echo './'`./wxsemptyproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsemptyproperty.lo -MD -MP -MF .deps/wxsemptyproperty.Tpo -c ./wxsemptyproperty.cpp -fPIC -DPIC -o .libs/wxsemptyproperty.o mv -f .deps/wxsemptyproperty.Tpo .deps/wxsemptyproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstringproperty.lo -MD -MP -MF .deps/wxsstringproperty.Tpo -c -o wxsstringproperty.lo `test -f './wxsstringproperty.cpp' || echo './'`./wxsstringproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstringproperty.lo -MD -MP -MF .deps/wxsstringproperty.Tpo -c ./wxsstringproperty.cpp -fPIC -DPIC -o .libs/wxsstringproperty.o mv -f .deps/wxsstringproperty.Tpo .deps/wxsstringproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslongproperty.lo -MD -MP -MF .deps/wxslongproperty.Tpo -c -o wxslongproperty.lo `test -f './wxslongproperty.cpp' || echo './'`./wxslongproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslongproperty.lo -MD -MP -MF .deps/wxslongproperty.Tpo -c ./wxslongproperty.cpp -fPIC -DPIC -o .libs/wxslongproperty.o mv -f .deps/wxslongproperty.Tpo .deps/wxslongproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsenumproperty.lo -MD -MP -MF .deps/wxsenumproperty.Tpo -c -o wxsenumproperty.lo `test -f './wxsenumproperty.cpp' || echo './'`./wxsenumproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsenumproperty.lo -MD -MP -MF .deps/wxsenumproperty.Tpo -c ./wxsenumproperty.cpp -fPIC -DPIC -o .libs/wxsenumproperty.o mv -f .deps/wxsenumproperty.Tpo .deps/wxsenumproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringproperty.lo -MD -MP -MF .deps/wxsarraystringproperty.Tpo -c -o wxsarraystringproperty.lo `test -f './wxsarraystringproperty.cpp' || echo './'`./wxsarraystringproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringproperty.lo -MD -MP -MF .deps/wxsarraystringproperty.Tpo -c ./wxsarraystringproperty.cpp -fPIC -DPIC -o .libs/wxsarraystringproperty.o mv -f .deps/wxsarraystringproperty.Tpo .deps/wxsarraystringproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsquickpropspanel.lo -MD -MP -MF .deps/wxsquickpropspanel.Tpo -c -o wxsquickpropspanel.lo `test -f './wxsquickpropspanel.cpp' || echo './'`./wxsquickpropspanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsquickpropspanel.lo -MD -MP -MF .deps/wxsquickpropspanel.Tpo -c ./wxsquickpropspanel.cpp -fPIC -DPIC -o .libs/wxsquickpropspanel.o mv -f .deps/wxsquickpropspanel.Tpo .deps/wxsquickpropspanel.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsproperty.lo -MD -MP -MF .deps/wxsproperty.Tpo -c -o wxsproperty.lo `test -f './wxsproperty.cpp' || echo './'`./wxsproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsproperty.lo -MD -MP -MF .deps/wxsproperty.Tpo -c ./wxsproperty.cpp -fPIC -DPIC -o .libs/wxsproperty.o mv -f .deps/wxsproperty.Tpo .deps/wxsproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertygridmanager.lo -MD -MP -MF .deps/wxspropertygridmanager.Tpo -c -o wxspropertygridmanager.lo `test -f './wxspropertygridmanager.cpp' || echo './'`./wxspropertygridmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertygridmanager.lo -MD -MP -MF .deps/wxspropertygridmanager.Tpo -c ./wxspropertygridmanager.cpp -fPIC -DPIC -o .libs/wxspropertygridmanager.o mv -f .deps/wxspropertygridmanager.Tpo .deps/wxspropertygridmanager.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomeditorproperty.lo -MD -MP -MF .deps/wxscustomeditorproperty.Tpo -c -o wxscustomeditorproperty.lo `test -f './wxscustomeditorproperty.cpp' || echo './'`./wxscustomeditorproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomeditorproperty.lo -MD -MP -MF .deps/wxscustomeditorproperty.Tpo -c ./wxscustomeditorproperty.cpp -fPIC -DPIC -o .libs/wxscustomeditorproperty.o mv -f .deps/wxscustomeditorproperty.Tpo .deps/wxscustomeditorproperty.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertycontainer.lo -MD -MP -MF .deps/wxspropertycontainer.Tpo -c -o wxspropertycontainer.lo `test -f './wxspropertycontainer.cpp' || echo './'`./wxspropertycontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspropertycontainer.lo -MD -MP -MF .deps/wxspropertycontainer.Tpo -c ./wxspropertycontainer.cpp -fPIC -DPIC -o .libs/wxspropertycontainer.o mv -f .deps/wxspropertycontainer.Tpo .deps/wxspropertycontainer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith_properties.la wxsarraystringeditordlg.lo wxsboolproperty.lo wxspropertystream.lo wxsflagsproperty.lo wxsemptyproperty.lo wxsstringproperty.lo wxslongproperty.lo wxsenumproperty.lo wxsarraystringproperty.lo wxsquickpropspanel.lo wxsproperty.lo wxspropertygridmanager.lo wxscustomeditorproperty.lo wxspropertycontainer.lo ../../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libwxsmith_properties.a .libs/wxsarraystringeditordlg.o .libs/wxsboolproperty.o .libs/wxspropertystream.o .libs/wxsflagsproperty.o .libs/wxsemptyproperty.o .libs/wxsstringproperty.o .libs/wxslongproperty.o .libs/wxsenumproperty.o .libs/wxsarraystringproperty.o .libs/wxsquickpropspanel.o .libs/wxsproperty.o .libs/wxspropertygridmanager.o .libs/wxscustomeditorproperty.o .libs/wxspropertycontainer.o libtool: link: ranlib .libs/libwxsmith_properties.a libtool: link: ( cd ".libs" && rm -f "libwxsmith_properties.la" && ln -s "../libwxsmith_properties.la" "libwxsmith_properties.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdatepickerctrl.lo -MD -MP -MF .deps/wxsdatepickerctrl.Tpo -c -o wxsdatepickerctrl.lo `test -f './wxsdatepickerctrl.cpp' || echo './'`./wxsdatepickerctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdatepickerctrl.lo -MD -MP -MF .deps/wxsdatepickerctrl.Tpo -c ./wxsdatepickerctrl.cpp -fPIC -DPIC -o .libs/wxsdatepickerctrl.o mv -f .deps/wxsdatepickerctrl.Tpo .deps/wxsdatepickerctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstatictext.lo -MD -MP -MF .deps/wxsstatictext.Tpo -c -o wxsstatictext.lo `test -f './wxsstatictext.cpp' || echo './'`./wxsstatictext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstatictext.lo -MD -MP -MF .deps/wxsstatictext.Tpo -c ./wxsstatictext.cpp -fPIC -DPIC -o .libs/wxsstatictext.o mv -f .deps/wxsstatictext.Tpo .deps/wxsstatictext.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistctrl.lo -MD -MP -MF .deps/wxslistctrl.Tpo -c -o wxslistctrl.lo `test -f './wxslistctrl.cpp' || echo './'`./wxslistctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistctrl.lo -MD -MP -MF .deps/wxslistctrl.Tpo -c ./wxslistctrl.cpp -fPIC -DPIC -o .libs/wxslistctrl.o mv -f .deps/wxslistctrl.Tpo .deps/wxslistctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsflexgridsizer.lo -MD -MP -MF .deps/wxsflexgridsizer.Tpo -c -o wxsflexgridsizer.lo `test -f './wxsflexgridsizer.cpp' || echo './'`./wxsflexgridsizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsflexgridsizer.lo -MD -MP -MF .deps/wxsflexgridsizer.Tpo -c ./wxsflexgridsizer.cpp -fPIC -DPIC -o .libs/wxsflexgridsizer.o mv -f .deps/wxsflexgridsizer.Tpo .deps/wxsflexgridsizer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsboxsizer.lo -MD -MP -MF .deps/wxsboxsizer.Tpo -c -o wxsboxsizer.lo `test -f './wxsboxsizer.cpp' || echo './'`./wxsboxsizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsboxsizer.lo -MD -MP -MF .deps/wxsboxsizer.Tpo -c ./wxsboxsizer.cpp -fPIC -DPIC -o .libs/wxsboxsizer.o mv -f .deps/wxsboxsizer.Tpo .deps/wxsboxsizer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgenericdirctrl.lo -MD -MP -MF .deps/wxsgenericdirctrl.Tpo -c -o wxsgenericdirctrl.lo `test -f './wxsgenericdirctrl.cpp' || echo './'`./wxsgenericdirctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgenericdirctrl.lo -MD -MP -MF .deps/wxsgenericdirctrl.Tpo -c ./wxsgenericdirctrl.cpp -fPIC -DPIC -o .libs/wxsgenericdirctrl.o mv -f .deps/wxsgenericdirctrl.Tpo .deps/wxsgenericdirctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticbitmap.lo -MD -MP -MF .deps/wxsstaticbitmap.Tpo -c -o wxsstaticbitmap.lo `test -f './wxsstaticbitmap.cpp' || echo './'`./wxsstaticbitmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticbitmap.lo -MD -MP -MF .deps/wxsstaticbitmap.Tpo -c ./wxsstaticbitmap.cpp -fPIC -DPIC -o .libs/wxsstaticbitmap.o mv -f .deps/wxsstaticbitmap.Tpo .deps/wxsstaticbitmap.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscheckbox.lo -MD -MP -MF .deps/wxscheckbox.Tpo -c -o wxscheckbox.lo `test -f './wxscheckbox.cpp' || echo './'`./wxscheckbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscheckbox.lo -MD -MP -MF .deps/wxscheckbox.Tpo -c ./wxscheckbox.cpp -fPIC -DPIC -o .libs/wxscheckbox.o mv -f .deps/wxscheckbox.Tpo .deps/wxscheckbox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschoice.lo -MD -MP -MF .deps/wxschoice.Tpo -c -o wxschoice.lo `test -f './wxschoice.cpp' || echo './'`./wxschoice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschoice.lo -MD -MP -MF .deps/wxschoice.Tpo -c ./wxschoice.cpp -fPIC -DPIC -o .libs/wxschoice.o mv -f .deps/wxschoice.Tpo .deps/wxschoice.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspinctrl.lo -MD -MP -MF .deps/wxsspinctrl.Tpo -c -o wxsspinctrl.lo `test -f './wxsspinctrl.cpp' || echo './'`./wxsspinctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspinctrl.lo -MD -MP -MF .deps/wxsspinctrl.Tpo -c ./wxsspinctrl.cpp -fPIC -DPIC -o .libs/wxsspinctrl.o mv -f .deps/wxsspinctrl.Tpo .deps/wxsspinctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscalendarctrl.lo -MD -MP -MF .deps/wxscalendarctrl.Tpo -c -o wxscalendarctrl.lo `test -f './wxscalendarctrl.cpp' || echo './'`./wxscalendarctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscalendarctrl.lo -MD -MP -MF .deps/wxscalendarctrl.Tpo -c ./wxscalendarctrl.cpp -fPIC -DPIC -o .libs/wxscalendarctrl.o mv -f .deps/wxscalendarctrl.Tpo .deps/wxscalendarctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticline.lo -MD -MP -MF .deps/wxsstaticline.Tpo -c -o wxsstaticline.lo `test -f './wxsstaticline.cpp' || echo './'`./wxsstaticline.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticline.lo -MD -MP -MF .deps/wxsstaticline.Tpo -c ./wxsstaticline.cpp -fPIC -DPIC -o .libs/wxsstaticline.o mv -f .deps/wxsstaticline.Tpo .deps/wxsstaticline.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgridsizer.lo -MD -MP -MF .deps/wxsgridsizer.Tpo -c -o wxsgridsizer.lo `test -f './wxsgridsizer.cpp' || echo './'`./wxsgridsizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgridsizer.lo -MD -MP -MF .deps/wxsgridsizer.Tpo -c ./wxsgridsizer.cpp -fPIC -DPIC -o .libs/wxsgridsizer.o mv -f .deps/wxsgridsizer.Tpo .deps/wxsgridsizer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticboxsizer.lo -MD -MP -MF .deps/wxsstaticboxsizer.Tpo -c -o wxsstaticboxsizer.lo `test -f './wxsstaticboxsizer.cpp' || echo './'`./wxsstaticboxsizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticboxsizer.lo -MD -MP -MF .deps/wxsstaticboxsizer.Tpo -c ./wxsstaticboxsizer.cpp -fPIC -DPIC -o .libs/wxsstaticboxsizer.o mv -f .deps/wxsstaticboxsizer.Tpo .deps/wxsstaticboxsizer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapbutton.lo -MD -MP -MF .deps/wxsbitmapbutton.Tpo -c -o wxsbitmapbutton.lo `test -f './wxsbitmapbutton.cpp' || echo './'`./wxsbitmapbutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapbutton.lo -MD -MP -MF .deps/wxsbitmapbutton.Tpo -c ./wxsbitmapbutton.cpp -fPIC -DPIC -o .libs/wxsbitmapbutton.o mv -f .deps/wxsbitmapbutton.Tpo .deps/wxsbitmapbutton.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstextctrl.lo -MD -MP -MF .deps/wxstextctrl.Tpo -c -o wxstextctrl.lo `test -f './wxstextctrl.cpp' || echo './'`./wxstextctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstextctrl.lo -MD -MP -MF .deps/wxstextctrl.Tpo -c ./wxstextctrl.cpp -fPIC -DPIC -o .libs/wxstextctrl.o mv -f .deps/wxstextctrl.Tpo .deps/wxstextctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstogglebutton.lo -MD -MP -MF .deps/wxstogglebutton.Tpo -c -o wxstogglebutton.lo `test -f './wxstogglebutton.cpp' || echo './'`./wxstogglebutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstogglebutton.lo -MD -MP -MF .deps/wxstogglebutton.Tpo -c ./wxstogglebutton.cpp -fPIC -DPIC -o .libs/wxstogglebutton.o mv -f .deps/wxstogglebutton.Tpo .deps/wxstogglebutton.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspacer.lo -MD -MP -MF .deps/wxsspacer.Tpo -c -o wxsspacer.lo `test -f './wxsspacer.cpp' || echo './'`./wxsspacer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspacer.lo -MD -MP -MF .deps/wxsspacer.Tpo -c ./wxsspacer.cpp -fPIC -DPIC -o .libs/wxsspacer.o mv -f .deps/wxsspacer.Tpo .deps/wxsspacer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollbar.lo -MD -MP -MF .deps/wxsscrollbar.Tpo -c -o wxsscrollbar.lo `test -f './wxsscrollbar.cpp' || echo './'`./wxsscrollbar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollbar.lo -MD -MP -MF .deps/wxsscrollbar.Tpo -c ./wxsscrollbar.cpp -fPIC -DPIC -o .libs/wxsscrollbar.o mv -f .deps/wxsscrollbar.Tpo .deps/wxsscrollbar.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdialog.lo -MD -MP -MF .deps/wxsdialog.Tpo -c -o wxsdialog.lo `test -f './wxsdialog.cpp' || echo './'`./wxsdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdialog.lo -MD -MP -MF .deps/wxsdialog.Tpo -c ./wxsdialog.cpp -fPIC -DPIC -o .libs/wxsdialog.o mv -f .deps/wxsdialog.Tpo .deps/wxsdialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollingdialog.lo -MD -MP -MF .deps/wxsscrollingdialog.Tpo -c -o wxsscrollingdialog.lo `test -f './wxsscrollingdialog.cpp' || echo './'`./wxsscrollingdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollingdialog.lo -MD -MP -MF .deps/wxsscrollingdialog.Tpo -c ./wxsscrollingdialog.cpp -fPIC -DPIC -o .libs/wxsscrollingdialog.o mv -f .deps/wxsscrollingdialog.Tpo .deps/wxsscrollingdialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspinbutton.lo -MD -MP -MF .deps/wxsspinbutton.Tpo -c -o wxsspinbutton.lo `test -f './wxsspinbutton.cpp' || echo './'`./wxsspinbutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsspinbutton.lo -MD -MP -MF .deps/wxsspinbutton.Tpo -c ./wxsspinbutton.cpp -fPIC -DPIC -o .libs/wxsspinbutton.o mv -f .deps/wxsspinbutton.Tpo .deps/wxsspinbutton.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbutton.lo -MD -MP -MF .deps/wxsbutton.Tpo -c -o wxsbutton.lo `test -f './wxsbutton.cpp' || echo './'`./wxsbutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbutton.lo -MD -MP -MF .deps/wxsbutton.Tpo -c ./wxsbutton.cpp -fPIC -DPIC -o .libs/wxsbutton.o mv -f .deps/wxsbutton.Tpo .deps/wxsbutton.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistbox.lo -MD -MP -MF .deps/wxslistbox.Tpo -c -o wxslistbox.lo `test -f './wxslistbox.cpp' || echo './'`./wxslistbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistbox.lo -MD -MP -MF .deps/wxslistbox.Tpo -c ./wxslistbox.cpp -fPIC -DPIC -o .libs/wxslistbox.o mv -f .deps/wxslistbox.Tpo .deps/wxslistbox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgauge.lo -MD -MP -MF .deps/wxsgauge.Tpo -c -o wxsgauge.lo `test -f './wxsgauge.cpp' || echo './'`./wxsgauge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgauge.lo -MD -MP -MF .deps/wxsgauge.Tpo -c ./wxsgauge.cpp -fPIC -DPIC -o .libs/wxsgauge.o mv -f .deps/wxsgauge.Tpo .deps/wxsgauge.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsradiobutton.lo -MD -MP -MF .deps/wxsradiobutton.Tpo -c -o wxsradiobutton.lo `test -f './wxsradiobutton.cpp' || echo './'`./wxsradiobutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsradiobutton.lo -MD -MP -MF .deps/wxsradiobutton.Tpo -c ./wxsradiobutton.cpp -fPIC -DPIC -o .libs/wxsradiobutton.o mv -f .deps/wxsradiobutton.Tpo .deps/wxsradiobutton.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspanel.lo -MD -MP -MF .deps/wxspanel.Tpo -c -o wxspanel.lo `test -f './wxspanel.cpp' || echo './'`./wxspanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspanel.lo -MD -MP -MF .deps/wxspanel.Tpo -c ./wxspanel.cpp -fPIC -DPIC -o .libs/wxspanel.o mv -f .deps/wxspanel.Tpo .deps/wxspanel.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticbox.lo -MD -MP -MF .deps/wxsstaticbox.Tpo -c -o wxsstaticbox.lo `test -f './wxsstaticbox.cpp' || echo './'`./wxsstaticbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstaticbox.lo -MD -MP -MF .deps/wxsstaticbox.Tpo -c ./wxsstaticbox.cpp -fPIC -DPIC -o .libs/wxsstaticbox.o mv -f .deps/wxsstaticbox.Tpo .deps/wxsstaticbox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsradiobox.lo -MD -MP -MF .deps/wxsradiobox.Tpo -c -o wxsradiobox.lo `test -f './wxsradiobox.cpp' || echo './'`./wxsradiobox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsradiobox.lo -MD -MP -MF .deps/wxsradiobox.Tpo -c ./wxsradiobox.cpp -fPIC -DPIC -o .libs/wxsradiobox.o mv -f .deps/wxsradiobox.Tpo .deps/wxsradiobox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscombobox.lo -MD -MP -MF .deps/wxscombobox.Tpo -c -o wxscombobox.lo `test -f './wxscombobox.cpp' || echo './'`./wxscombobox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscombobox.lo -MD -MP -MF .deps/wxscombobox.Tpo -c ./wxscombobox.cpp -fPIC -DPIC -o .libs/wxscombobox.o mv -f .deps/wxscombobox.Tpo .deps/wxscombobox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschecklistbox.lo -MD -MP -MF .deps/wxschecklistbox.Tpo -c -o wxschecklistbox.lo `test -f './wxschecklistbox.cpp' || echo './'`./wxschecklistbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschecklistbox.lo -MD -MP -MF .deps/wxschecklistbox.Tpo -c ./wxschecklistbox.cpp -fPIC -DPIC -o .libs/wxschecklistbox.o mv -f .deps/wxschecklistbox.Tpo .deps/wxschecklistbox.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsslider.lo -MD -MP -MF .deps/wxsslider.Tpo -c -o wxsslider.lo `test -f './wxsslider.cpp' || echo './'`./wxsslider.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsslider.lo -MD -MP -MF .deps/wxsslider.Tpo -c ./wxsslider.cpp -fPIC -DPIC -o .libs/wxsslider.o mv -f .deps/wxsslider.Tpo .deps/wxsslider.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstreectrl.lo -MD -MP -MF .deps/wxstreectrl.Tpo -c -o wxstreectrl.lo `test -f './wxstreectrl.cpp' || echo './'`./wxstreectrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstreectrl.lo -MD -MP -MF .deps/wxstreectrl.Tpo -c ./wxstreectrl.cpp -fPIC -DPIC -o .libs/wxstreectrl.o mv -f .deps/wxstreectrl.Tpo .deps/wxstreectrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsframe.lo -MD -MP -MF .deps/wxsframe.Tpo -c -o wxsframe.lo `test -f './wxsframe.cpp' || echo './'`./wxsframe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsframe.lo -MD -MP -MF .deps/wxsframe.Tpo -c ./wxsframe.cpp -fPIC -DPIC -o .libs/wxsframe.o mv -f .deps/wxsframe.Tpo .deps/wxsframe.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxshtmlwindow.lo -MD -MP -MF .deps/wxshtmlwindow.Tpo -c -o wxshtmlwindow.lo `test -f './wxshtmlwindow.cpp' || echo './'`./wxshtmlwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxshtmlwindow.lo -MD -MP -MF .deps/wxshtmlwindow.Tpo -c ./wxshtmlwindow.cpp -fPIC -DPIC -o .libs/wxshtmlwindow.o mv -f .deps/wxshtmlwindow.Tpo .deps/wxshtmlwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrolledwindow.lo -MD -MP -MF .deps/wxsscrolledwindow.Tpo -c -o wxsscrolledwindow.lo `test -f './wxsscrolledwindow.cpp' || echo './'`./wxsscrolledwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrolledwindow.lo -MD -MP -MF .deps/wxsscrolledwindow.Tpo -c ./wxsscrolledwindow.cpp -fPIC -DPIC -o .libs/wxsscrolledwindow.o mv -f .deps/wxsscrolledwindow.Tpo .deps/wxsscrolledwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstddialogbuttonsizer.lo -MD -MP -MF .deps/wxsstddialogbuttonsizer.Tpo -c -o wxsstddialogbuttonsizer.lo `test -f './wxsstddialogbuttonsizer.cpp' || echo './'`./wxsstddialogbuttonsizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstddialogbuttonsizer.lo -MD -MP -MF .deps/wxsstddialogbuttonsizer.Tpo -c ./wxsstddialogbuttonsizer.cpp -fPIC -DPIC -o .libs/wxsstddialogbuttonsizer.o mv -f .deps/wxsstddialogbuttonsizer.Tpo .deps/wxsstddialogbuttonsizer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssplitterwindow.lo -MD -MP -MF .deps/wxssplitterwindow.Tpo -c -o wxssplitterwindow.lo `test -f './wxssplitterwindow.cpp' || echo './'`./wxssplitterwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssplitterwindow.lo -MD -MP -MF .deps/wxssplitterwindow.Tpo -c ./wxssplitterwindow.cpp -fPIC -DPIC -o .libs/wxssplitterwindow.o mv -f .deps/wxssplitterwindow.Tpo .deps/wxssplitterwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomwidget.lo -MD -MP -MF .deps/wxscustomwidget.Tpo -c -o wxscustomwidget.lo `test -f './wxscustomwidget.cpp' || echo './'`./wxscustomwidget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomwidget.lo -MD -MP -MF .deps/wxscustomwidget.Tpo -c ./wxscustomwidget.cpp -fPIC -DPIC -o .libs/wxscustomwidget.o mv -f .deps/wxscustomwidget.Tpo .deps/wxscustomwidget.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsnotebook.lo -MD -MP -MF .deps/wxsnotebook.Tpo -c -o wxsnotebook.lo `test -f './wxsnotebook.cpp' || echo './'`./wxsnotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsnotebook.lo -MD -MP -MF .deps/wxsnotebook.Tpo -c ./wxsnotebook.cpp -fPIC -DPIC -o .libs/wxsnotebook.o mv -f .deps/wxsnotebook.Tpo .deps/wxsnotebook.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschoicebook.lo -MD -MP -MF .deps/wxschoicebook.Tpo -c -o wxschoicebook.lo `test -f './wxschoicebook.cpp' || echo './'`./wxschoicebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschoicebook.lo -MD -MP -MF .deps/wxschoicebook.Tpo -c ./wxschoicebook.cpp -fPIC -DPIC -o .libs/wxschoicebook.o mv -f .deps/wxschoicebook.Tpo .deps/wxschoicebook.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistbook.lo -MD -MP -MF .deps/wxslistbook.Tpo -c -o wxslistbook.lo `test -f './wxslistbook.cpp' || echo './'`./wxslistbook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxslistbook.lo -MD -MP -MF .deps/wxslistbook.Tpo -c ./wxslistbook.cpp -fPIC -DPIC -o .libs/wxslistbook.o mv -f .deps/wxslistbook.Tpo .deps/wxslistbook.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstimer.lo -MD -MP -MF .deps/wxstimer.Tpo -c -o wxstimer.lo `test -f './wxstimer.cpp' || echo './'`./wxstimer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstimer.lo -MD -MP -MF .deps/wxstimer.Tpo -c ./wxstimer.cpp -fPIC -DPIC -o .libs/wxstimer.o mv -f .deps/wxstimer.Tpo .deps/wxstimer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenubar.lo -MD -MP -MF .deps/wxsmenubar.Tpo -c -o wxsmenubar.lo `test -f './wxsmenubar.cpp' || echo './'`./wxsmenubar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenubar.lo -MD -MP -MF .deps/wxsmenubar.Tpo -c ./wxsmenubar.cpp -fPIC -DPIC -o .libs/wxsmenubar.o mv -f .deps/wxsmenubar.Tpo .deps/wxsmenubar.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenu.lo -MD -MP -MF .deps/wxsmenu.Tpo -c -o wxsmenu.lo `test -f './wxsmenu.cpp' || echo './'`./wxsmenu.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenu.lo -MD -MP -MF .deps/wxsmenu.Tpo -c ./wxsmenu.cpp -fPIC -DPIC -o .libs/wxsmenu.o mv -f .deps/wxsmenu.Tpo .deps/wxsmenu.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenueditor.lo -MD -MP -MF .deps/wxsmenueditor.Tpo -c -o wxsmenueditor.lo `test -f './wxsmenueditor.cpp' || echo './'`./wxsmenueditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenueditor.lo -MD -MP -MF .deps/wxsmenueditor.Tpo -c ./wxsmenueditor.cpp -fPIC -DPIC -o .libs/wxsmenueditor.o mv -f .deps/wxsmenueditor.Tpo .deps/wxsmenueditor.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenuitem.lo -MD -MP -MF .deps/wxsmenuitem.Tpo -c -o wxsmenuitem.lo `test -f './wxsmenuitem.cpp' || echo './'`./wxsmenuitem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmenuitem.lo -MD -MP -MF .deps/wxsmenuitem.Tpo -c ./wxsmenuitem.cpp -fPIC -DPIC -o .libs/wxsmenuitem.o mv -f .deps/wxsmenuitem.Tpo .deps/wxsmenuitem.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstatusbar.lo -MD -MP -MF .deps/wxsstatusbar.Tpo -c -o wxsstatusbar.lo `test -f './wxsstatusbar.cpp' || echo './'`./wxsstatusbar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstatusbar.lo -MD -MP -MF .deps/wxsstatusbar.Tpo -c ./wxsstatusbar.cpp -fPIC -DPIC -o .libs/wxsstatusbar.o mv -f .deps/wxsstatusbar.Tpo .deps/wxsstatusbar.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbar.lo -MD -MP -MF .deps/wxstoolbar.Tpo -c -o wxstoolbar.lo `test -f './wxstoolbar.cpp' || echo './'`./wxstoolbar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbar.lo -MD -MP -MF .deps/wxstoolbar.Tpo -c ./wxstoolbar.cpp -fPIC -DPIC -o .libs/wxstoolbar.o mv -f .deps/wxstoolbar.Tpo .deps/wxstoolbar.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbaritem.lo -MD -MP -MF .deps/wxstoolbaritem.Tpo -c -o wxstoolbaritem.lo `test -f './wxstoolbaritem.cpp' || echo './'`./wxstoolbaritem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbaritem.lo -MD -MP -MF .deps/wxstoolbaritem.Tpo -c ./wxstoolbaritem.cpp -fPIC -DPIC -o .libs/wxstoolbaritem.o mv -f .deps/wxstoolbaritem.Tpo .deps/wxstoolbaritem.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbareditor.lo -MD -MP -MF .deps/wxstoolbareditor.Tpo -c -o wxstoolbareditor.lo `test -f './wxstoolbareditor.cpp' || echo './'`./wxstoolbareditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolbareditor.lo -MD -MP -MF .deps/wxstoolbareditor.Tpo -c ./wxstoolbareditor.cpp -fPIC -DPIC -o .libs/wxstoolbareditor.o mv -f .deps/wxstoolbareditor.Tpo .deps/wxstoolbareditor.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgrid.lo -MD -MP -MF .deps/wxsgrid.Tpo -c -o wxsgrid.lo `test -f './wxsgrid.cpp' || echo './'`./wxsgrid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgrid.lo -MD -MP -MF .deps/wxsgrid.Tpo -c ./wxsgrid.cpp -fPIC -DPIC -o .libs/wxsgrid.o mv -f .deps/wxsgrid.Tpo .deps/wxsgrid.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscolourdialog.lo -MD -MP -MF .deps/wxscolourdialog.Tpo -c -o wxscolourdialog.lo `test -f './wxscolourdialog.cpp' || echo './'`./wxscolourdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscolourdialog.lo -MD -MP -MF .deps/wxscolourdialog.Tpo -c ./wxscolourdialog.cpp -fPIC -DPIC -o .libs/wxscolourdialog.o mv -f .deps/wxscolourdialog.Tpo .deps/wxscolourdialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdirdialog.lo -MD -MP -MF .deps/wxsdirdialog.Tpo -c -o wxsdirdialog.lo `test -f './wxsdirdialog.cpp' || echo './'`./wxsdirdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdirdialog.lo -MD -MP -MF .deps/wxsdirdialog.Tpo -c ./wxsdirdialog.cpp -fPIC -DPIC -o .libs/wxsdirdialog.o mv -f .deps/wxsdirdialog.Tpo .deps/wxsdirdialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfiledialog.lo -MD -MP -MF .deps/wxsfiledialog.Tpo -c -o wxsfiledialog.lo `test -f './wxsfiledialog.cpp' || echo './'`./wxsfiledialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfiledialog.lo -MD -MP -MF .deps/wxsfiledialog.Tpo -c ./wxsfiledialog.cpp -fPIC -DPIC -o .libs/wxsfiledialog.o mv -f .deps/wxsfiledialog.Tpo .deps/wxsfiledialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmultichoicedialog.lo -MD -MP -MF .deps/wxsmultichoicedialog.Tpo -c -o wxsmultichoicedialog.lo `test -f './wxsmultichoicedialog.cpp' || echo './'`./wxsmultichoicedialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmultichoicedialog.lo -MD -MP -MF .deps/wxsmultichoicedialog.Tpo -c ./wxsmultichoicedialog.cpp -fPIC -DPIC -o .libs/wxsmultichoicedialog.o mv -f .deps/wxsmultichoicedialog.Tpo .deps/wxsmultichoicedialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssinglechoicedialog.lo -MD -MP -MF .deps/wxssinglechoicedialog.Tpo -c -o wxssinglechoicedialog.lo `test -f './wxssinglechoicedialog.cpp' || echo './'`./wxssinglechoicedialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssinglechoicedialog.lo -MD -MP -MF .deps/wxssinglechoicedialog.Tpo -c ./wxssinglechoicedialog.cpp -fPIC -DPIC -o .libs/wxssinglechoicedialog.o mv -f .deps/wxssinglechoicedialog.Tpo .deps/wxssinglechoicedialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssashwindow.lo -MD -MP -MF .deps/wxssashwindow.Tpo -c -o wxssashwindow.lo `test -f './wxssashwindow.cpp' || echo './'`./wxssashwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssashwindow.lo -MD -MP -MF .deps/wxssashwindow.Tpo -c ./wxssashwindow.cpp -fPIC -DPIC -o .libs/wxssashwindow.o mv -f .deps/wxssashwindow.Tpo .deps/wxssashwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssashlayoutwindow.lo -MD -MP -MF .deps/wxssashlayoutwindow.Tpo -c -o wxssashlayoutwindow.lo `test -f './wxssashlayoutwindow.cpp' || echo './'`./wxssashlayoutwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssashlayoutwindow.lo -MD -MP -MF .deps/wxssashlayoutwindow.Tpo -c ./wxssashlayoutwindow.cpp -fPIC -DPIC -o .libs/wxssashlayoutwindow.o mv -f .deps/wxssashlayoutwindow.Tpo .deps/wxssashlayoutwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssingleinstancechecker.lo -MD -MP -MF .deps/wxssingleinstancechecker.Tpo -c -o wxssingleinstancechecker.lo `test -f './wxssingleinstancechecker.cpp' || echo './'`./wxssingleinstancechecker.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssingleinstancechecker.lo -MD -MP -MF .deps/wxssingleinstancechecker.Tpo -c ./wxssingleinstancechecker.cpp -fPIC -DPIC -o .libs/wxssingleinstancechecker.o mv -f .deps/wxssingleinstancechecker.Tpo .deps/wxssingleinstancechecker.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstopwatch.lo -MD -MP -MF .deps/wxsstopwatch.Tpo -c -o wxsstopwatch.lo `test -f './wxsstopwatch.cpp' || echo './'`./wxsstopwatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstopwatch.lo -MD -MP -MF .deps/wxsstopwatch.Tpo -c ./wxsstopwatch.cpp -fPIC -DPIC -o .libs/wxsstopwatch.o mv -f .deps/wxsstopwatch.Tpo .deps/wxsstopwatch.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssymbolpickerdialog.lo -MD -MP -MF .deps/wxssymbolpickerdialog.Tpo -c -o wxssymbolpickerdialog.lo `test -f './wxssymbolpickerdialog.cpp' || echo './'`./wxssymbolpickerdialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssymbolpickerdialog.lo -MD -MP -MF .deps/wxssymbolpickerdialog.Tpo -c ./wxssymbolpickerdialog.cpp -fPIC -DPIC -o .libs/wxssymbolpickerdialog.o mv -f .deps/wxssymbolpickerdialog.Tpo .deps/wxssymbolpickerdialog.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsglcanvas.lo -MD -MP -MF .deps/wxsglcanvas.Tpo -c -o wxsglcanvas.lo `test -f './wxsglcanvas.cpp' || echo './'`./wxsglcanvas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsglcanvas.lo -MD -MP -MF .deps/wxsglcanvas.Tpo -c ./wxsglcanvas.cpp -fPIC -DPIC -o .libs/wxsglcanvas.o mv -f .deps/wxsglcanvas.Tpo .deps/wxsglcanvas.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith_wxwidgets_defitems.la wxsdatepickerctrl.lo wxsstatictext.lo wxslistctrl.lo wxsflexgridsizer.lo wxsboxsizer.lo wxsgenericdirctrl.lo wxsstaticbitmap.lo wxscheckbox.lo wxschoice.lo wxsspinctrl.lo wxscalendarctrl.lo wxsstaticline.lo wxsgridsizer.lo wxsstaticboxsizer.lo wxsbitmapbutton.lo wxstextctrl.lo wxstogglebutton.lo wxsspacer.lo wxsscrollbar.lo wxsdialog.lo wxsscrollingdialog.lo wxsspinbutton.lo wxsbutton.lo wxslistbox.lo wxsgauge.lo wxsradiobutton.lo wxspanel.lo wxsstaticbox.lo wxsradiobox.lo wxscombobox.lo wxschecklistbox.lo wxsslider.lo wxstreectrl.lo wxsframe.lo wxshtmlwindow.lo wxsscrolledwindow.lo wxsstddialogbuttonsizer.lo wxssplitterwindow.lo wxscustomwidget.lo wxsnotebook.lo wxschoicebook.lo wxslistbook.lo wxstimer.lo wxsmenubar.lo wxsmenu.lo wxsmenueditor.lo wxsmenuitem.lo wxsstatusbar.lo wxstoolbar.lo wxstoolbaritem.lo wxstoolbareditor.lo wxsgrid.lo wxscolourdialog.lo wxsdirdialog.lo wxsfiledialog.lo wxsmultichoicedialog.lo wxssinglechoicedialog.lo wxssashwindow.lo wxssashlayoutwindow.lo wxssingleinstancechecker.lo wxsstopwatch.lo wxssymbolpickerdialog.lo wxsglcanvas.lo ../../../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libwxsmith_wxwidgets_defitems.a .libs/wxsdatepickerctrl.o .libs/wxsstatictext.o .libs/wxslistctrl.o .libs/wxsflexgridsizer.o .libs/wxsboxsizer.o .libs/wxsgenericdirctrl.o .libs/wxsstaticbitmap.o .libs/wxscheckbox.o .libs/wxschoice.o .libs/wxsspinctrl.o .libs/wxscalendarctrl.o .libs/wxsstaticline.o .libs/wxsgridsizer.o .libs/wxsstaticboxsizer.o .libs/wxsbitmapbutton.o .libs/wxstextctrl.o .libs/wxstogglebutton.o .libs/wxsspacer.o .libs/wxsscrollbar.o .libs/wxsdialog.o .libs/wxsscrollingdialog.o .libs/wxsspinbutton.o .libs/wxsbutton.o .libs/wxslistbox.o .libs/wxsgauge.o .libs/wxsradiobutton.o .libs/wxspanel.o .libs/wxsstaticbox.o .libs/wxsradiobox.o .libs/wxscombobox.o .libs/wxschecklistbox.o .libs/wxsslider.o .libs/wxstreectrl.o .libs/wxsframe.o .libs/wxshtmlwindow.o .libs/wxsscrolledwindow.o .libs/wxsstddialogbuttonsizer.o .libs/wxssplitterwindow.o .libs/wxscustomwidget.o .libs/wxsnotebook.o .libs/wxschoicebook.o .libs/wxslistbook.o .libs/wxstimer.o .libs/wxsmenubar.o .libs/wxsmenu.o .libs/wxsmenueditor.o .libs/wxsmenuitem.o .libs/wxsstatusbar.o .libs/wxstoolbar.o .libs/wxstoolbaritem.o .libs/wxstoolbareditor.o .libs/wxsgrid.o .libs/wxscolourdialog.o .libs/wxsdirdialog.o .libs/wxsfiledialog.o .libs/wxsmultichoicedialog.o .libs/wxssinglechoicedialog.o .libs/wxssashwindow.o .libs/wxssashlayoutwindow.o .libs/wxssingleinstancechecker.o .libs/wxsstopwatch.o .libs/wxssymbolpickerdialog.o .libs/wxsglcanvas.o libtool: link: ranlib .libs/libwxsmith_wxwidgets_defitems.a libtool: link: ( cd ".libs" && rm -f "libwxsmith_wxwidgets_defitems.la" && ln -s "../libwxsmith_wxwidgets_defitems.la" "libwxsmith_wxwidgets_defitems.la" ) make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making all in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making all in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspositionsizeproperty.lo -MD -MP -MF .deps/wxspositionsizeproperty.Tpo -c -o wxspositionsizeproperty.lo `test -f './wxspositionsizeproperty.cpp' || echo './'`./wxspositionsizeproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspositionsizeproperty.lo -MD -MP -MF .deps/wxspositionsizeproperty.Tpo -c ./wxspositionsizeproperty.cpp -fPIC -DPIC -o .libs/wxspositionsizeproperty.o mv -f .deps/wxspositionsizeproperty.Tpo .deps/wxspositionsizeproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfonteditordlg.lo -MD -MP -MF .deps/wxsfonteditordlg.Tpo -c -o wxsfonteditordlg.lo `test -f './wxsfonteditordlg.cpp' || echo './'`./wxsfonteditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfonteditordlg.lo -MD -MP -MF .deps/wxsfonteditordlg.Tpo -c ./wxsfonteditordlg.cpp -fPIC -DPIC -o .libs/wxsfonteditordlg.o mv -f .deps/wxsfonteditordlg.Tpo .deps/wxsfonteditordlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringcheckeditordlg.lo -MD -MP -MF .deps/wxsarraystringcheckeditordlg.Tpo -c -o wxsarraystringcheckeditordlg.lo `test -f './wxsarraystringcheckeditordlg.cpp' || echo './'`./wxsarraystringcheckeditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringcheckeditordlg.lo -MD -MP -MF .deps/wxsarraystringcheckeditordlg.Tpo -c ./wxsarraystringcheckeditordlg.cpp -fPIC -DPIC -o .libs/wxsarraystringcheckeditordlg.o mv -f .deps/wxsarraystringcheckeditordlg.Tpo .deps/wxsarraystringcheckeditordlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscolourproperty.lo -MD -MP -MF .deps/wxscolourproperty.Tpo -c -o wxscolourproperty.lo `test -f './wxscolourproperty.cpp' || echo './'`./wxscolourproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscolourproperty.lo -MD -MP -MF .deps/wxscolourproperty.Tpo -c ./wxscolourproperty.cpp -fPIC -DPIC -o .libs/wxscolourproperty.o mv -f .deps/wxscolourproperty.Tpo .deps/wxscolourproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstyleproperty.lo -MD -MP -MF .deps/wxsstyleproperty.Tpo -c -o wxsstyleproperty.lo `test -f './wxsstyleproperty.cpp' || echo './'`./wxsstyleproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstyleproperty.lo -MD -MP -MF .deps/wxsstyleproperty.Tpo -c ./wxsstyleproperty.cpp -fPIC -DPIC -o .libs/wxsstyleproperty.o mv -f .deps/wxsstyleproperty.Tpo .deps/wxsstyleproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringcheckproperty.lo -MD -MP -MF .deps/wxsarraystringcheckproperty.Tpo -c -o wxsarraystringcheckproperty.lo `test -f './wxsarraystringcheckproperty.cpp' || echo './'`./wxsarraystringcheckproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsarraystringcheckproperty.lo -MD -MP -MF .deps/wxsarraystringcheckproperty.Tpo -c ./wxsarraystringcheckproperty.cpp -fPIC -DPIC -o .libs/wxsarraystringcheckproperty.o mv -f .deps/wxsarraystringcheckproperty.Tpo .deps/wxsarraystringcheckproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfontproperty.lo -MD -MP -MF .deps/wxsfontproperty.Tpo -c -o wxsfontproperty.lo `test -f './wxsfontproperty.cpp' || echo './'`./wxsfontproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfontproperty.lo -MD -MP -MF .deps/wxsfontproperty.Tpo -c ./wxsfontproperty.cpp -fPIC -DPIC -o .libs/wxsfontproperty.o mv -f .deps/wxsfontproperty.Tpo .deps/wxsfontproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizerflagsproperty.lo -MD -MP -MF .deps/wxssizerflagsproperty.Tpo -c -o wxssizerflagsproperty.lo `test -f './wxssizerflagsproperty.cpp' || echo './'`./wxssizerflagsproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizerflagsproperty.lo -MD -MP -MF .deps/wxssizerflagsproperty.Tpo -c ./wxssizerflagsproperty.cpp -fPIC -DPIC -o .libs/wxssizerflagsproperty.o mv -f .deps/wxssizerflagsproperty.Tpo .deps/wxssizerflagsproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfontfaceeditordlg.lo -MD -MP -MF .deps/wxsfontfaceeditordlg.Tpo -c -o wxsfontfaceeditordlg.lo `test -f './wxsfontfaceeditordlg.cpp' || echo './'`./wxsfontfaceeditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsfontfaceeditordlg.lo -MD -MP -MF .deps/wxsfontfaceeditordlg.Tpo -c ./wxsfontfaceeditordlg.cpp -fPIC -DPIC -o .libs/wxsfontfaceeditordlg.o mv -f .deps/wxsfontfaceeditordlg.Tpo .deps/wxsfontfaceeditordlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapiconeditordlg.lo -MD -MP -MF .deps/wxsbitmapiconeditordlg.Tpo -c -o wxsbitmapiconeditordlg.lo `test -f './wxsbitmapiconeditordlg.cpp' || echo './'`./wxsbitmapiconeditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapiconeditordlg.lo -MD -MP -MF .deps/wxsbitmapiconeditordlg.Tpo -c ./wxsbitmapiconeditordlg.cpp -fPIC -DPIC -o .libs/wxsbitmapiconeditordlg.o mv -f .deps/wxsbitmapiconeditordlg.Tpo .deps/wxsbitmapiconeditordlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdimensionproperty.lo -MD -MP -MF .deps/wxsdimensionproperty.Tpo -c -o wxsdimensionproperty.lo `test -f './wxsdimensionproperty.cpp' || echo './'`./wxsdimensionproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdimensionproperty.lo -MD -MP -MF .deps/wxsdimensionproperty.Tpo -c ./wxsdimensionproperty.cpp -fPIC -DPIC -o .libs/wxsdimensionproperty.o mv -f .deps/wxsdimensionproperty.Tpo .deps/wxsdimensionproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapiconproperty.lo -MD -MP -MF .deps/wxsbitmapiconproperty.Tpo -c -o wxsbitmapiconproperty.lo `test -f './wxsbitmapiconproperty.cpp' || echo './'`./wxsbitmapiconproperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbitmapiconproperty.lo -MD -MP -MF .deps/wxsbitmapiconproperty.Tpo -c ./wxsbitmapiconproperty.cpp -fPIC -DPIC -o .libs/wxsbitmapiconproperty.o mv -f .deps/wxsbitmapiconproperty.Tpo .deps/wxsbitmapiconproperty.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssimplefonteditordlg.lo -MD -MP -MF .deps/wxssimplefonteditordlg.Tpo -c -o wxssimplefonteditordlg.lo `test -f './wxssimplefonteditordlg.cpp' || echo './'`./wxssimplefonteditordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/sdk/wxscintilla/include -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssimplefonteditordlg.lo -MD -MP -MF .deps/wxssimplefonteditordlg.Tpo -c ./wxssimplefonteditordlg.cpp -fPIC -DPIC -o .libs/wxssimplefonteditordlg.o mv -f .deps/wxssimplefonteditordlg.Tpo .deps/wxssimplefonteditordlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith_wxwidgets_properties.la wxspositionsizeproperty.lo wxsfonteditordlg.lo wxsarraystringcheckeditordlg.lo wxscolourproperty.lo wxsstyleproperty.lo wxsarraystringcheckproperty.lo wxsfontproperty.lo wxssizerflagsproperty.lo wxsfontfaceeditordlg.lo wxsbitmapiconeditordlg.lo wxsdimensionproperty.lo wxsbitmapiconproperty.lo wxssimplefonteditordlg.lo ../../../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libwxsmith_wxwidgets_properties.a .libs/wxspositionsizeproperty.o .libs/wxsfonteditordlg.o .libs/wxsarraystringcheckeditordlg.o .libs/wxscolourproperty.o .libs/wxsstyleproperty.o .libs/wxsarraystringcheckproperty.o .libs/wxsfontproperty.o .libs/wxssizerflagsproperty.o .libs/wxsfontfaceeditordlg.o .libs/wxsbitmapiconeditordlg.o .libs/wxsdimensionproperty.o .libs/wxsbitmapiconproperty.o .libs/wxssimplefonteditordlg.o libtool: link: ranlib .libs/libwxsmith_wxwidgets_properties.a libtool: link: ( cd ".libs" && rm -f "libwxsmith_wxwidgets_properties.la" && ln -s "../libwxsmith_wxwidgets_properties.la" "libwxsmith_wxwidgets_properties.la" ) make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizer.lo -MD -MP -MF .deps/wxssizer.Tpo -c -o wxssizer.lo `test -f './wxssizer.cpp' || echo './'`./wxssizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizer.lo -MD -MP -MF .deps/wxssizer.Tpo -c ./wxssizer.cpp -fPIC -DPIC -o .libs/wxssizer.o mv -f .deps/wxssizer.Tpo .deps/wxssizer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditordragassist.lo -MD -MP -MF .deps/wxsitemeditordragassist.Tpo -c -o wxsitemeditordragassist.lo `test -f './wxsitemeditordragassist.cpp' || echo './'`./wxsitemeditordragassist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditordragassist.lo -MD -MP -MF .deps/wxsitemeditordragassist.Tpo -c ./wxsitemeditordragassist.cpp -fPIC -DPIC -o .libs/wxsitemeditordragassist.o mv -f .deps/wxsitemeditordragassist.Tpo .deps/wxsitemeditordragassist.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditorcontent.lo -MD -MP -MF .deps/wxsitemeditorcontent.Tpo -c -o wxsitemeditorcontent.lo `test -f './wxsitemeditorcontent.cpp' || echo './'`./wxsitemeditorcontent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditorcontent.lo -MD -MP -MF .deps/wxsitemeditorcontent.Tpo -c ./wxsitemeditorcontent.cpp -fPIC -DPIC -o .libs/wxsitemeditorcontent.o mv -f .deps/wxsitemeditorcontent.Tpo .deps/wxsitemeditorcontent.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscorrector.lo -MD -MP -MF .deps/wxscorrector.Tpo -c -o wxscorrector.lo `test -f './wxscorrector.cpp' || echo './'`./wxscorrector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscorrector.lo -MD -MP -MF .deps/wxscorrector.Tpo -c ./wxscorrector.cpp -fPIC -DPIC -o .libs/wxscorrector.o mv -f .deps/wxscorrector.Tpo .deps/wxscorrector.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsnewwindowdlg.lo -MD -MP -MF .deps/wxsnewwindowdlg.Tpo -c -o wxsnewwindowdlg.lo `test -f './wxsnewwindowdlg.cpp' || echo './'`./wxsnewwindowdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsnewwindowdlg.lo -MD -MP -MF .deps/wxsnewwindowdlg.Tpo -c ./wxsnewwindowdlg.cpp -fPIC -DPIC -o .libs/wxsnewwindowdlg.o mv -f .deps/wxsnewwindowdlg.Tpo .deps/wxsnewwindowdlg.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemres.lo -MD -MP -MF .deps/wxsitemres.Tpo -c -o wxsitemres.lo `test -f './wxsitemres.cpp' || echo './'`./wxsitemres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemres.lo -MD -MP -MF .deps/wxsitemres.Tpo -c ./wxsitemres.cpp -fPIC -DPIC -o .libs/wxsitemres.o mv -f .deps/wxsitemres.Tpo .deps/wxsitemres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspanelres.lo -MD -MP -MF .deps/wxspanelres.Tpo -c -o wxspanelres.lo `test -f './wxspanelres.cpp' || echo './'`./wxspanelres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspanelres.lo -MD -MP -MF .deps/wxspanelres.Tpo -c ./wxspanelres.cpp -fPIC -DPIC -o .libs/wxspanelres.o mv -f .deps/wxspanelres.Tpo .deps/wxspanelres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsguiconfigpanel.lo -MD -MP -MF .deps/wxwidgetsguiconfigpanel.Tpo -c -o wxwidgetsguiconfigpanel.lo `test -f './wxwidgetsguiconfigpanel.cpp' || echo './'`./wxwidgetsguiconfigpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsguiconfigpanel.lo -MD -MP -MF .deps/wxwidgetsguiconfigpanel.Tpo -c ./wxwidgetsguiconfigpanel.cpp -fPIC -DPIC -o .libs/wxwidgetsguiconfigpanel.o mv -f .deps/wxwidgetsguiconfigpanel.Tpo .deps/wxwidgetsguiconfigpanel.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsevents.lo -MD -MP -MF .deps/wxsevents.Tpo -c -o wxsevents.lo `test -f './wxsevents.cpp' || echo './'`./wxsevents.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsevents.lo -MD -MP -MF .deps/wxsevents.Tpo -c ./wxsevents.cpp -fPIC -DPIC -o .libs/wxsevents.o mv -f .deps/wxsevents.Tpo .deps/wxsevents.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspredefinedids.lo -MD -MP -MF .deps/wxspredefinedids.Tpo -c -o wxspredefinedids.lo `test -f './wxspredefinedids.cpp' || echo './'`./wxspredefinedids.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxspredefinedids.lo -MD -MP -MF .deps/wxspredefinedids.Tpo -c ./wxspredefinedids.cpp -fPIC -DPIC -o .libs/wxspredefinedids.o mv -f .deps/wxspredefinedids.Tpo .deps/wxspredefinedids.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsres.lo -MD -MP -MF .deps/wxwidgetsres.Tpo -c -o wxwidgetsres.lo `test -f './wxwidgetsres.cpp' || echo './'`./wxwidgetsres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsres.lo -MD -MP -MF .deps/wxwidgetsres.Tpo -c ./wxwidgetsres.cpp -fPIC -DPIC -o .libs/wxwidgetsres.o mv -f .deps/wxwidgetsres.Tpo .deps/wxwidgetsres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsguiappadoptingdlg.lo -MD -MP -MF .deps/wxwidgetsguiappadoptingdlg.Tpo -c -o wxwidgetsguiappadoptingdlg.lo `test -f './wxwidgetsguiappadoptingdlg.cpp' || echo './'`./wxwidgetsguiappadoptingdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsguiappadoptingdlg.lo -MD -MP -MF .deps/wxwidgetsguiappadoptingdlg.Tpo -c ./wxwidgetsguiappadoptingdlg.cpp -fPIC -DPIC -o .libs/wxwidgetsguiappadoptingdlg.o mv -f .deps/wxwidgetsguiappadoptingdlg.Tpo .deps/wxwidgetsguiappadoptingdlg.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemundobuffer.lo -MD -MP -MF .deps/wxsitemundobuffer.Tpo -c -o wxsitemundobuffer.lo `test -f './wxsitemundobuffer.cpp' || echo './'`./wxsitemundobuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemundobuffer.lo -MD -MP -MF .deps/wxsitemundobuffer.Tpo -c ./wxsitemundobuffer.cpp -fPIC -DPIC -o .libs/wxsitemundobuffer.o mv -f .deps/wxsitemundobuffer.Tpo .deps/wxsitemundobuffer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemrestreedata.lo -MD -MP -MF .deps/wxsitemrestreedata.Tpo -c -o wxsitemrestreedata.lo `test -f './wxsitemrestreedata.cpp' || echo './'`./wxsitemrestreedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemrestreedata.lo -MD -MP -MF .deps/wxsitemrestreedata.Tpo -c ./wxsitemrestreedata.cpp -fPIC -DPIC -o .libs/wxsitemrestreedata.o mv -f .deps/wxsitemrestreedata.Tpo .deps/wxsitemrestreedata.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscontainer.lo -MD -MP -MF .deps/wxscontainer.Tpo -c -o wxscontainer.lo `test -f './wxscontainer.cpp' || echo './'`./wxscontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscontainer.lo -MD -MP -MF .deps/wxscontainer.Tpo -c ./wxscontainer.cpp -fPIC -DPIC -o .libs/wxscontainer.o mv -f .deps/wxscontainer.Tpo .deps/wxscontainer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdrawingwindow.lo -MD -MP -MF .deps/wxsdrawingwindow.Tpo -c -o wxsdrawingwindow.lo `test -f './wxsdrawingwindow.cpp' || echo './'`./wxsdrawingwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdrawingwindow.lo -MD -MP -MF .deps/wxsdrawingwindow.Tpo -c ./wxsdrawingwindow.cpp -fPIC -DPIC -o .libs/wxsdrawingwindow.o mv -f .deps/wxsdrawingwindow.Tpo .deps/wxsdrawingwindow.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemfactory.lo -MD -MP -MF .deps/wxsitemfactory.Tpo -c -o wxsitemfactory.lo `test -f './wxsitemfactory.cpp' || echo './'`./wxsitemfactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemfactory.lo -MD -MP -MF .deps/wxsitemfactory.Tpo -c ./wxsitemfactory.cpp -fPIC -DPIC -o .libs/wxsitemfactory.o mv -f .deps/wxsitemfactory.Tpo .deps/wxsitemfactory.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbaseproperties.lo -MD -MP -MF .deps/wxsbaseproperties.Tpo -c -o wxsbaseproperties.lo `test -f './wxsbaseproperties.cpp' || echo './'`./wxsbaseproperties.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsbaseproperties.lo -MD -MP -MF .deps/wxsbaseproperties.Tpo -c ./wxsbaseproperties.cpp -fPIC -DPIC -o .libs/wxsbaseproperties.o mv -f .deps/wxsbaseproperties.Tpo .deps/wxsbaseproperties.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitem.lo -MD -MP -MF .deps/wxsitem.Tpo -c -o wxsitem.lo `test -f './wxsitem.cpp' || echo './'`./wxsitem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitem.lo -MD -MP -MF .deps/wxsitem.Tpo -c ./wxsitem.cpp -fPIC -DPIC -o .libs/wxsitem.o mv -f .deps/wxsitem.Tpo .deps/wxsitem.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomwidgetxmlhandler.lo -MD -MP -MF .deps/wxscustomwidgetxmlhandler.Tpo -c -o wxscustomwidgetxmlhandler.lo `test -f './wxscustomwidgetxmlhandler.cpp' || echo './'`./wxscustomwidgetxmlhandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustomwidgetxmlhandler.lo -MD -MP -MF .deps/wxscustomwidgetxmlhandler.Tpo -c ./wxscustomwidgetxmlhandler.cpp -fPIC -DPIC -o .libs/wxscustomwidgetxmlhandler.o mv -f .deps/wxscustomwidgetxmlhandler.Tpo .deps/wxscustomwidgetxmlhandler.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsframeres.lo -MD -MP -MF .deps/wxsframeres.Tpo -c -o wxsframeres.lo `test -f './wxsframeres.cpp' || echo './'`./wxsframeres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsframeres.lo -MD -MP -MF .deps/wxsframeres.Tpo -c ./wxsframeres.cpp -fPIC -DPIC -o .libs/wxsframeres.o mv -f .deps/wxsframeres.Tpo .deps/wxsframeres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstyle.lo -MD -MP -MF .deps/wxsstyle.Tpo -c -o wxsstyle.lo `test -f './wxsstyle.cpp' || echo './'`./wxsstyle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstyle.lo -MD -MP -MF .deps/wxsstyle.Tpo -c ./wxsstyle.cpp -fPIC -DPIC -o .libs/wxsstyle.o mv -f .deps/wxsstyle.Tpo .deps/wxsstyle.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxseventseditor.lo -MD -MP -MF .deps/wxseventseditor.Tpo -c -o wxseventseditor.lo `test -f './wxseventseditor.cpp' || echo './'`./wxseventseditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxseventseditor.lo -MD -MP -MF .deps/wxseventseditor.Tpo -c ./wxseventseditor.cpp -fPIC -DPIC -o .libs/wxseventseditor.o mv -f .deps/wxseventseditor.Tpo .deps/wxseventseditor.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxswidget.lo -MD -MP -MF .deps/wxswidget.Tpo -c -o wxswidget.lo `test -f './wxswidget.cpp' || echo './'`./wxswidget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxswidget.lo -MD -MP -MF .deps/wxswidget.Tpo -c ./wxswidget.cpp -fPIC -DPIC -o .libs/wxswidget.o mv -f .deps/wxswidget.Tpo .deps/wxswidget.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsresfactory.lo -MD -MP -MF .deps/wxwidgetsresfactory.Tpo -c -o wxwidgetsresfactory.lo `test -f './wxwidgetsresfactory.cpp' || echo './'`./wxwidgetsresfactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsresfactory.lo -MD -MP -MF .deps/wxwidgetsresfactory.Tpo -c ./wxwidgetsresfactory.cpp -fPIC -DPIC -o .libs/wxwidgetsresfactory.o mv -f .deps/wxwidgetsresfactory.Tpo .deps/wxwidgetsresfactory.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsparent.lo -MD -MP -MF .deps/wxsparent.Tpo -c -o wxsparent.lo `test -f './wxsparent.cpp' || echo './'`./wxsparent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsparent.lo -MD -MP -MF .deps/wxsparent.Tpo -c ./wxsparent.cpp -fPIC -DPIC -o .libs/wxsparent.o mv -f .deps/wxsparent.Tpo .deps/wxsparent.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemresdataobject.lo -MD -MP -MF .deps/wxsitemresdataobject.Tpo -c -o wxsitemresdataobject.lo `test -f './wxsitemresdataobject.cpp' || echo './'`./wxsitemresdataobject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemresdataobject.lo -MD -MP -MF .deps/wxsitemresdataobject.Tpo -c ./wxsitemresdataobject.cpp -fPIC -DPIC -o .libs/wxsitemresdataobject.o mv -f .deps/wxsitemresdataobject.Tpo .deps/wxsitemresdataobject.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemresdata.lo -MD -MP -MF .deps/wxsitemresdata.Tpo -c -o wxsitemresdata.lo `test -f './wxsitemresdata.cpp' || echo './'`./wxsitemresdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemresdata.lo -MD -MP -MF .deps/wxsitemresdata.Tpo -c ./wxsitemresdata.cpp -fPIC -DPIC -o .libs/wxsitemresdata.o mv -f .deps/wxsitemresdata.Tpo .deps/wxsitemresdata.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditor.lo -MD -MP -MF .deps/wxsitemeditor.Tpo -c -o wxsitemeditor.lo `test -f './wxsitemeditor.cpp' || echo './'`./wxsitemeditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsitemeditor.lo -MD -MP -MF .deps/wxsitemeditor.Tpo -c ./wxsitemeditor.cpp -fPIC -DPIC -o .libs/wxsitemeditor.o mv -f .deps/wxsitemeditor.Tpo .deps/wxsitemeditor.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdialogres.lo -MD -MP -MF .deps/wxsdialogres.Tpo -c -o wxsdialogres.lo `test -f './wxsdialogres.cpp' || echo './'`./wxsdialogres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdialogres.lo -MD -MP -MF .deps/wxsdialogres.Tpo -c ./wxsdialogres.cpp -fPIC -DPIC -o .libs/wxsdialogres.o mv -f .deps/wxsdialogres.Tpo .deps/wxsdialogres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollingdialogres.lo -MD -MP -MF .deps/wxsscrollingdialogres.Tpo -c -o wxsscrollingdialogres.lo `test -f './wxsscrollingdialogres.cpp' || echo './'`./wxsscrollingdialogres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsscrollingdialogres.lo -MD -MP -MF .deps/wxsscrollingdialogres.Tpo -c ./wxsscrollingdialogres.cpp -fPIC -DPIC -o .libs/wxsscrollingdialogres.o mv -f .deps/wxsscrollingdialogres.Tpo .deps/wxsscrollingdialogres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsgui.lo -MD -MP -MF .deps/wxwidgetsgui.Tpo -c -o wxwidgetsgui.lo `test -f './wxwidgetsgui.cpp' || echo './'`./wxwidgetsgui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxwidgetsgui.lo -MD -MP -MF .deps/wxwidgetsgui.Tpo -c ./wxwidgetsgui.cpp -fPIC -DPIC -o .libs/wxwidgetsgui.o mv -f .deps/wxwidgetsgui.Tpo .deps/wxwidgetsgui.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizerparentqp.lo -MD -MP -MF .deps/wxssizerparentqp.Tpo -c -o wxssizerparentqp.lo `test -f './wxssizerparentqp.cpp' || echo './'`./wxssizerparentqp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssizerparentqp.lo -MD -MP -MF .deps/wxssizerparentqp.Tpo -c ./wxssizerparentqp.cpp -fPIC -DPIC -o .libs/wxssizerparentqp.o mv -f .deps/wxssizerparentqp.Tpo .deps/wxssizerparentqp.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstool.lo -MD -MP -MF .deps/wxstool.Tpo -c -o wxstool.lo `test -f './wxstool.cpp' || echo './'`./wxstool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstool.lo -MD -MP -MF .deps/wxstool.Tpo -c ./wxstool.cpp -fPIC -DPIC -o .libs/wxstool.o mv -f .deps/wxstool.Tpo .deps/wxstool.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolspace.lo -MD -MP -MF .deps/wxstoolspace.Tpo -c -o wxstoolspace.lo `test -f './wxstoolspace.cpp' || echo './'`./wxstoolspace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxstoolspace.lo -MD -MP -MF .deps/wxstoolspace.Tpo -c ./wxstoolspace.cpp -fPIC -DPIC -o .libs/wxstoolspace.o mv -f .deps/wxstoolspace.Tpo .deps/wxstoolspace.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgridpanel.lo -MD -MP -MF .deps/wxsgridpanel.Tpo -c -o wxsgridpanel.lo `test -f './wxsgridpanel.cpp' || echo './'`./wxsgridpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgridpanel.lo -MD -MP -MF .deps/wxsgridpanel.Tpo -c ./wxsgridpanel.cpp -fPIC -DPIC -o .libs/wxsgridpanel.o mv -f .deps/wxsgridpanel.Tpo .deps/wxsgridpanel.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdeleteitemres.lo -MD -MP -MF .deps/wxsdeleteitemres.Tpo -c -o wxsdeleteitemres.lo `test -f './wxsdeleteitemres.cpp' || echo './'`./wxsdeleteitemres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsdeleteitemres.lo -MD -MP -MF .deps/wxsdeleteitemres.Tpo -c ./wxsdeleteitemres.cpp -fPIC -DPIC -o .libs/wxsdeleteitemres.o mv -f .deps/wxsdeleteitemres.Tpo .deps/wxsdeleteitemres.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodercontext.lo -MD -MP -MF .deps/wxscodercontext.Tpo -c -o wxscodercontext.lo `test -f './wxscodercontext.cpp' || echo './'`./wxscodercontext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodercontext.lo -MD -MP -MF .deps/wxscodercontext.Tpo -c ./wxscodercontext.cpp -fPIC -DPIC -o .libs/wxscodercontext.o mv -f .deps/wxscodercontext.Tpo .deps/wxscodercontext.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodegenerator.lo -MD -MP -MF .deps/wxscodegenerator.Tpo -c -o wxscodegenerator.lo `test -f './wxscodegenerator.cpp' || echo './'`./wxscodegenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/include/scripting/include -I../../../../../src/include/scripting/squirrel -I../../../../../src/include/scripting/sqplus -I../../../../../src/include/scripting/bindings -I../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodegenerator.lo -MD -MP -MF .deps/wxscodegenerator.Tpo -c ./wxscodegenerator.cpp -fPIC -DPIC -o .libs/wxscodegenerator.o mv -f .deps/wxscodegenerator.Tpo .deps/wxscodegenerator.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith_wxwidgets.la wxssizer.lo wxsitemeditordragassist.lo wxsitemeditorcontent.lo wxscorrector.lo wxsnewwindowdlg.lo wxsitemres.lo wxspanelres.lo wxwidgetsguiconfigpanel.lo wxsevents.lo wxspredefinedids.lo wxwidgetsres.lo wxwidgetsguiappadoptingdlg.lo wxsitemundobuffer.lo wxsitemrestreedata.lo wxscontainer.lo wxsdrawingwindow.lo wxsitemfactory.lo wxsbaseproperties.lo wxsitem.lo wxscustomwidgetxmlhandler.lo wxsframeres.lo wxsstyle.lo wxseventseditor.lo wxswidget.lo wxwidgetsresfactory.lo wxsparent.lo wxsitemresdataobject.lo wxsitemresdata.lo wxsitemeditor.lo wxsdialogres.lo wxsscrollingdialogres.lo wxwidgetsgui.lo wxssizerparentqp.lo wxstool.lo wxstoolspace.lo wxsgridpanel.lo wxsdeleteitemres.lo wxscodercontext.lo wxscodegenerator.lo ../../../../sdk/libcodeblocks.la properties/libwxsmith_wxwidgets_properties.la defitems/libwxsmith_wxwidgets_defitems.la -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: (cd .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a && ar x "/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties/.libs/libwxsmith_wxwidgets_properties.a") libtool: link: (cd .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a && ar x "/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems/.libs/libwxsmith_wxwidgets_defitems.a") libtool: link: ar cru .libs/libwxsmith_wxwidgets.a .libs/wxssizer.o .libs/wxsitemeditordragassist.o .libs/wxsitemeditorcontent.o .libs/wxscorrector.o .libs/wxsnewwindowdlg.o .libs/wxsitemres.o .libs/wxspanelres.o .libs/wxwidgetsguiconfigpanel.o .libs/wxsevents.o .libs/wxspredefinedids.o .libs/wxwidgetsres.o .libs/wxwidgetsguiappadoptingdlg.o .libs/wxsitemundobuffer.o .libs/wxsitemrestreedata.o .libs/wxscontainer.o .libs/wxsdrawingwindow.o .libs/wxsitemfactory.o .libs/wxsbaseproperties.o .libs/wxsitem.o .libs/wxscustomwidgetxmlhandler.o .libs/wxsframeres.o .libs/wxsstyle.o .libs/wxseventseditor.o .libs/wxswidget.o .libs/wxwidgetsresfactory.o .libs/wxsparent.o .libs/wxsitemresdataobject.o .libs/wxsitemresdata.o .libs/wxsitemeditor.o .libs/wxsdialogres.o .libs/wxsscrollingdialogres.o .libs/wxwidgetsgui.o .libs/wxssizerparentqp.o .libs/wxstool.o .libs/wxstoolspace.o .libs/wxsgridpanel.o .libs/wxsdeleteitemres.o .libs/wxscodercontext.o .libs/wxscodegenerator.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsbitmapiconeditordlg.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxssizerflagsproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxspositionsizeproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsfonteditordlg.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsstyleproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsfontfaceeditordlg.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsarraystringcheckproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsarraystringcheckeditordlg.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxscolourproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxssimplefonteditordlg.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsfontproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsbitmapiconproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_properties.a/wxsdimensionproperty.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsdatepickerctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsscrollingdialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsspinbutton.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxscustomwidget.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxschecklistbox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssashlayoutwindow.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstoolbaritem.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxspanel.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsslider.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxscolourdialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstaticbox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstatusbar.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstaticbitmap.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsmultichoicedialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsframe.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsbutton.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsspinctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxschoicebook.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsboxsizer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsmenuitem.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxscheckbox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsnotebook.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstaticboxsizer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsbitmapbutton.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstoolbar.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsgridsizer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstreectrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxscalendarctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsmenubar.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxshtmlwindow.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssashwindow.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstoolbareditor.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsdialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsscrolledwindow.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstaticline.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsfiledialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsmenu.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsflexgridsizer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsradiobutton.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsradiobox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssinglechoicedialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsgenericdirctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsdirdialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstddialogbuttonsizer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstogglebutton.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsspacer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsgrid.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxslistbox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstextctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxschoice.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsglcanvas.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxslistctrl.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssymbolpickerdialog.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxstimer.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssplitterwindow.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsscrollbar.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsmenueditor.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstatictext.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsstopwatch.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxslistbook.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxssingleinstancechecker.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxscombobox.o .libs/libwxsmith_wxwidgets.lax/libwxsmith_wxwidgets_defitems.a/wxsgauge.o libtool: link: ranlib .libs/libwxsmith_wxwidgets.a libtool: link: rm -fr .libs/libwxsmith_wxwidgets.lax libtool: link: ( cd ".libs" && rm -f "libwxsmith_wxwidgets.la" && ln -s "../libwxsmith_wxwidgets.la" "libwxsmith_wxwidgets.la" ) make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsadvqpp.lo -MD -MP -MF .deps/wxsadvqpp.Tpo -c -o wxsadvqpp.lo `test -f './wxsadvqpp.cpp' || echo './'`./wxsadvqpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsadvqpp.lo -MD -MP -MF .deps/wxsadvqpp.Tpo -c ./wxsadvqpp.cpp -fPIC -DPIC -o .libs/wxsadvqpp.o mv -f .deps/wxsadvqpp.Tpo .deps/wxsadvqpp.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsadvqppchild.lo -MD -MP -MF .deps/wxsadvqppchild.Tpo -c -o wxsadvqppchild.lo `test -f './wxsadvqppchild.cpp' || echo './'`./wxsadvqppchild.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsadvqppchild.lo -MD -MP -MF .deps/wxsadvqppchild.Tpo -c ./wxsadvqppchild.cpp -fPIC -DPIC -o .libs/wxsadvqppchild.o mv -f .deps/wxsadvqppchild.Tpo .deps/wxsadvqppchild.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscoder.lo -MD -MP -MF .deps/wxscoder.Tpo -c -o wxscoder.lo `test -f './wxscoder.cpp' || echo './'`./wxscoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscoder.lo -MD -MP -MF .deps/wxscoder.Tpo -c ./wxscoder.cpp -fPIC -DPIC -o .libs/wxscoder.o mv -f .deps/wxscoder.Tpo .deps/wxscoder.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodinglang.lo -MD -MP -MF .deps/wxscodinglang.Tpo -c -o wxscodinglang.lo `test -f './wxscodinglang.cpp' || echo './'`./wxscodinglang.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscodinglang.lo -MD -MP -MF .deps/wxscodinglang.Tpo -c ./wxscodinglang.cpp -fPIC -DPIC -o .libs/wxscodinglang.o mv -f .deps/wxscodinglang.Tpo .deps/wxscodinglang.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxseditor.lo -MD -MP -MF .deps/wxseditor.Tpo -c -o wxseditor.lo `test -f './wxseditor.cpp' || echo './'`./wxseditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxseditor.lo -MD -MP -MF .deps/wxseditor.Tpo -c ./wxseditor.cpp -fPIC -DPIC -o .libs/wxseditor.o mv -f .deps/wxseditor.Tpo .deps/wxseditor.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsextresmanager.lo -MD -MP -MF .deps/wxsextresmanager.Tpo -c -o wxsextresmanager.lo `test -f './wxsextresmanager.cpp' || echo './'`./wxsextresmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsextresmanager.lo -MD -MP -MF .deps/wxsextresmanager.Tpo -c ./wxsextresmanager.cpp -fPIC -DPIC -o .libs/wxsextresmanager.o mv -f .deps/wxsextresmanager.Tpo .deps/wxsextresmanager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgui.lo -MD -MP -MF .deps/wxsgui.Tpo -c -o wxsgui.lo `test -f './wxsgui.cpp' || echo './'`./wxsgui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsgui.lo -MD -MP -MF .deps/wxsgui.Tpo -c ./wxsgui.cpp -fPIC -DPIC -o .libs/wxsgui.o mv -f .deps/wxsgui.Tpo .deps/wxsgui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsguifactory.lo -MD -MP -MF .deps/wxsguifactory.Tpo -c -o wxsguifactory.lo `test -f './wxsguifactory.cpp' || echo './'`./wxsguifactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsguifactory.lo -MD -MP -MF .deps/wxsguifactory.Tpo -c ./wxsguifactory.cpp -fPIC -DPIC -o .libs/wxsguifactory.o mv -f .deps/wxsguifactory.Tpo .deps/wxsguifactory.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmith.lo -MD -MP -MF .deps/wxsmith.Tpo -c -o wxsmith.lo `test -f './wxsmith.cpp' || echo './'`./wxsmith.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmith.lo -MD -MP -MF .deps/wxsmith.Tpo -c ./wxsmith.cpp -fPIC -DPIC -o .libs/wxsmith.o mv -f .deps/wxsmith.Tpo .deps/wxsmith.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmithmime.lo -MD -MP -MF .deps/wxsmithmime.Tpo -c -o wxsmithmime.lo `test -f './wxsmithmime.cpp' || echo './'`./wxsmithmime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmithmime.lo -MD -MP -MF .deps/wxsmithmime.Tpo -c ./wxsmithmime.cpp -fPIC -DPIC -o .libs/wxsmithmime.o mv -f .deps/wxsmithmime.Tpo .deps/wxsmithmime.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsproject.lo -MD -MP -MF .deps/wxsproject.Tpo -c -o wxsproject.lo `test -f './wxsproject.cpp' || echo './'`./wxsproject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsproject.lo -MD -MP -MF .deps/wxsproject.Tpo -c ./wxsproject.cpp -fPIC -DPIC -o .libs/wxsproject.o mv -f .deps/wxsproject.Tpo .deps/wxsproject.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresource.lo -MD -MP -MF .deps/wxsresource.Tpo -c -o wxsresource.lo `test -f './wxsresource.cpp' || echo './'`./wxsresource.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresource.lo -MD -MP -MF .deps/wxsresource.Tpo -c ./wxsresource.cpp -fPIC -DPIC -o .libs/wxsresource.o mv -f .deps/wxsresource.Tpo .deps/wxsresource.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcefactory.lo -MD -MP -MF .deps/wxsresourcefactory.Tpo -c -o wxsresourcefactory.lo `test -f './wxsresourcefactory.cpp' || echo './'`./wxsresourcefactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcefactory.lo -MD -MP -MF .deps/wxsresourcefactory.Tpo -c ./wxsresourcefactory.cpp -fPIC -DPIC -o .libs/wxsresourcefactory.o mv -f .deps/wxsresourcefactory.Tpo .deps/wxsresourcefactory.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcetree.lo -MD -MP -MF .deps/wxsresourcetree.Tpo -c -o wxsresourcetree.lo `test -f './wxsresourcetree.cpp' || echo './'`./wxsresourcetree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcetree.lo -MD -MP -MF .deps/wxsresourcetree.Tpo -c ./wxsresourcetree.cpp -fPIC -DPIC -o .libs/wxsresourcetree.o mv -f .deps/wxsresourcetree.Tpo .deps/wxsresourcetree.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcetreeitemdata.lo -MD -MP -MF .deps/wxsresourcetreeitemdata.Tpo -c -o wxsresourcetreeitemdata.lo `test -f './wxsresourcetreeitemdata.cpp' || echo './'`./wxsresourcetreeitemdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsresourcetreeitemdata.lo -MD -MP -MF .deps/wxsresourcetreeitemdata.Tpo -c ./wxsresourcetreeitemdata.cpp -fPIC -DPIC -o .libs/wxsresourcetreeitemdata.o mv -f .deps/wxsresourcetreeitemdata.Tpo .deps/wxsresourcetreeitemdata.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstoringsplitterwindow.lo -MD -MP -MF .deps/wxsstoringsplitterwindow.Tpo -c -o wxsstoringsplitterwindow.lo `test -f './wxsstoringsplitterwindow.cpp' || echo './'`./wxsstoringsplitterwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsstoringsplitterwindow.lo -MD -MP -MF .deps/wxsstoringsplitterwindow.Tpo -c ./wxsstoringsplitterwindow.cpp -fPIC -DPIC -o .libs/wxsstoringsplitterwindow.o mv -f .deps/wxsstoringsplitterwindow.Tpo .deps/wxsstoringsplitterwindow.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsversionconverter.lo -MD -MP -MF .deps/wxsversionconverter.Tpo -c -o wxsversionconverter.lo `test -f './wxsversionconverter.cpp' || echo './'`./wxsversionconverter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsversionconverter.lo -MD -MP -MF .deps/wxsversionconverter.Tpo -c ./wxsversionconverter.cpp -fPIC -DPIC -o .libs/wxsversionconverter.o mv -f .deps/wxsversionconverter.Tpo .deps/wxsversionconverter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssettings.lo -MD -MP -MF .deps/wxssettings.Tpo -c -o wxssettings.lo `test -f './wxssettings.cpp' || echo './'`./wxssettings.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxssettings.lo -MD -MP -MF .deps/wxssettings.Tpo -c ./wxssettings.cpp -fPIC -DPIC -o .libs/wxssettings.o mv -f .deps/wxssettings.Tpo .deps/wxssettings.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsautoresourcetreeimage.lo -MD -MP -MF .deps/wxsautoresourcetreeimage.Tpo -c -o wxsautoresourcetreeimage.lo `test -f './wxsautoresourcetreeimage.cpp' || echo './'`./wxsautoresourcetreeimage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/bindings -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../src/include/mozilla_chardet -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsautoresourcetreeimage.lo -MD -MP -MF .deps/wxsautoresourcetreeimage.Tpo -c ./wxsautoresourcetreeimage.cpp -fPIC -DPIC -o .libs/wxsautoresourcetreeimage.o mv -f .deps/wxsautoresourcetreeimage.Tpo .deps/wxsautoresourcetreeimage.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -L/usr/X11R6/lib /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs/libcodeblocks.so -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libwxsmithlib.so.0" && ln -s "libwxsmithlib.so.0.0.1" "libwxsmithlib.so.0") libtool: link: (cd ".libs" && rm -f "libwxsmithlib.so" && ln -s "libwxsmithlib.so.0.0.1" "libwxsmithlib.so") libtool: link: ( cd ".libs" && rm -f "libwxsmithlib.la" && ln -s "../libwxsmithlib.la" "libwxsmithlib.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxsmith.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/propgrid/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmithpluginregistrants.lo -MD -MP -MF .deps/wxsmithpluginregistrants.Tpo -c -o wxsmithpluginregistrants.lo wxsmithpluginregistrants.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../src/include -I../../../../../src/sdk/wxscintilla/include -I../../../../../src/plugins/contrib/propgrid/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsmithpluginregistrants.lo -MD -MP -MF .deps/wxsmithpluginregistrants.Tpo -c wxsmithpluginregistrants.cpp -fPIC -DPIC -o .libs/wxsmithpluginregistrants.o mv -f .deps/wxsmithpluginregistrants.Tpo .deps/wxsmithpluginregistrants.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/.libs ../../../../sdk/.libs/libcodeblocks.so ../.libs/libwxsmithlib.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: link: ( cd ".libs" && rm -f "libwxsmith.la" && ln -s "../libwxsmith.la" "libwxsmith.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT axis.lo -MD -MP -MF .deps/axis.Tpo -c -o axis.lo `test -f './src/axis.cpp' || echo './'`./src/axis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT axis.lo -MD -MP -MF .deps/axis.Tpo -c ./src/axis.cpp -fPIC -DPIC -o .libs/axis.o mv -f .deps/axis.Tpo .deps/axis.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT barchartpoints.lo -MD -MP -MF .deps/barchartpoints.Tpo -c -o barchartpoints.lo `test -f './src/barchartpoints.cpp' || echo './'`./src/barchartpoints.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT barchartpoints.lo -MD -MP -MF .deps/barchartpoints.Tpo -c ./src/barchartpoints.cpp -fPIC -DPIC -o .libs/barchartpoints.o mv -f .deps/barchartpoints.Tpo .deps/barchartpoints.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chart.lo -MD -MP -MF .deps/chart.Tpo -c -o chart.lo `test -f './src/chart.cpp' || echo './'`./src/chart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chart.lo -MD -MP -MF .deps/chart.Tpo -c ./src/chart.cpp -fPIC -DPIC -o .libs/chart.o mv -f .deps/chart.Tpo .deps/chart.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartwindow.lo -MD -MP -MF .deps/chartwindow.Tpo -c -o chartwindow.lo `test -f './src/chartwindow.cpp' || echo './'`./src/chartwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartwindow.lo -MD -MP -MF .deps/chartwindow.Tpo -c ./src/chartwindow.cpp -fPIC -DPIC -o .libs/chartwindow.o mv -f .deps/chartwindow.Tpo .deps/chartwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT legend.lo -MD -MP -MF .deps/legend.Tpo -c -o legend.lo `test -f './src/legend.cpp' || echo './'`./src/legend.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT legend.lo -MD -MP -MF .deps/legend.Tpo -c ./src/legend.cpp -fPIC -DPIC -o .libs/legend.o mv -f .deps/legend.Tpo .deps/legend.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pie3dchartpoints.lo -MD -MP -MF .deps/pie3dchartpoints.Tpo -c -o pie3dchartpoints.lo `test -f './src/pie3dchartpoints.cpp' || echo './'`./src/pie3dchartpoints.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pie3dchartpoints.lo -MD -MP -MF .deps/pie3dchartpoints.Tpo -c ./src/pie3dchartpoints.cpp -fPIC -DPIC -o .libs/pie3dchartpoints.o mv -f .deps/pie3dchartpoints.Tpo .deps/pie3dchartpoints.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT points.lo -MD -MP -MF .deps/points.Tpo -c -o points.lo `test -f './src/points.cpp' || echo './'`./src/points.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT points.lo -MD -MP -MF .deps/points.Tpo -c ./src/points.cpp -fPIC -DPIC -o .libs/points.o mv -f .deps/points.Tpo .deps/points.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xaxiswindow.lo -MD -MP -MF .deps/xaxiswindow.Tpo -c -o xaxiswindow.lo `test -f './src/xaxiswindow.cpp' || echo './'`./src/xaxiswindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xaxiswindow.lo -MD -MP -MF .deps/xaxiswindow.Tpo -c ./src/xaxiswindow.cpp -fPIC -DPIC -o .libs/xaxiswindow.o mv -f .deps/xaxiswindow.Tpo .deps/xaxiswindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT yaxiswindow.lo -MD -MP -MF .deps/yaxiswindow.Tpo -c -o yaxiswindow.lo `test -f './src/yaxiswindow.cpp' || echo './'`./src/yaxiswindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT yaxiswindow.lo -MD -MP -MF .deps/yaxiswindow.Tpo -c ./src/yaxiswindow.cpp -fPIC -DPIC -o .libs/yaxiswindow.o mv -f .deps/yaxiswindow.Tpo .deps/yaxiswindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT bar3dchartpoints.lo -MD -MP -MF .deps/bar3dchartpoints.Tpo -c -o bar3dchartpoints.lo `test -f './src/bar3dchartpoints.cpp' || echo './'`./src/bar3dchartpoints.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT bar3dchartpoints.lo -MD -MP -MF .deps/bar3dchartpoints.Tpo -c ./src/bar3dchartpoints.cpp -fPIC -DPIC -o .libs/bar3dchartpoints.o mv -f .deps/bar3dchartpoints.Tpo .deps/bar3dchartpoints.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartcolors.lo -MD -MP -MF .deps/chartcolors.Tpo -c -o chartcolors.lo `test -f './src/chartcolors.cpp' || echo './'`./src/chartcolors.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartcolors.lo -MD -MP -MF .deps/chartcolors.Tpo -c ./src/chartcolors.cpp -fPIC -DPIC -o .libs/chartcolors.o mv -f .deps/chartcolors.Tpo .deps/chartcolors.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartctrl.lo -MD -MP -MF .deps/chartctrl.Tpo -c -o chartctrl.lo `test -f './src/chartctrl.cpp' || echo './'`./src/chartctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartctrl.lo -MD -MP -MF .deps/chartctrl.Tpo -c ./src/chartctrl.cpp -fPIC -DPIC -o .libs/chartctrl.o mv -f .deps/chartctrl.Tpo .deps/chartctrl.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartsizes.lo -MD -MP -MF .deps/chartsizes.Tpo -c -o chartsizes.lo `test -f './src/chartsizes.cpp' || echo './'`./src/chartsizes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT chartsizes.lo -MD -MP -MF .deps/chartsizes.Tpo -c ./src/chartsizes.cpp -fPIC -DPIC -o .libs/chartsizes.o mv -f .deps/chartsizes.Tpo .deps/chartsizes.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT label.lo -MD -MP -MF .deps/label.Tpo -c -o label.lo `test -f './src/label.cpp' || echo './'`./src/label.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT label.lo -MD -MP -MF .deps/label.Tpo -c ./src/label.cpp -fPIC -DPIC -o .libs/label.o mv -f .deps/label.Tpo .deps/label.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT legendwindow.lo -MD -MP -MF .deps/legendwindow.Tpo -c -o legendwindow.lo `test -f './src/legendwindow.cpp' || echo './'`./src/legendwindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT legendwindow.lo -MD -MP -MF .deps/legendwindow.Tpo -c ./src/legendwindow.cpp -fPIC -DPIC -o .libs/legendwindow.o mv -f .deps/legendwindow.Tpo .deps/legendwindow.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT piechartpoints.lo -MD -MP -MF .deps/piechartpoints.Tpo -c -o piechartpoints.lo `test -f './src/piechartpoints.cpp' || echo './'`./src/piechartpoints.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT piechartpoints.lo -MD -MP -MF .deps/piechartpoints.Tpo -c ./src/piechartpoints.cpp -fPIC -DPIC -o .libs/piechartpoints.o mv -f .deps/piechartpoints.Tpo .deps/piechartpoints.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xaxis.lo -MD -MP -MF .deps/xaxis.Tpo -c -o xaxis.lo `test -f './src/xaxis.cpp' || echo './'`./src/xaxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xaxis.lo -MD -MP -MF .deps/xaxis.Tpo -c ./src/xaxis.cpp -fPIC -DPIC -o .libs/xaxis.o mv -f .deps/xaxis.Tpo .deps/xaxis.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT yaxis.lo -MD -MP -MF .deps/yaxis.Tpo -c -o yaxis.lo `test -f './src/yaxis.cpp' || echo './'`./src/yaxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT yaxis.lo -MD -MP -MF .deps/yaxis.Tpo -c ./src/yaxis.cpp -fPIC -DPIC -o .libs/yaxis.o mv -f .deps/yaxis.Tpo .deps/yaxis.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -o libwxchartctrl.la -rpath /usr/lib/wxSmithContribItems axis.lo barchartpoints.lo chart.lo chartwindow.lo legend.lo pie3dchartpoints.lo points.lo xaxiswindow.lo yaxiswindow.lo bar3dchartpoints.lo chartcolors.lo chartctrl.lo chartsizes.lo label.lo legendwindow.lo piechartpoints.lo xaxis.lo yaxis.lo -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/axis.o .libs/barchartpoints.o .libs/chart.o .libs/chartwindow.o .libs/legend.o .libs/pie3dchartpoints.o .libs/points.o .libs/xaxiswindow.o .libs/yaxiswindow.o .libs/bar3dchartpoints.o .libs/chartcolors.o .libs/chartctrl.o .libs/chartsizes.o .libs/label.o .libs/legendwindow.o .libs/piechartpoints.o .libs/xaxis.o .libs/yaxis.o -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -pthread -Wl,-soname -Wl,libwxchartctrl.so.0 -o .libs/libwxchartctrl.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libwxchartctrl.so.0" && ln -s "libwxchartctrl.so.0.0.1" "libwxchartctrl.so.0") libtool: link: (cd ".libs" && rm -f "libwxchartctrl.so" && ln -s "libwxchartctrl.so.0.0.1" "libwxchartctrl.so") libtool: link: ( cd ".libs" && rm -f "libwxchartctrl.la" && ln -s "../libwxchartctrl.la" "libwxchartctrl.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making all in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT fnb_customize_dlg.lo -MD -MP -MF .deps/fnb_customize_dlg.Tpo -c -o fnb_customize_dlg.lo `test -f './src/wxFlatNotebook/fnb_customize_dlg.cpp' || echo './'`./src/wxFlatNotebook/fnb_customize_dlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT fnb_customize_dlg.lo -MD -MP -MF .deps/fnb_customize_dlg.Tpo -c ./src/wxFlatNotebook/fnb_customize_dlg.cpp -fPIC -DPIC -o .libs/fnb_customize_dlg.o mv -f .deps/fnb_customize_dlg.Tpo .deps/fnb_customize_dlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT fnb_resources.lo -MD -MP -MF .deps/fnb_resources.Tpo -c -o fnb_resources.lo `test -f './src/wxFlatNotebook/fnb_resources.cpp' || echo './'`./src/wxFlatNotebook/fnb_resources.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT fnb_resources.lo -MD -MP -MF .deps/fnb_resources.Tpo -c ./src/wxFlatNotebook/fnb_resources.cpp -fPIC -DPIC -o .libs/fnb_resources.o mv -f .deps/fnb_resources.Tpo .deps/fnb_resources.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT popup_dlg.lo -MD -MP -MF .deps/popup_dlg.Tpo -c -o popup_dlg.lo `test -f './src/wxFlatNotebook/popup_dlg.cpp' || echo './'`./src/wxFlatNotebook/popup_dlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT popup_dlg.lo -MD -MP -MF .deps/popup_dlg.Tpo -c ./src/wxFlatNotebook/popup_dlg.cpp -fPIC -DPIC -o .libs/popup_dlg.o mv -f .deps/popup_dlg.Tpo .deps/popup_dlg.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT renderer.lo -MD -MP -MF .deps/renderer.Tpo -c -o renderer.lo `test -f './src/wxFlatNotebook/renderer.cpp' || echo './'`./src/wxFlatNotebook/renderer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT renderer.lo -MD -MP -MF .deps/renderer.Tpo -c ./src/wxFlatNotebook/renderer.cpp -fPIC -DPIC -o .libs/renderer.o mv -f .deps/renderer.Tpo .deps/renderer.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxFlatNotebook.lo -MD -MP -MF .deps/wxFlatNotebook.Tpo -c -o wxFlatNotebook.lo `test -f './src/wxFlatNotebook/wxFlatNotebook.cpp' || echo './'`./src/wxFlatNotebook/wxFlatNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxFlatNotebook.lo -MD -MP -MF .deps/wxFlatNotebook.Tpo -c ./src/wxFlatNotebook/wxFlatNotebook.cpp -fPIC -DPIC -o .libs/wxFlatNotebook.o mv -f .deps/wxFlatNotebook.Tpo .deps/wxFlatNotebook.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xh_fnb.lo -MD -MP -MF .deps/xh_fnb.Tpo -c -o xh_fnb.lo `test -f './src/wxFlatNotebook/xh_fnb.cpp' || echo './'`./src/wxFlatNotebook/xh_fnb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xh_fnb.lo -MD -MP -MF .deps/xh_fnb.Tpo -c ./src/wxFlatNotebook/xh_fnb.cpp -fPIC -DPIC -o .libs/xh_fnb.o mv -f .deps/xh_fnb.Tpo .deps/xh_fnb.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -o libwxflatnotebook.la -rpath /usr/lib/wxSmithContribItems fnb_customize_dlg.lo fnb_resources.lo popup_dlg.lo renderer.lo wxFlatNotebook.lo xh_fnb.lo -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/fnb_customize_dlg.o .libs/fnb_resources.o .libs/popup_dlg.o .libs/renderer.o .libs/wxFlatNotebook.o .libs/xh_fnb.o -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -pthread -Wl,-soname -Wl,libwxflatnotebook.so.0 -o .libs/libwxflatnotebook.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libwxflatnotebook.so.0" && ln -s "libwxflatnotebook.so.0.0.1" "libwxflatnotebook.so.0") libtool: link: (cd ".libs" && rm -f "libwxflatnotebook.so" && ln -s "libwxflatnotebook.so.0.0.1" "libwxflatnotebook.so") libtool: link: ( cd ".libs" && rm -f "libwxflatnotebook.la" && ln -s "../libwxflatnotebook.la" "libwxflatnotebook.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making all in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' /bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toggle.lo -MD -MP -MF .deps/toggle.Tpo -c -o toggle.lo `test -f './src/toggle.cpp' || echo './'`./src/toggle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../../../src/include -I../../../../../../src/plugins/contrib/wxSmith -I../../../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I../../../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toggle.lo -MD -MP -MF .deps/toggle.Tpo -c ./src/toggle.cpp -fPIC -DPIC -o .libs/toggle.o mv -f .deps/toggle.Tpo .deps/toggle.Plo /bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -o libwxcustombutton.la -rpath /usr/lib/wxSmithContribItems toggle.lo -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/toggle.o -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -pthread -Wl,-soname -Wl,libwxcustombutton.so.0 -o .libs/libwxcustombutton.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libwxcustombutton.so.0" && ln -s "libwxcustombutton.so.0.0.1" "libwxcustombutton.so.0") libtool: link: (cd ".libs" && rm -f "libwxcustombutton.so" && ln -s "libwxcustombutton.so.0.0.1" "libwxcustombutton.so") libtool: link: ( cd ".libs" && rm -f "libwxcustombutton.la" && ln -s "../libwxcustombutton.la" "libwxcustombutton.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsFlatNotebook.lo -MD -MP -MF .deps/wxsFlatNotebook.Tpo -c -o wxsFlatNotebook.lo `test -f './wxflatnotebook/wxsFlatNotebook.cpp' || echo './'`./wxflatnotebook/wxsFlatNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsFlatNotebook.lo -MD -MP -MF .deps/wxsFlatNotebook.Tpo -c ./wxflatnotebook/wxsFlatNotebook.cpp -fPIC -DPIC -o .libs/wxsFlatNotebook.o mv -f .deps/wxsFlatNotebook.Tpo .deps/wxsFlatNotebook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschart.lo -MD -MP -MF .deps/wxschart.Tpo -c -o wxschart.lo `test -f './wxchart/wxschart.cpp' || echo './'`./wxchart/wxschart.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxschart.lo -MD -MP -MF .deps/wxschart.Tpo -c ./wxchart/wxschart.cpp -fPIC -DPIC -o .libs/wxschart.o mv -f .deps/wxschart.Tpo .deps/wxschart.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustombutton.lo -MD -MP -MF .deps/wxscustombutton.Tpo -c -o wxscustombutton.lo `test -f './wxthings/wxscustombutton.cpp' || echo './'`./wxthings/wxscustombutton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxscustombutton.lo -MD -MP -MF .deps/wxscustombutton.Tpo -c ./wxthings/wxscustombutton.cpp -fPIC -DPIC -o .libs/wxscustombutton.o mv -f .deps/wxscustombutton.Tpo .deps/wxscustombutton.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithContribItems.lo -MD -MP -MF .deps/wxSmithContribItems.Tpo -c -o wxSmithContribItems.lo `test -f './wxSmithContribItems.cpp' || echo './'`./wxSmithContribItems.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxchart/wxchart-1.0/include -I./wxflatnotebook/wxFlatNotebook/include -I./wxthings/wxthings/include -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithContribItems.lo -MD -MP -MF .deps/wxSmithContribItems.Tpo -c ./wxSmithContribItems.cpp -fPIC -DPIC -o .libs/wxSmithContribItems.o mv -f .deps/wxSmithContribItems.Tpo .deps/wxSmithContribItems.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmithcontribitems.la -rpath /usr/lib/codeblocks/plugins wxsFlatNotebook.lo wxschart.lo wxscustombutton.lo wxSmithContribItems.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la wxchart/wxchart-1.0/libwxchartctrl.la wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la wxthings/wxthings/libwxcustombutton.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsFlatNotebook.o .libs/wxschart.o .libs/wxscustombutton.o .libs/wxSmithContribItems.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/.libs -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems ../../../sdk/.libs/libcodeblocks.so ../wxSmith/.libs/libwxsmithlib.so wxchart/wxchart-1.0/.libs/libwxchartctrl.so wxflatnotebook/wxFlatNotebook/.libs/libwxflatnotebook.so wxthings/wxthings/.libs/libwxcustombutton.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithcontribitems.so -o .libs/libwxsmithcontribitems.so libtool: link: ( cd ".libs" && rm -f "libwxsmithcontribitems.la" && ln -s "../libwxsmithcontribitems.la" "libwxsmithcontribitems.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxsmithcontribitems.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in ThreadSearch make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' Making all in images make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' Making all in 16x16 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' Making all in 22x22 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DirectoryParamsPanel.lo -MD -MP -MF .deps/DirectoryParamsPanel.Tpo -c -o DirectoryParamsPanel.lo DirectoryParamsPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DirectoryParamsPanel.lo -MD -MP -MF .deps/DirectoryParamsPanel.Tpo -c DirectoryParamsPanel.cpp -fPIC -DPIC -o .libs/DirectoryParamsPanel.o mv -f .deps/DirectoryParamsPanel.Tpo .deps/DirectoryParamsPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT InsertIndexManager.lo -MD -MP -MF .deps/InsertIndexManager.Tpo -c -o InsertIndexManager.lo InsertIndexManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT InsertIndexManager.lo -MD -MP -MF .deps/InsertIndexManager.Tpo -c InsertIndexManager.cpp -fPIC -DPIC -o .libs/InsertIndexManager.o mv -f .deps/InsertIndexManager.Tpo .deps/InsertIndexManager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchInPanel.lo -MD -MP -MF .deps/SearchInPanel.Tpo -c -o SearchInPanel.lo SearchInPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchInPanel.lo -MD -MP -MF .deps/SearchInPanel.Tpo -c SearchInPanel.cpp -fPIC -DPIC -o .libs/SearchInPanel.o mv -f .deps/SearchInPanel.Tpo .deps/SearchInPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcher.lo -MD -MP -MF .deps/TextFileSearcher.Tpo -c -o TextFileSearcher.lo TextFileSearcher.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcher.lo -MD -MP -MF .deps/TextFileSearcher.Tpo -c TextFileSearcher.cpp -fPIC -DPIC -o .libs/TextFileSearcher.o mv -f .deps/TextFileSearcher.Tpo .deps/TextFileSearcher.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherRegEx.lo -MD -MP -MF .deps/TextFileSearcherRegEx.Tpo -c -o TextFileSearcherRegEx.lo TextFileSearcherRegEx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherRegEx.lo -MD -MP -MF .deps/TextFileSearcherRegEx.Tpo -c TextFileSearcherRegEx.cpp -fPIC -DPIC -o .libs/TextFileSearcherRegEx.o mv -f .deps/TextFileSearcherRegEx.Tpo .deps/TextFileSearcherRegEx.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherText.lo -MD -MP -MF .deps/TextFileSearcherText.Tpo -c -o TextFileSearcherText.lo TextFileSearcherText.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TextFileSearcherText.lo -MD -MP -MF .deps/TextFileSearcherText.Tpo -c TextFileSearcherText.cpp -fPIC -DPIC -o .libs/TextFileSearcherText.o mv -f .deps/TextFileSearcherText.Tpo .deps/TextFileSearcherText.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearch.lo -MD -MP -MF .deps/ThreadSearch.Tpo -c -o ThreadSearch.lo ThreadSearch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearch.lo -MD -MP -MF .deps/ThreadSearch.Tpo -c ThreadSearch.cpp -fPIC -DPIC -o .libs/ThreadSearch.o mv -f .deps/ThreadSearch.Tpo .deps/ThreadSearch.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchConfPanel.lo -MD -MP -MF .deps/ThreadSearchConfPanel.Tpo -c -o ThreadSearchConfPanel.lo ThreadSearchConfPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchConfPanel.lo -MD -MP -MF .deps/ThreadSearchConfPanel.Tpo -c ThreadSearchConfPanel.cpp -fPIC -DPIC -o .libs/ThreadSearchConfPanel.o mv -f .deps/ThreadSearchConfPanel.Tpo .deps/ThreadSearchConfPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchEvent.lo -MD -MP -MF .deps/ThreadSearchEvent.Tpo -c -o ThreadSearchEvent.lo ThreadSearchEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchEvent.lo -MD -MP -MF .deps/ThreadSearchEvent.Tpo -c ThreadSearchEvent.cpp -fPIC -DPIC -o .libs/ThreadSearchEvent.o mv -f .deps/ThreadSearchEvent.Tpo .deps/ThreadSearchEvent.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFindData.lo -MD -MP -MF .deps/ThreadSearchFindData.Tpo -c -o ThreadSearchFindData.lo ThreadSearchFindData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchFindData.lo -MD -MP -MF .deps/ThreadSearchFindData.Tpo -c ThreadSearchFindData.cpp -fPIC -DPIC -o .libs/ThreadSearchFindData.o mv -f .deps/ThreadSearchFindData.Tpo .deps/ThreadSearchFindData.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerBase.lo -MD -MP -MF .deps/ThreadSearchLoggerBase.Tpo -c -o ThreadSearchLoggerBase.lo ThreadSearchLoggerBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerBase.lo -MD -MP -MF .deps/ThreadSearchLoggerBase.Tpo -c ThreadSearchLoggerBase.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerBase.o mv -f .deps/ThreadSearchLoggerBase.Tpo .deps/ThreadSearchLoggerBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerList.lo -MD -MP -MF .deps/ThreadSearchLoggerList.Tpo -c -o ThreadSearchLoggerList.lo ThreadSearchLoggerList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerList.lo -MD -MP -MF .deps/ThreadSearchLoggerList.Tpo -c ThreadSearchLoggerList.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerList.o mv -f .deps/ThreadSearchLoggerList.Tpo .deps/ThreadSearchLoggerList.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerTree.lo -MD -MP -MF .deps/ThreadSearchLoggerTree.Tpo -c -o ThreadSearchLoggerTree.lo ThreadSearchLoggerTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchLoggerTree.lo -MD -MP -MF .deps/ThreadSearchLoggerTree.Tpo -c ThreadSearchLoggerTree.cpp -fPIC -DPIC -o .libs/ThreadSearchLoggerTree.o mv -f .deps/ThreadSearchLoggerTree.Tpo .deps/ThreadSearchLoggerTree.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchThread.lo -MD -MP -MF .deps/ThreadSearchThread.Tpo -c -o ThreadSearchThread.lo ThreadSearchThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchThread.lo -MD -MP -MF .deps/ThreadSearchThread.Tpo -c ThreadSearchThread.cpp -fPIC -DPIC -o .libs/ThreadSearchThread.o mv -f .deps/ThreadSearchThread.Tpo .deps/ThreadSearchThread.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchTrace.lo -MD -MP -MF .deps/ThreadSearchTrace.Tpo -c -o ThreadSearchTrace.lo ThreadSearchTrace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchTrace.lo -MD -MP -MF .deps/ThreadSearchTrace.Tpo -c ThreadSearchTrace.cpp -fPIC -DPIC -o .libs/ThreadSearchTrace.o mv -f .deps/ThreadSearchTrace.Tpo .deps/ThreadSearchTrace.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchView.lo -MD -MP -MF .deps/ThreadSearchView.Tpo -c -o ThreadSearchView.lo ThreadSearchView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchView.lo -MD -MP -MF .deps/ThreadSearchView.Tpo -c ThreadSearchView.cpp -fPIC -DPIC -o .libs/ThreadSearchView.o mv -f .deps/ThreadSearchView.Tpo .deps/ThreadSearchView.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerBase.lo -MD -MP -MF .deps/ThreadSearchViewManagerBase.Tpo -c -o ThreadSearchViewManagerBase.lo ThreadSearchViewManagerBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerBase.lo -MD -MP -MF .deps/ThreadSearchViewManagerBase.Tpo -c ThreadSearchViewManagerBase.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerBase.o mv -f .deps/ThreadSearchViewManagerBase.Tpo .deps/ThreadSearchViewManagerBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerLayout.lo -MD -MP -MF .deps/ThreadSearchViewManagerLayout.Tpo -c -o ThreadSearchViewManagerLayout.lo ThreadSearchViewManagerLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerLayout.lo -MD -MP -MF .deps/ThreadSearchViewManagerLayout.Tpo -c ThreadSearchViewManagerLayout.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerLayout.o mv -f .deps/ThreadSearchViewManagerLayout.Tpo .deps/ThreadSearchViewManagerLayout.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerMessagesNotebook.lo -MD -MP -MF .deps/ThreadSearchViewManagerMessagesNotebook.Tpo -c -o ThreadSearchViewManagerMessagesNotebook.lo ThreadSearchViewManagerMessagesNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/mozilla_chardet -I../../../../src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ThreadSearchViewManagerMessagesNotebook.lo -MD -MP -MF .deps/ThreadSearchViewManagerMessagesNotebook.Tpo -c ThreadSearchViewManagerMessagesNotebook.cpp -fPIC -DPIC -o .libs/ThreadSearchViewManagerMessagesNotebook.o mv -f .deps/ThreadSearchViewManagerMessagesNotebook.Tpo .deps/ThreadSearchViewManagerMessagesNotebook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libThreadSearch.la -rpath /usr/lib/codeblocks/plugins DirectoryParamsPanel.lo InsertIndexManager.lo SearchInPanel.lo TextFileSearcher.lo TextFileSearcherRegEx.lo TextFileSearcherText.lo ThreadSearch.lo ThreadSearchConfPanel.lo ThreadSearchEvent.lo ThreadSearchFindData.lo ThreadSearchLoggerBase.lo ThreadSearchLoggerList.lo ThreadSearchLoggerTree.lo ThreadSearchThread.lo ThreadSearchTrace.lo ThreadSearchView.lo ThreadSearchViewManagerBase.lo ThreadSearchViewManagerLayout.lo ThreadSearchViewManagerMessagesNotebook.lo ../../../sdk/libcodeblocks.la ../wxSmithContribItems/wxthings/wxthings/libwxcustombutton.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/DirectoryParamsPanel.o .libs/InsertIndexManager.o .libs/SearchInPanel.o .libs/TextFileSearcher.o .libs/TextFileSearcherRegEx.o .libs/TextFileSearcherText.o .libs/ThreadSearch.o .libs/ThreadSearchConfPanel.o .libs/ThreadSearchEvent.o .libs/ThreadSearchFindData.o .libs/ThreadSearchLoggerBase.o .libs/ThreadSearchLoggerList.o .libs/ThreadSearchLoggerTree.o .libs/ThreadSearchThread.o .libs/ThreadSearchTrace.o .libs/ThreadSearchView.o .libs/ThreadSearchViewManagerBase.o .libs/ThreadSearchViewManagerLayout.o .libs/ThreadSearchViewManagerMessagesNotebook.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings/.libs -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems ../../../sdk/.libs/libcodeblocks.so ../wxSmithContribItems/wxthings/wxthings/.libs/libwxcustombutton.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libThreadSearch.so -o .libs/libThreadSearch.so libtool: link: ( cd ".libs" && rm -f "libThreadSearch.la" && ln -s "../libThreadSearch.la" "libThreadSearch.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/ThreadSearch.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' Making all in Valgrind make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources/Valgrind.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Valgrind.lo -MD -MP -MF .deps/Valgrind.Tpo -c -o Valgrind.lo Valgrind.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Valgrind.lo -MD -MP -MF .deps/Valgrind.Tpo -c Valgrind.cpp -fPIC -DPIC -o .libs/Valgrind.o mv -f .deps/Valgrind.Tpo .deps/Valgrind.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ValgrindListLog.lo -MD -MP -MF .deps/ValgrindListLog.Tpo -c -o ValgrindListLog.lo ValgrindListLog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ValgrindListLog.lo -MD -MP -MF .deps/ValgrindListLog.Tpo -c ValgrindListLog.cpp -fPIC -DPIC -o .libs/ValgrindListLog.o mv -f .deps/ValgrindListLog.Tpo .deps/ValgrindListLog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libValgrind.la -rpath /usr/lib/codeblocks/plugins Valgrind.lo ValgrindListLog.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/Valgrind.o .libs/ValgrindListLog.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libValgrind.so -o .libs/libValgrind.so libtool: link: ( cd ".libs" && rm -f "libValgrind.la" && ln -s "../libValgrind.la" "libValgrind.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' Making all in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making all in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making all in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making all in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making all in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making all in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making all in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making all in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making all in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making all in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making all in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making all in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making all in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making all in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxSmithAui make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiManager.lo -MD -MP -MF .deps/wxsAuiManager.Tpo -c -o wxsAuiManager.lo `test -f './wxAuiManager/wxsAuiManager.cpp' || echo './'`./wxAuiManager/wxsAuiManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiManager.lo -MD -MP -MF .deps/wxsAuiManager.Tpo -c ./wxAuiManager/wxsAuiManager.cpp -fPIC -DPIC -o .libs/wxsAuiManager.o mv -f .deps/wxsAuiManager.Tpo .deps/wxsAuiManager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiManagerParentQP.lo -MD -MP -MF .deps/wxsAuiManagerParentQP.Tpo -c -o wxsAuiManagerParentQP.lo `test -f './wxAuiManager/wxsAuiManagerParentQP.cpp' || echo './'`./wxAuiManager/wxsAuiManagerParentQP.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiManagerParentQP.lo -MD -MP -MF .deps/wxsAuiManagerParentQP.Tpo -c ./wxAuiManager/wxsAuiManagerParentQP.cpp -fPIC -DPIC -o .libs/wxsAuiManagerParentQP.o mv -f .deps/wxsAuiManagerParentQP.Tpo .deps/wxsAuiManagerParentQP.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiPaneInfoProperty.lo -MD -MP -MF .deps/wxsAuiPaneInfoProperty.Tpo -c -o wxsAuiPaneInfoProperty.lo `test -f './wxAuiManager/wxsAuiPaneInfoProperty.cpp' || echo './'`./wxAuiManager/wxsAuiPaneInfoProperty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiPaneInfoProperty.lo -MD -MP -MF .deps/wxsAuiPaneInfoProperty.Tpo -c ./wxAuiManager/wxsAuiPaneInfoProperty.cpp -fPIC -DPIC -o .libs/wxsAuiPaneInfoProperty.o mv -f .deps/wxsAuiPaneInfoProperty.Tpo .deps/wxsAuiPaneInfoProperty.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiNotebook.lo -MD -MP -MF .deps/wxsAuiNotebook.Tpo -c -o wxsAuiNotebook.lo `test -f './wxAuiNotebook/wxsAuiNotebook.cpp' || echo './'`./wxAuiNotebook/wxsAuiNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiNotebook.lo -MD -MP -MF .deps/wxsAuiNotebook.Tpo -c ./wxAuiNotebook/wxsAuiNotebook.cpp -fPIC -DPIC -o .libs/wxsAuiNotebook.o mv -f .deps/wxsAuiNotebook.Tpo .deps/wxsAuiNotebook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAuiNotebook.lo -MD -MP -MF .deps/wxSmithAuiNotebook.Tpo -c -o wxSmithAuiNotebook.lo `test -f './wxAuiNotebook/wxSmithAuiNotebook.cpp' || echo './'`./wxAuiNotebook/wxSmithAuiNotebook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAuiNotebook.lo -MD -MP -MF .deps/wxSmithAuiNotebook.Tpo -c ./wxAuiNotebook/wxSmithAuiNotebook.cpp -fPIC -DPIC -o .libs/wxSmithAuiNotebook.o mv -f .deps/wxSmithAuiNotebook.Tpo .deps/wxSmithAuiNotebook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBar.lo -MD -MP -MF .deps/wxsAuiToolBar.Tpo -c -o wxsAuiToolBar.lo `test -f './wxAuiToolBar/wxsAuiToolBar.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBar.lo -MD -MP -MF .deps/wxsAuiToolBar.Tpo -c ./wxAuiToolBar/wxsAuiToolBar.cpp -fPIC -DPIC -o .libs/wxsAuiToolBar.o mv -f .deps/wxsAuiToolBar.Tpo .deps/wxsAuiToolBar.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarItem.lo -MD -MP -MF .deps/wxsAuiToolBarItem.Tpo -c -o wxsAuiToolBarItem.lo `test -f './wxAuiToolBar/wxsAuiToolBarItem.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBarItem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarItem.lo -MD -MP -MF .deps/wxsAuiToolBarItem.Tpo -c ./wxAuiToolBar/wxsAuiToolBarItem.cpp -fPIC -DPIC -o .libs/wxsAuiToolBarItem.o mv -f .deps/wxsAuiToolBarItem.Tpo .deps/wxsAuiToolBarItem.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarItemBase.lo -MD -MP -MF .deps/wxsAuiToolBarItemBase.Tpo -c -o wxsAuiToolBarItemBase.lo `test -f './wxAuiToolBar/wxsAuiToolBarItemBase.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBarItemBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarItemBase.lo -MD -MP -MF .deps/wxsAuiToolBarItemBase.Tpo -c ./wxAuiToolBar/wxsAuiToolBarItemBase.cpp -fPIC -DPIC -o .libs/wxsAuiToolBarItemBase.o mv -f .deps/wxsAuiToolBarItemBase.Tpo .deps/wxsAuiToolBarItemBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarLabel.lo -MD -MP -MF .deps/wxsAuiToolBarLabel.Tpo -c -o wxsAuiToolBarLabel.lo `test -f './wxAuiToolBar/wxsAuiToolBarLabel.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBarLabel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarLabel.lo -MD -MP -MF .deps/wxsAuiToolBarLabel.Tpo -c ./wxAuiToolBar/wxsAuiToolBarLabel.cpp -fPIC -DPIC -o .libs/wxsAuiToolBarLabel.o mv -f .deps/wxsAuiToolBarLabel.Tpo .deps/wxsAuiToolBarLabel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarSeparator.lo -MD -MP -MF .deps/wxsAuiToolBarSeparator.Tpo -c -o wxsAuiToolBarSeparator.lo `test -f './wxAuiToolBar/wxsAuiToolBarSeparator.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBarSeparator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarSeparator.lo -MD -MP -MF .deps/wxsAuiToolBarSeparator.Tpo -c ./wxAuiToolBar/wxsAuiToolBarSeparator.cpp -fPIC -DPIC -o .libs/wxsAuiToolBarSeparator.o mv -f .deps/wxsAuiToolBarSeparator.Tpo .deps/wxsAuiToolBarSeparator.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarSpacer.lo -MD -MP -MF .deps/wxsAuiToolBarSpacer.Tpo -c -o wxsAuiToolBarSpacer.lo `test -f './wxAuiToolBar/wxsAuiToolBarSpacer.cpp' || echo './'`./wxAuiToolBar/wxsAuiToolBarSpacer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxsAuiToolBarSpacer.lo -MD -MP -MF .deps/wxsAuiToolBarSpacer.Tpo -c ./wxAuiToolBar/wxsAuiToolBarSpacer.cpp -fPIC -DPIC -o .libs/wxsAuiToolBarSpacer.o mv -f .deps/wxsAuiToolBarSpacer.Tpo .deps/wxsAuiToolBarSpacer.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAuiToolBar.lo -MD -MP -MF .deps/wxSmithAuiToolBar.Tpo -c -o wxSmithAuiToolBar.lo `test -f './wxAuiToolBar/wxSmithAuiToolBar.cpp' || echo './'`./wxAuiToolBar/wxSmithAuiToolBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAuiToolBar.lo -MD -MP -MF .deps/wxSmithAuiToolBar.Tpo -c ./wxAuiToolBar/wxSmithAuiToolBar.cpp -fPIC -DPIC -o .libs/wxSmithAuiToolBar.o mv -f .deps/wxSmithAuiToolBar.Tpo .deps/wxSmithAuiToolBar.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAui.lo -MD -MP -MF .deps/wxSmithAui.Tpo -c -o wxSmithAui.lo `test -f './wxSmithAui.cpp' || echo './'`./wxSmithAui.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/plugins/contrib/wxSmith -I../../../../src/plugins/contrib/wxSmith/propgrid/contrib/include -I./wxAuiManager -I./wxAuiNotebook -I./wxAuiToolBar -DWXMAKINGLIB_PROPGRID -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT wxSmithAui.lo -MD -MP -MF .deps/wxSmithAui.Tpo -c ./wxSmithAui.cpp -fPIC -DPIC -o .libs/wxSmithAui.o mv -f .deps/wxSmithAui.Tpo .deps/wxSmithAui.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxSmithAui.la -rpath /usr/lib/codeblocks/plugins wxsAuiManager.lo wxsAuiManagerParentQP.lo wxsAuiPaneInfoProperty.lo wxsAuiNotebook.lo wxSmithAuiNotebook.lo wxsAuiToolBar.lo wxsAuiToolBarItem.lo wxsAuiToolBarItemBase.lo wxsAuiToolBarLabel.lo wxsAuiToolBarSeparator.lo wxsAuiToolBarSpacer.lo wxSmithAuiToolBar.lo wxSmithAui.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsAuiManager.o .libs/wxsAuiManagerParentQP.o .libs/wxsAuiPaneInfoProperty.o .libs/wxsAuiNotebook.o .libs/wxSmithAuiNotebook.o .libs/wxsAuiToolBar.o .libs/wxsAuiToolBarItem.o .libs/wxsAuiToolBarItemBase.o .libs/wxsAuiToolBarLabel.o .libs/wxsAuiToolBarSeparator.o .libs/wxsAuiToolBarSpacer.o .libs/wxSmithAuiToolBar.o .libs/wxSmithAui.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/.libs ../../../sdk/.libs/libcodeblocks.so ../wxSmith/.libs/libwxsmithlib.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxSmithAui.so -o .libs/libwxSmithAui.so libtool: link: ( cd ".libs" && rm -f "libwxSmithAui.la" && ln -s "../libwxSmithAui.la" "libwxSmithAui.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui/wxSmithAui.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' Making all in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making all in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making all in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making all in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making all in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making all in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making all in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making all in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making all in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making all in lib_finder make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' Making all in lib_finder make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT librariesdlg.lo -MD -MP -MF .deps/librariesdlg.Tpo -c -o librariesdlg.lo librariesdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT librariesdlg.lo -MD -MP -MF .deps/librariesdlg.Tpo -c librariesdlg.cpp -fPIC -DPIC -o .libs/librariesdlg.o mv -f .deps/librariesdlg.Tpo .deps/librariesdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dirlistdlg.lo -MD -MP -MF .deps/dirlistdlg.Tpo -c -o dirlistdlg.lo dirlistdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dirlistdlg.lo -MD -MP -MF .deps/dirlistdlg.Tpo -c dirlistdlg.cpp -fPIC -DPIC -o .libs/dirlistdlg.o mv -f .deps/dirlistdlg.Tpo .deps/dirlistdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmissinglibs.lo -MD -MP -MF .deps/projectmissinglibs.Tpo -c -o projectmissinglibs.lo projectmissinglibs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmissinglibs.lo -MD -MP -MF .deps/projectmissinglibs.Tpo -c projectmissinglibs.cpp -fPIC -DPIC -o .libs/projectmissinglibs.o mv -f .deps/projectmissinglibs.Tpo .deps/projectmissinglibs.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT headersdetectordlg.lo -MD -MP -MF .deps/headersdetectordlg.Tpo -c -o headersdetectordlg.lo headersdetectordlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT headersdetectordlg.lo -MD -MP -MF .deps/headersdetectordlg.Tpo -c headersdetectordlg.cpp -fPIC -DPIC -o .libs/headersdetectordlg.o mv -f .deps/headersdetectordlg.Tpo .deps/headersdetectordlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT webresourcesmanager.lo -MD -MP -MF .deps/webresourcesmanager.Tpo -c -o webresourcesmanager.lo webresourcesmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT webresourcesmanager.lo -MD -MP -MF .deps/webresourcesmanager.Tpo -c webresourcesmanager.cpp -fPIC -DPIC -o .libs/webresourcesmanager.o mv -f .deps/webresourcesmanager.Tpo .deps/webresourcesmanager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectconfiguration.lo -MD -MP -MF .deps/projectconfiguration.Tpo -c -o projectconfiguration.lo projectconfiguration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectconfiguration.lo -MD -MP -MF .deps/projectconfiguration.Tpo -c projectconfiguration.cpp -fPIC -DPIC -o .libs/projectconfiguration.o mv -f .deps/projectconfiguration.Tpo .deps/projectconfiguration.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT resultmap.lo -MD -MP -MF .deps/resultmap.Tpo -c -o resultmap.lo resultmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT resultmap.lo -MD -MP -MF .deps/resultmap.Tpo -c resultmap.cpp -fPIC -DPIC -o .libs/resultmap.o mv -f .deps/resultmap.Tpo .deps/resultmap.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT libraryresult.lo -MD -MP -MF .deps/libraryresult.Tpo -c -o libraryresult.lo libraryresult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT libraryresult.lo -MD -MP -MF .deps/libraryresult.Tpo -c libraryresult.cpp -fPIC -DPIC -o .libs/libraryresult.o mv -f .deps/libraryresult.Tpo .deps/libraryresult.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectconfigurationpanel.lo -MD -MP -MF .deps/projectconfigurationpanel.Tpo -c -o projectconfigurationpanel.lo projectconfigurationpanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectconfigurationpanel.lo -MD -MP -MF .deps/projectconfigurationpanel.Tpo -c projectconfigurationpanel.cpp -fPIC -DPIC -o .libs/projectconfigurationpanel.o mv -f .deps/projectconfigurationpanel.Tpo .deps/projectconfigurationpanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pkgconfigmanager.lo -MD -MP -MF .deps/pkgconfigmanager.Tpo -c -o pkgconfigmanager.lo pkgconfigmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pkgconfigmanager.lo -MD -MP -MF .deps/pkgconfigmanager.Tpo -c pkgconfigmanager.cpp -fPIC -DPIC -o .libs/pkgconfigmanager.o mv -f .deps/pkgconfigmanager.Tpo .deps/pkgconfigmanager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT librarydetectionmanager.lo -MD -MP -MF .deps/librarydetectionmanager.Tpo -c -o librarydetectionmanager.lo librarydetectionmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT librarydetectionmanager.lo -MD -MP -MF .deps/librarydetectionmanager.Tpo -c librarydetectionmanager.cpp -fPIC -DPIC -o .libs/librarydetectionmanager.o mv -f .deps/librarydetectionmanager.Tpo .deps/librarydetectionmanager.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT libselectdlg.lo -MD -MP -MF .deps/libselectdlg.Tpo -c -o libselectdlg.lo libselectdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT libselectdlg.lo -MD -MP -MF .deps/libselectdlg.Tpo -c libselectdlg.cpp -fPIC -DPIC -o .libs/libselectdlg.o mv -f .deps/libselectdlg.Tpo .deps/libselectdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT processingdlg.lo -MD -MP -MF .deps/processingdlg.Tpo -c -o processingdlg.lo processingdlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT processingdlg.lo -MD -MP -MF .deps/processingdlg.Tpo -c processingdlg.cpp -fPIC -DPIC -o .libs/processingdlg.o mv -f .deps/processingdlg.Tpo .deps/processingdlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT defsdownloaddlg.lo -MD -MP -MF .deps/defsdownloaddlg.Tpo -c -o defsdownloaddlg.lo defsdownloaddlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT defsdownloaddlg.lo -MD -MP -MF .deps/defsdownloaddlg.Tpo -c defsdownloaddlg.cpp -fPIC -DPIC -o .libs/defsdownloaddlg.o mv -f .deps/defsdownloaddlg.Tpo .deps/defsdownloaddlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT lib_finder.lo -MD -MP -MF .deps/lib_finder.Tpo -c -o lib_finder.lo lib_finder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I./../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I../../../../src/include/scripting/squirrel -I../../../../src/include/scripting/bindings -I../../../../src/include/mozilla_chardet -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT lib_finder.lo -MD -MP -MF .deps/lib_finder.Tpo -c lib_finder.cpp -fPIC -DPIC -o .libs/lib_finder.o mv -f .deps/lib_finder.Tpo .deps/lib_finder.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o liblib_finder.la -rpath /usr/lib/codeblocks/plugins librariesdlg.lo dirlistdlg.lo projectmissinglibs.lo headersdetectordlg.lo webresourcesmanager.lo projectconfiguration.lo resultmap.lo libraryresult.lo projectconfigurationpanel.lo pkgconfigmanager.lo librarydetectionmanager.lo libselectdlg.lo processingdlg.lo defsdownloaddlg.lo lib_finder.lo ../../../sdk/libcodeblocks.la ../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/librariesdlg.o .libs/dirlistdlg.o .libs/projectmissinglibs.o .libs/headersdetectordlg.o .libs/webresourcesmanager.o .libs/projectconfiguration.o .libs/resultmap.o .libs/libraryresult.o .libs/projectconfigurationpanel.o .libs/pkgconfigmanager.o .libs/librarydetectionmanager.o .libs/libselectdlg.o .libs/processingdlg.o .libs/defsdownloaddlg.o .libs/lib_finder.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/.libs -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems ../../../sdk/.libs/libcodeblocks.so ../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/.libs/libwxflatnotebook.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,liblib_finder.so -o .libs/liblib_finder.so libtool: link: ( cd ".libs" && rm -f "liblib_finder.la" && ln -s "../liblib_finder.la" "liblib_finder.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' Making all in HexEditor make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharacterView.lo -MD -MP -MF .deps/CharacterView.Tpo -c -o CharacterView.lo CharacterView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CharacterView.lo -MD -MP -MF .deps/CharacterView.Tpo -c CharacterView.cpp -fPIC -DPIC -o .libs/CharacterView.o mv -f .deps/CharacterView.Tpo .deps/CharacterView.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DigitView.lo -MD -MP -MF .deps/DigitView.Tpo -c -o DigitView.lo DigitView.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT DigitView.lo -MD -MP -MF .deps/DigitView.Tpo -c DigitView.cpp -fPIC -DPIC -o .libs/DigitView.o mv -f .deps/DigitView.Tpo .deps/DigitView.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionExecutor.lo -MD -MP -MF .deps/ExpressionExecutor.Tpo -c -o ExpressionExecutor.lo ExpressionExecutor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionExecutor.lo -MD -MP -MF .deps/ExpressionExecutor.Tpo -c ExpressionExecutor.cpp -fPIC -DPIC -o .libs/ExpressionExecutor.o mv -f .deps/ExpressionExecutor.Tpo .deps/ExpressionExecutor.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionParser.lo -MD -MP -MF .deps/ExpressionParser.Tpo -c -o ExpressionParser.lo ExpressionParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionParser.lo -MD -MP -MF .deps/ExpressionParser.Tpo -c ExpressionParser.cpp -fPIC -DPIC -o .libs/ExpressionParser.o mv -f .deps/ExpressionParser.Tpo .deps/ExpressionParser.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionPreprocessed.lo -MD -MP -MF .deps/ExpressionPreprocessed.Tpo -c -o ExpressionPreprocessed.lo ExpressionPreprocessed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionPreprocessed.lo -MD -MP -MF .deps/ExpressionPreprocessed.Tpo -c ExpressionPreprocessed.cpp -fPIC -DPIC -o .libs/ExpressionPreprocessed.o mv -f .deps/ExpressionPreprocessed.Tpo .deps/ExpressionPreprocessed.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionTestCases.lo -MD -MP -MF .deps/ExpressionTestCases.Tpo -c -o ExpressionTestCases.lo ExpressionTestCases.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionTestCases.lo -MD -MP -MF .deps/ExpressionTestCases.Tpo -c ExpressionTestCases.cpp -fPIC -DPIC -o .libs/ExpressionTestCases.o mv -f .deps/ExpressionTestCases.Tpo .deps/ExpressionTestCases.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionTester.lo -MD -MP -MF .deps/ExpressionTester.Tpo -c -o ExpressionTester.lo ExpressionTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ExpressionTester.lo -MD -MP -MF .deps/ExpressionTester.Tpo -c ExpressionTester.cpp -fPIC -DPIC -o .libs/ExpressionTester.o mv -f .deps/ExpressionTester.Tpo .deps/ExpressionTester.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentBase.lo -MD -MP -MF .deps/FileContentBase.Tpo -c -o FileContentBase.lo FileContentBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentBase.lo -MD -MP -MF .deps/FileContentBase.Tpo -c FileContentBase.cpp -fPIC -DPIC -o .libs/FileContentBase.o mv -f .deps/FileContentBase.Tpo .deps/FileContentBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentBuffered.lo -MD -MP -MF .deps/FileContentBuffered.Tpo -c -o FileContentBuffered.lo FileContentBuffered.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentBuffered.lo -MD -MP -MF .deps/FileContentBuffered.Tpo -c FileContentBuffered.cpp -fPIC -DPIC -o .libs/FileContentBuffered.o mv -f .deps/FileContentBuffered.Tpo .deps/FileContentBuffered.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentDisk.lo -MD -MP -MF .deps/FileContentDisk.Tpo -c -o FileContentDisk.lo FileContentDisk.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT FileContentDisk.lo -MD -MP -MF .deps/FileContentDisk.Tpo -c FileContentDisk.cpp -fPIC -DPIC -o .libs/FileContentDisk.o mv -f .deps/FileContentDisk.Tpo .deps/FileContentDisk.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditLineBuffer.lo -MD -MP -MF .deps/HexEditLineBuffer.Tpo -c -o HexEditLineBuffer.lo HexEditLineBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditLineBuffer.lo -MD -MP -MF .deps/HexEditLineBuffer.Tpo -c HexEditLineBuffer.cpp -fPIC -DPIC -o .libs/HexEditLineBuffer.o mv -f .deps/HexEditLineBuffer.Tpo .deps/HexEditLineBuffer.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditor.lo -MD -MP -MF .deps/HexEditor.Tpo -c -o HexEditor.lo HexEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditor.lo -MD -MP -MF .deps/HexEditor.Tpo -c HexEditor.cpp -fPIC -DPIC -o .libs/HexEditor.o mv -f .deps/HexEditor.Tpo .deps/HexEditor.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditPanel.lo -MD -MP -MF .deps/HexEditPanel.Tpo -c -o HexEditPanel.lo HexEditPanel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditPanel.lo -MD -MP -MF .deps/HexEditPanel.Tpo -c HexEditPanel.cpp -fPIC -DPIC -o .libs/HexEditPanel.o mv -f .deps/HexEditPanel.Tpo .deps/HexEditPanel.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditViewBase.lo -MD -MP -MF .deps/HexEditViewBase.Tpo -c -o HexEditViewBase.lo HexEditViewBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT HexEditViewBase.lo -MD -MP -MF .deps/HexEditViewBase.Tpo -c HexEditViewBase.cpp -fPIC -DPIC -o .libs/HexEditViewBase.o mv -f .deps/HexEditViewBase.Tpo .deps/HexEditViewBase.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchDialog.lo -MD -MP -MF .deps/SearchDialog.Tpo -c -o SearchDialog.lo SearchDialog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SearchDialog.lo -MD -MP -MF .deps/SearchDialog.Tpo -c SearchDialog.cpp -fPIC -DPIC -o .libs/SearchDialog.o mv -f .deps/SearchDialog.Tpo .deps/SearchDialog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SelectStoredExpressionDlg.lo -MD -MP -MF .deps/SelectStoredExpressionDlg.Tpo -c -o SelectStoredExpressionDlg.lo SelectStoredExpressionDlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SelectStoredExpressionDlg.lo -MD -MP -MF .deps/SelectStoredExpressionDlg.Tpo -c SelectStoredExpressionDlg.cpp -fPIC -DPIC -o .libs/SelectStoredExpressionDlg.o mv -f .deps/SelectStoredExpressionDlg.Tpo .deps/SelectStoredExpressionDlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TestCasesDlg.lo -MD -MP -MF .deps/TestCasesDlg.Tpo -c -o TestCasesDlg.lo TestCasesDlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT TestCasesDlg.lo -MD -MP -MF .deps/TestCasesDlg.Tpo -c TestCasesDlg.cpp -fPIC -DPIC -o .libs/TestCasesDlg.o mv -f .deps/TestCasesDlg.Tpo .deps/TestCasesDlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libHexEditor.la -rpath /usr/lib/codeblocks/plugins CharacterView.lo DigitView.lo ExpressionExecutor.lo ExpressionParser.lo ExpressionPreprocessed.lo ExpressionTestCases.lo ExpressionTester.lo FileContentBase.lo FileContentBuffered.lo FileContentDisk.lo HexEditLineBuffer.lo HexEditor.lo HexEditPanel.lo HexEditViewBase.lo SearchDialog.lo SelectStoredExpressionDlg.lo TestCasesDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/CharacterView.o .libs/DigitView.o .libs/ExpressionExecutor.o .libs/ExpressionParser.o .libs/ExpressionPreprocessed.o .libs/ExpressionTestCases.o .libs/ExpressionTester.o .libs/FileContentBase.o .libs/FileContentBuffered.o .libs/FileContentDisk.o .libs/HexEditLineBuffer.o .libs/HexEditor.o .libs/HexEditPanel.o .libs/HexEditViewBase.o .libs/SearchDialog.o .libs/SelectStoredExpressionDlg.o .libs/TestCasesDlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libHexEditor.so -o .libs/libHexEditor.so libtool: link: ( cd ".libs" && rm -f "libHexEditor.la" && ln -s "../libHexEditor.la" "libHexEditor.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor/HexEditor.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' Making all in IncrementalSearch make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT IncrementalSearch.lo -MD -MP -MF .deps/IncrementalSearch.Tpo -c -o IncrementalSearch.lo IncrementalSearch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT IncrementalSearch.lo -MD -MP -MF .deps/IncrementalSearch.Tpo -c IncrementalSearch.cpp -fPIC -DPIC -o .libs/IncrementalSearch.o mv -f .deps/IncrementalSearch.Tpo .deps/IncrementalSearch.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT IncrementalSearchConfDlg.lo -MD -MP -MF .deps/IncrementalSearchConfDlg.Tpo -c -o IncrementalSearchConfDlg.lo IncrementalSearchConfDlg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT IncrementalSearchConfDlg.lo -MD -MP -MF .deps/IncrementalSearchConfDlg.Tpo -c IncrementalSearchConfDlg.cpp -fPIC -DPIC -o .libs/IncrementalSearchConfDlg.o mv -f .deps/IncrementalSearchConfDlg.Tpo .deps/IncrementalSearchConfDlg.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libIncrementalSearch.la -rpath /usr/lib/codeblocks/plugins IncrementalSearch.lo IncrementalSearchConfDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/IncrementalSearch.o .libs/IncrementalSearchConfDlg.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libIncrementalSearch.so -o .libs/libIncrementalSearch.so libtool: link: ( cd ".libs" && rm -f "libIncrementalSearch.la" && ln -s "../libIncrementalSearch.la" "libIncrementalSearch.la" ) PWD=`pwd` cd . && zip -R /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch/IncrementalSearch.zip manifest.xml *.xrc images/*.png images/16x16/*.png > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' Making all in MouseSap make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MouseSap.lo -MD -MP -MF .deps/MouseSap.Tpo -c -o MouseSap.lo MouseSap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT MouseSap.lo -MD -MP -MF .deps/MouseSap.Tpo -c MouseSap.cpp -fPIC -DPIC -o .libs/MouseSap.o mv -f .deps/MouseSap.Tpo .deps/MouseSap.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libMouseSap.la -rpath /usr/lib/codeblocks/plugins MouseSap.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/MouseSap.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libMouseSap.so -o .libs/libMouseSap.so libtool: link: ( cd ".libs" && rm -f "libMouseSap.la" && ln -s "../libMouseSap.la" "libMouseSap.la" ) PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap/MouseSap.zip manifest.xml > /dev/null make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' Making all in Cccc make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources/Cccc.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Cccc.lo -MD -MP -MF .deps/Cccc.Tpo -c -o Cccc.lo Cccc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT Cccc.lo -MD -MP -MF .deps/Cccc.Tpo -c Cccc.cpp -fPIC -DPIC -o .libs/Cccc.o mv -f .deps/Cccc.Tpo .deps/Cccc.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libCccc.la -rpath /usr/lib/codeblocks/plugins Cccc.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/Cccc.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libCccc.so -o .libs/libCccc.so libtool: link: ( cd ".libs" && rm -f "libCccc.la" && ln -s "../libCccc.la" "libCccc.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' Making all in CppCheck make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' Making all in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' PWD=`pwd` cd . && zip /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources/CppCheck.zip manifest.xml > /dev/null make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CppCheck.lo -MD -MP -MF .deps/CppCheck.Tpo -c -o CppCheck.lo CppCheck.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CppCheck.lo -MD -MP -MF .deps/CppCheck.Tpo -c CppCheck.cpp -fPIC -DPIC -o .libs/CppCheck.o mv -f .deps/CppCheck.Tpo .deps/CppCheck.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CppCheckListLog.lo -MD -MP -MF .deps/CppCheckListLog.Tpo -c -o CppCheckListLog.lo CppCheckListLog.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT CppCheckListLog.lo -MD -MP -MF .deps/CppCheckListLog.Tpo -c CppCheckListLog.cpp -fPIC -DPIC -o .libs/CppCheckListLog.o mv -f .deps/CppCheckListLog.Tpo .deps/CppCheckListLog.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libCppCheck.la -rpath /usr/lib/codeblocks/plugins CppCheck.lo CppCheckListLog.lo ../../../sdk/libcodeblocks.la -lpthread -ldl libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/CppCheck.o .libs/CppCheckListLog.o -Wl,-rpath -Wl,/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/.libs ../../../sdk/.libs/libcodeblocks.so -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libCppCheck.so -o .libs/libCppCheck.so libtool: link: ( cd ".libs" && rm -f "libCppCheck.la" && ln -s "../libCppCheck.la" "libCppCheck.la" ) make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' Making all in tools make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' Making all in cb_share_config make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.cpp mv -f .deps/app.Tpo .deps/app.Po g++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../../src/include -I../../../src/include/tinyxml -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mainframe.o -MD -MP -MF .deps/mainframe.Tpo -c -o mainframe.o mainframe.cpp mv -f .deps/mainframe.Tpo .deps/mainframe.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o cb_share_config app.o mainframe.o -L../../base/tinyxml -ltinyxml -pthread -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl libtool: link: g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o cb_share_config app.o mainframe.o -pthread -L/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml/.libs/libtinyxml.a /usr/lib/libstdc++.so -L/usr/X11R6/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -pthread make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' Making all in ConsoleRunner make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' g++ -DHAVE_CONFIG_H -I. -I../../../src/include -Ulinux -Uunix -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o cb_console_runner main.o -lpthread -ldl libtool: link: g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o cb_console_runner main.o -lpthread -ldl make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' Making all in templates make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' Making all in common make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' Making all in unix make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' Making all in scripts make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' Making all in wxsmith make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' Making all in debian make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' Making all in lintian make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' Making install in src make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' Making install in base make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' Making install in tinyxml make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base/tinyxml' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/base' Making install in build_tools make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' Making install in autorevision make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' ./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h svn: Path '../../..' ends in '..', which is unsupported for this operation make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools/autorevision' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/build_tools' Making install in include make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make install-recursive make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' Making install in scripting make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' Making install in squirrel make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/squirrel' Making install in sqstdlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqstdlib' Making install in sqplus make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks/scripting/sqplus" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/sqplus" /bin/ginstall -c -m 644 SqPlusConst.h SquirrelBindingsUtils.h SquirrelVM.h sqplus.h SquirrelObject.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/sqplus' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/sqplus' Making install in bindings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks/scripting/bindings" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/bindings" /bin/ginstall -c -m 644 sc_base_types.h sc_plugin.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/bindings' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/bindings' Making install in include make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks/scripting/include" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/include" /bin/ginstall -c -m 644 sqdbgserver.h sqstdaux.h sqstdio.h sqstdstring.h squirrel.h sqrdbg.h sqstdblob.h sqstdmath.h sqstdsystem.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/include' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting/include' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/scripting' Making install in tinyxml make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks/tinyxml" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/tinyxml" /bin/ginstall -c -m 644 tinystr.h tinyxml.h tinywxuni.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/tinyxml' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include/tinyxml' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks" /bin/ginstall -c -m 644 annoyingdialog.h autodetectcompilers.h backgroundthread.h base64.h blockallocated.h cbauibook.h cbeditor.h cbeditorprintout.h cbexception.h cbfunctor.h cbplugin.h cbproject.h cbstyledtextctrl.h cbthreadedtask.h cbthreadpool.h cbthreadpool_extras.h cbtool.h cbworkspace.h compileoptionsbase.h compiler.h compilercommandgenerator.h compilerfactory.h compileroptions.h compiletargetbase.h configmanager.h configurationpanel.h configuretoolsdlg.h confirmreplacedlg.h crc32.h editarrayfiledlg.h editarrayorderdlg.h editarraystringdlg.h editkeywordsdlg.h editorbase.h editorcolourset.h editorconfigurationdlg.h editorlexerloader.h editormanager.h editor_hooks.h editpairdlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks' /bin/ginstall -c -m 644 editpathdlg.h edittooldlg.h encodingdetector.h externaldepsdlg.h filefilters.h filegroupsandmasks.h filemanager.h finddlg.h findreplacebase.h genericmultilinenotesdlg.h globals.h ibaseloader.h ibaseworkspaceloader.h id.h importers_globals.h incrementalselectlistdlg.h infowindow.h licenses.h logger.h loggers.h logmanager.h macrosmanager.h managedthread.h manager.h menuitemsmanager.h misctreeitemdata.h multiselectdlg.h newfromtemplatedlg.h personalitymanager.h pipedprocess.h pluginmanager.h pluginsconfigurationdlg.h prep.h printing_types.h projectbuildtarget.h projectdepsdlg.h projectfile.h projectfileoptionsdlg.h projectlayoutloader.h projectloader.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks' /bin/ginstall -c -m 644 projectloader_hooks.h projectmanager.h projectoptionsdlg.h projectsfilemasksdlg.h projecttemplateloader.h replacedlg.h safedelete.h scriptingmanager.h scriptsecuritywarningdlg.h scrollingdialog.h sdk.h sdk_common.h sdk_precomp.h sdk_events.h searchresultslog.h selecttargetdlg.h settings.h templatemanager.h toolsmanager.h uservarmanager.h virtualbuildtargetsdlg.h workspaceloader.h xtra_res.h mozilla_chardet/CharDistribution.h mozilla_chardet/JpCntx.h mozilla_chardet/nsBig5Prober.h mozilla_chardet/nsCharSetProber.h mozilla_chardet/nsCodingStateMachine.h mozilla_chardet/nscore.h mozilla_chardet/nsError.h mozilla_chardet/nsEscCharsetProber.h mozilla_chardet/nsEUCJPProber.h mozilla_chardet/nsEUCKRProber.h mozilla_chardet/nsEUCTWProber.h mozilla_chardet/nsGB2312Prober.h mozilla_chardet/nsHebrewProber.h mozilla_chardet/nsLatin1Prober.h mozilla_chardet/nsMBCSGroupProber.h mozilla_chardet/nsPkgInt.h mozilla_chardet/nsSBCharSetProber.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks' /bin/ginstall -c -m 644 mozilla_chardet/nsSBCSGroupProber.h mozilla_chardet/nsSJISProber.h mozilla_chardet/nsUniversalDetector.h mozilla_chardet/nsUTF8Prober.h mozilla_chardet/prcpucfg.h mozilla_chardet/prmem.h mozilla_chardet/prtypes.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/include' Making install in mime make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/applications" /bin/ginstall -c -m 644 ./codeblocks.desktop '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/applications' test -z "/usr/share/icons/hicolor/48x48/mimetypes" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor/48x48/mimetypes" /bin/ginstall -c -m 644 ./application-x-codeblocks.png ./application-x-codeblocks-workspace.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor/48x48/mimetypes' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/pixmaps" /bin/ginstall -c -m 644 ./codeblocks.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/pixmaps' test -z "/usr/share/mime/packages" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages" /bin/ginstall -c -m 644 codeblocks.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages' make install-data-hook make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' test -z "/usr/share/mime/packages" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages" /bin/ginstall -c -m 644 codeblocks.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages' if [ -f /home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages/freedesktop.org.xml ] ; then \ if which update-mime-database>/dev/null 2>&1; then \ update-mime-database /home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime; \ fi; \ if which update-desktop-database>/dev/null 2>&1; then \ update-desktop-database; \ fi; \ if which gtk-update-icon-cache>/dev/null 2>&1; then \ gtk-update-icon-cache --force /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor; \ fi \ fi make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/mime' Making install in sdk make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' Making install in scripting make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' Making install in squirrel make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/squirrel' Making install in sqstdlib make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqstdlib' Making install in sqplus make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/sqplus' Making install in bindings make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting/bindings' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/scripting' Making install in wxscintilla make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/codeblocks/wxscintilla/include/wx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/wxscintilla/include/wx" /bin/ginstall -c -m 644 include/wx/wxscintilla.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/wxscintilla/include/wx' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/wxscintilla' Making install in resources make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' Making install in lexers make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/lexers" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lexers" /bin/ginstall -c -m 644 ./lexer_OgreCompositor.sample ./lexer_OgreCompositor.xml ./lexer_OgreMaterial.sample ./lexer_OgreMaterial.xml ./lexer_ada.sample ./lexer_ada.xml ./lexer_angelscript.sample ./lexer_angelscript.xml ./lexer_bash.sample ./lexer_bash.xml ./lexer_batch.sample ./lexer_batch.xml ./lexer_caml.sample ./lexer_caml.xml ./lexer_cg.sample ./lexer_cg.xml ./lexer_cpp.sample ./lexer_cpp.xml ./lexer_css.sample ./lexer_css.xml ./lexer_d.sample ./lexer_d.xml ./lexer_diff.sample ./lexer_diff.xml ./lexer_f77.sample ./lexer_f77.xml ./lexer_fortran.sample ./lexer_fortran.xml ./lexer_glsl.sample ./lexer_glsl.xml ./lexer_gm.sample ./lexer_gm.xml ./lexer_haskell.sample ./lexer_haskell.xml ./lexer_hitasm.sample ./lexer_hitasm.xml ./lexer_html.sample ./lexer_html.xml ./lexer_latex.sample ./lexer_latex.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lexers' /bin/ginstall -c -m 644 ./lexer_lisp.sample ./lexer_lisp.xml ./lexer_lua.sample ./lexer_lua.xml ./lexer_make.sample ./lexer_make.xml ./lexer_masm.sample ./lexer_masm.xml ./lexer_matlab.sample ./lexer_matlab.xml ./lexer_nassi.xml ./lexer_nsis.sample ./lexer_nsis.xml ./lexer_pascal.sample ./lexer_pascal.xml ./lexer_perl.sample ./lexer_perl.xml ./lexer_postscript.sample ./lexer_postscript.xml ./lexer_prg.sample ./lexer_prg.xml ./lexer_properties.sample ./lexer_properties.xml ./lexer_python.sample ./lexer_python.xml ./lexer_rc.sample ./lexer_rc.xml ./lexer_ruby.sample ./lexer_ruby.xml ./lexer_smalltalk.sample ./lexer_smalltalk.xml ./lexer_sql.sample ./lexer_sql.xml ./lexer_squirrel.sample ./lexer_squirrel.xml ./lexer_vbscript.sample ./lexer_vbscript.xml ./lexer_verilog.sample ./lexer_verilog.xml ./lexer_vhdl.sample '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lexers' /bin/ginstall -c -m 644 ./lexer_vhdl.xml ./lexer_xml.sample ./lexer_xml.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lexers' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources/lexers' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 manager_resources.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk/resources' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../libtool --mode=install /bin/ginstall -c libcodeblocks.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: /bin/ginstall -c .libs/libcodeblocks.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libcodeblocks.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libcodeblocks.so.0.0.1 libcodeblocks.so.0 || { rm -f libcodeblocks.so.0 && ln -s libcodeblocks.so.0.0.1 libcodeblocks.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libcodeblocks.so.0.0.1 libcodeblocks.so || { rm -f libcodeblocks.so && ln -s libcodeblocks.so.0.0.1 libcodeblocks.so; }; }) libtool: install: /bin/ginstall -c .libs/libcodeblocks.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libcodeblocks.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/sdk' Making install in src make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' Making install in resources make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' Making install in icons make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/icons" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/icons" /bin/ginstall -c -m 644 ./app.xpm ./app_64.xpm ./c64.xpm ./cbp64.xpm ./cg64.xpm ./cpp64.xpm ./csd64.xpm ./d64.xpm ./dev64.xpm ./dsp64.xpm ./dsw64.xpm ./f64.xpm ./h64.xpm ./proj64.xpm ./rc64.xpm '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/icons' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/icons' Making install in images make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' Making install in 16x16 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/16x16" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16" /bin/ginstall -c -m 644 ./bookmark_add.png ./editcopy.png ./editcut.png ./editpaste.png ./exit.png ./fileclose.png ./filefind.png ./filefindnext.png ./filefindprev.png ./filenew.png ./fileopen.png ./fileprint.png ./filequickprint.png ./filesave.png ./filesaveall.png ./filesaveas.png ./findf.png ./folder.png ./folder_new.png ./folder_open.png ./folder_yel.png ./folder_yel_open.png ./goto.png ./history_clear.png ./idea.png ./info.png ./mark.png ./mark_clear.png ./mark_next.png ./mark_prev.png ./newproject.png ./next.png ./plug.png ./prev.png ./project-readonly.png ./project.png ./projectnew.png ./redo.png ./run.png ./searchreplace.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16' /bin/ginstall -c -m 644 ./searchreplacef.png ./undo.png ./view_sidetree.png ./view_tree.png ./window_fullscreen.png ./workspace-readonly.png ./workspace.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/16x16' Making install in settings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/settings" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings" /bin/ginstall -c -m 644 ./abbrev-off.png ./abbrev.png ./astyle-plugin-off.png ./astyle-plugin.png ./autosave-off.png ./autosave.png ./batch-off.png ./batch.png ./codestats-off.png ./codestats.png ./colours-off.png ./colours.png ./compiler-off.png ./compiler.png ./debugger-off.png ./debugger.png ./default-code-off.png ./default-code.png ./dialogs-off.png ./dialogs.png ./dragscroll-off.png ./dragscroll.png ./editor-off.png ./editor.png ./envvars-off.png ./envvars.png ./extensions-off.png ./extensions.png ./folding-off.png ./folding.png ./general-prefs-off.png ./general-prefs.png ./generic-plugin-off.png ./generic-plugin.png ./gutter-margin-off.png ./gutter-margin.png ./help-plugin-off.png ./help-plugin.png ./net-off.png ./net.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings' /bin/ginstall -c -m 644 ./notebook-appearance-off.png ./notebook-appearance.png ./onekeytobindthem-off.png ./onekeytobindthem.png ./profiler-off.png ./profiler.png ./syntax-highlight-off.png ./syntax-highlight.png ./todo-off.png ./todo.png ./view-off.png ./view.png ./wxsmith-off.png ./wxsmith.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images/settings' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images" /bin/ginstall -c -m 644 ./ascii.png ./closebutton.png ./codeblocks.png ./compile.png ./compilerun.png ./contents_16x16.png ./dbgnext.png ./dbgrun.png ./dbgrunto.png ./dbgstep.png ./dbgstop.png ./edit_16x16.png ./editcopy.png ./editcut.png ./editpaste.png ./file-missing.png ./file-modified.png ./file-readonly.png ./file.png ./filefind.png ./filenew.png ./fileopen.png ./fileprint.png ./filesave.png ./filesaveall.png ./filesaveas.png ./flag_16x16.png ./folder.png ./folder_new.png ./folder_open.png ./misc_16x16.png ./modified_file.png ./newproject.png ./project-readonly.png ./project.png ./rc-file-added.png ./rc-file-conflict.png ./rc-file-external.png ./rc-file-gotlock.png ./rc-file-lockstolen.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images' /bin/ginstall -c -m 644 ./rc-file-mismatch.png ./rc-file-missing.png ./rc-file-modified.png ./rc-file-noncontrolled.png ./rc-file-outofdate.png ./rc-file-requireslock.png ./rc-file-uptodate.png ./rebuild.png ./redo.png ./run.png ./searchreplace.png ./source.png ./splash.png ./splash_0802.png ./splash_1005.png ./stop.png ./undo.png ./vfolder_open.png ./workspace-readonly.png ./workspace.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources/images' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 resources.zip start_here.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src/resources' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' test -z "/usr/bin" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/bin" /bin/sh ../../libtool --mode=install /bin/ginstall -c codeblocks '/home/kerd/Pacchetti/codeblocks/pkg/usr/bin' libtool: install: /bin/ginstall -c .libs/codeblocks /home/kerd/Pacchetti/codeblocks/pkg/usr/bin/codeblocks make install-exec-hook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' test -z "/usr/man/man1" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1" /bin/ginstall -c -m 644 codeblocks.1 '/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/src' Making install in plugins make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' Making install in astyle make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 astyle.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libastyle.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libastyle.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libastyle.la -rpath /usr/lib/codeblocks/plugins asstreamiterator.lo astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo formattersettings.lo ASBeautifier.lo ASFormatter.lo ASEnhancer.lo ASResource.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/asstreamiterator.o .libs/astyleconfigdlg.o .libs/astyleplugin.o .libs/dlgformattersettings.o .libs/formattersettings.o .libs/ASBeautifier.o .libs/ASFormatter.o .libs/ASEnhancer.o .libs/ASResource.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libastyle.so -o .libs/libastyle.so libtool: install: /bin/ginstall -c .libs/libastyle.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libastyle.so libtool: install: /bin/ginstall -c .libs/libastyle.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libastyle.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/astyle' Making install in autosave make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 autosave.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libautosave.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libautosave.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libautosave.la -rpath /usr/lib/codeblocks/plugins autosave.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/autosave.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libautosave.so -o .libs/libautosave.so libtool: install: /bin/ginstall -c .libs/libautosave.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libautosave.so libtool: install: /bin/ginstall -c .libs/libautosave.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libautosave.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/autosave' Making install in classwizard make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 classwizard.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libclasswizard.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libclasswizard.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libclasswizard.la -rpath /usr/lib/codeblocks/plugins classwizard.lo classwizarddlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/classwizard.o .libs/classwizarddlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libclasswizard.so -o .libs/libclasswizard.so libtool: install: /bin/ginstall -c .libs/libclasswizard.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libclasswizard.so libtool: install: /bin/ginstall -c .libs/libclasswizard.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libclasswizard.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/classwizard' Making install in codecompletion make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' mkdir -p /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codecompletion /bin/ginstall -c -m 644 ./images/*.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codecompletion/ test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 codecompletion.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libcodecompletion.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcodecompletion.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodecompletion.la -rpath /usr/lib/codeblocks/plugins ccdebuginfo.lo ccoptionsdlg.lo ccoptionsprjdlg.lo classbrowser.lo classbrowserbuilderthread.lo codecompletion.lo insertclassmethoddlg.lo nativeparser.lo selectincludefile.lo parser.lo parserthread.lo token.lo tokenizer.lo searchtree.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/ccdebuginfo.o .libs/ccoptionsdlg.o .libs/ccoptionsprjdlg.o .libs/classbrowser.o .libs/classbrowserbuilderthread.o .libs/codecompletion.o .libs/insertclassmethoddlg.o .libs/nativeparser.o .libs/selectincludefile.o .libs/parser.o .libs/parserthread.o .libs/token.o .libs/tokenizer.o .libs/searchtree.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodecompletion.so -o .libs/libcodecompletion.so libtool: install: /bin/ginstall -c .libs/libcodecompletion.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodecompletion.so libtool: install: /bin/ginstall -c .libs/libcodecompletion.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodecompletion.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/codecompletion' Making install in compilergcc make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' Making install in depslib make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' Making install in src make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib/src' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/depslib' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 compiler.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libcompiler.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcompiler.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcompiler.la -rpath /usr/lib/codeblocks/plugins advancedcompileroptionsdlg.lo compilerBCC.lo compiler_defs.lo compilerCYGWIN.lo compilerDMC.lo compilerDMD.lo compilererrors.lo compilergcc.lo compilerGDC.lo compilerICC.lo compilerLCC.lo compilermessages.lo compilerMINGW.lo compilerMINGWgenerator.lo compilerMSVC.lo compileroptionsdlg.lo compilerOW.lo compilerOWgenerator.lo compilerSDCC.lo compilerGNUARM.lo compilerGNUAVR.lo compilerGNUMSP430.lo compilerGNUPOWERPC.lo compilerGNUTRICORE.lo compilerTcc.lo directcommands.lo makefilegenerator.lo ../../sdk/libcodeblocks.la depslib/src/libdepslib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/advancedcompileroptionsdlg.o .libs/compilerBCC.o .libs/compiler_defs.o .libs/compilerCYGWIN.o .libs/compilerDMC.o .libs/compilerDMD.o .libs/compilererrors.o .libs/compilergcc.o .libs/compilerGDC.o .libs/compilerICC.o .libs/compilerLCC.o .libs/compilermessages.o .libs/compilerMINGW.o .libs/compilerMINGWgenerator.o .libs/compilerMSVC.o .libs/compileroptionsdlg.o .libs/compilerOW.o .libs/compilerOWgenerator.o .libs/compilerSDCC.o .libs/compilerGNUARM.o .libs/compilerGNUAVR.o .libs/compilerGNUMSP430.o .libs/compilerGNUPOWERPC.o .libs/compilerGNUTRICORE.o .libs/compilerTcc.o .libs/directcommands.o .libs/makefilegenerator.o -Wl,--whole-archive depslib/src/.libs/libdepslib.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcompiler.so -o .libs/libcompiler.so libtool: install: /bin/ginstall -c .libs/libcompiler.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcompiler.so libtool: install: /bin/ginstall -c .libs/libcompiler.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcompiler.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/compilergcc' Making install in debuggergdb make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' Making install in images make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' Making install in 16x16 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/16x16" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16" /bin/ginstall -c -m 644 ./dbginfo.png ./dbgnext.png ./dbgrun.png ./dbgrunto.png ./dbgstep.png ./dbgstepi.png ./dbgstepout.png ./dbgstop.png ./window.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images/16x16' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images" /bin/ginstall -c -m 644 ./dbginfo.png ./dbgnext.png ./dbgrun.png ./dbgrunto.png ./dbgstep.png ./dbgstepi.png ./dbgstepout.png ./dbgstop.png ./window.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources/images' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 debugger.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libdebugger.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libdebugger.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdebugger.la -rpath /usr/lib/codeblocks/plugins backtracedlg.lo breakpointsdlg.lo cdb_driver.lo cpuregistersdlg.lo databreakpointdlg.lo debugger_defs.lo debuggerdriver.lo debuggergdb.lo debuggeroptionsdlg.lo debuggeroptionsprjdlg.lo debuggerstate.lo debuggertree.lo disassemblydlg.lo editbreakpointdlg.lo editwatchdlg.lo editwatchesdlg.lo examinememorydlg.lo gdb_driver.lo gdb_tipwindow.lo threadsdlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/backtracedlg.o .libs/breakpointsdlg.o .libs/cdb_driver.o .libs/cpuregistersdlg.o .libs/databreakpointdlg.o .libs/debugger_defs.o .libs/debuggerdriver.o .libs/debuggergdb.o .libs/debuggeroptionsdlg.o .libs/debuggeroptionsprjdlg.o .libs/debuggerstate.o .libs/debuggertree.o .libs/disassemblydlg.o .libs/editbreakpointdlg.o .libs/editwatchdlg.o .libs/editwatchesdlg.o .libs/examinememorydlg.o .libs/gdb_driver.o .libs/gdb_tipwindow.o .libs/threadsdlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdebugger.so -o .libs/libdebugger.so libtool: install: /bin/ginstall -c .libs/libdebugger.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdebugger.so libtool: install: /bin/ginstall -c .libs/libdebugger.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdebugger.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/debuggergdb' Making install in defaultmimehandler make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 defaultmimehandler.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libdefaultmimehandler.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libdefaultmimehandler.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdefaultmimehandler.la -rpath /usr/lib/codeblocks/plugins defaultmimehandler.lo editmimetypesdlg.lo EmbeddedHtmlPanel.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/defaultmimehandler.o .libs/editmimetypesdlg.o .libs/EmbeddedHtmlPanel.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdefaultmimehandler.so -o .libs/libdefaultmimehandler.so libtool: install: /bin/ginstall -c .libs/libdefaultmimehandler.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdefaultmimehandler.so libtool: install: /bin/ginstall -c .libs/libdefaultmimehandler.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdefaultmimehandler.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/defaultmimehandler' Making install in scriptedwizard make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' Making install in arm make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' Making install in ARM-eval7t make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h" /bin/ginstall -c -m 644 evaluator7t.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld" /bin/ginstall -c -m 644 target.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ARM-eval7t' Making install in ek-at91sam7a3 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h" /bin/ginstall -c -m 644 at91sam7a3.h sam7a3ek.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld" /bin/ginstall -c -m 644 target.ld targetRAM.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/ek-at91sam7a3' Making install in lpd-lh7a404 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h" /bin/ginstall -c -m 644 arm9_mm.h lh7a404.h lpd404.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld" /bin/ginstall -c -m 644 target.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src" /bin/ginstall -c -m 644 lh7a404_mm.c main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/lpd-lh7a404' Making install in olimex-at91sam7sx make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h" /bin/ginstall -c -m 644 at91sam7sx.h sam7p64.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld" /bin/ginstall -c -m 644 target_s32.ld target_s64.ld target_s128.ld target_s256.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-at91sam7sx' Making install in olimex-lpc213x make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h" /bin/ginstall -c -m 644 lpc213x.h lpc-p2138.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld" /bin/ginstall -c -m 644 target_2132.ld target_2134.ld target_2136.ld target_2138.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/olimex-lpc213x' Making install in phyCORE-AT91M55800 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h" /bin/ginstall -c -m 644 at91m55800.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld" /bin/ginstall -c -m 644 target.ld targetRAM_1MB.ld targetRAM_512kB.ld targetROM.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-AT91M55800' Making install in phyCORE-LPC2294 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h" /bin/ginstall -c -m 644 lpc2294.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld" /bin/ginstall -c -m 644 target.ld targetRAM_1MB.ld targetROM.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src" /bin/ginstall -c -m 644 main.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-LPC2294' Making install in phyCORE-PXA255 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h" /bin/ginstall -c -m 644 pxa255regs.h pxa_mm.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld" /bin/ginstall -c -m 644 target.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src" /bin/ginstall -c -m 644 irq.c main.c pxa_mm.c vectors.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files/phyCORE-PXA255' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/arm" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/arm' Making install in avr make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/avr/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr/files" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/avr" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script wizard.xrc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/avr' Making install in c_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/c_file" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/c_file" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/c_file' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/c_file' Making install in console make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' Making install in c make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/console/c" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/c" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/c' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/c' Making install in cpp make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/console/cpp" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/cpp" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/cpp' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console/cpp' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/console" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/console' Making install in d make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' Making install in console make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/d/console" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d/console" /bin/ginstall -c -m 644 hello.d '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d/console' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d/console' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/d" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/d' Making install in directx make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' Making install in dx8 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/directx/dx8" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx8" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx8' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx8' Making install in dx9 make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/directx/dx9" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx9" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx9' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx/dx9' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/directx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/directx' Making install in dll make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/dll/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll/files" /bin/ginstall -c -m 644 main.cpp main.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/dll" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/dll' Making install in empty make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/empty" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty' Making install in empty_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/empty_file" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty_file" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty_file' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/empty_file' Making install in fltk make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/fltk/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/files' Making install in fluid make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/fltk/fluid" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/fluid" /bin/ginstall -c -m 644 main.cpp main.h main.fld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/fluid' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk/fluid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/fltk" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/fltk' Making install in glfw make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/glfw/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/glfw" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glfw' Making install in glut make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/glut/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/glut" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/glut' Making install in gtk make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/gtk/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk/files" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/gtk" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/gtk' Making install in h_file make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/h_file" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/h_file" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/h_file' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/h_file' Making install in irrlicht make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/irrlicht/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/irrlicht" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/irrlicht' Making install in lf make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' Making install in quick make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/lf/files/quick" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/quick" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/quick' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/quick' Making install in structured make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/lf/files/structured" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/structured" /bin/ginstall -c -m 644 CMain.cpp CMain.h main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/structured' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files/structured' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/lf" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script wizard.xrc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/lf' Making install in matlab_csf make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/matlab_csf/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf/files" /bin/ginstall -c -m 644 mexversion.rc sfuntmpl.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/files' Making install in lccstub make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/matlab_csf/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf/files" /bin/ginstall -c -m 644 lccstub.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf/lccstub' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/matlab_csf" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script wizard.xrc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/matlab_csf' Making install in ogre make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ogre/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ogre" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ogre' Making install in opengl make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' Making install in files_unix make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/opengl/files_unix" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_unix" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_unix' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_unix' Making install in files_win make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/opengl/files_win" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_win" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_win' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl/files_win' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/opengl" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/opengl' Making install in plugins make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' Making install in templates make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/plugins/templates" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins/templates" /bin/ginstall -c -m 644 ./generic_template.cpp ./mime_template.cpp ./tool_template.cpp ./wizard_template.cpp ./generic_template.h ./mime_template.h ./tool_template.h ./wizard_template.h ./manifest_template.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins/templates' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins/templates' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins" /bin/ginstall -c -m 644 logo.png wizard.png wizard.xrc wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/plugins' Making install in ppc make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' Making install in MPC565 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h" /bin/ginstall -c -m 644 mpc555.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld" /bin/ginstall -c -m 644 target.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src" /bin/ginstall -c -m 644 crt0.S main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC565' Making install in MPC5200 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h" /bin/ginstall -c -m 644 mpc5200.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/h' Making install in ld make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld" /bin/ginstall -c -m 644 target.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/ld' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src" /bin/ginstall -c -m 644 crt0.S main.c traptable.S '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[9]: Nothing to be done for `install-exec-am'. make[9]: Nothing to be done for `install-data-am'. make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files/MPC5200' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/ppc" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/ppc' Making install in qt4 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/qt4/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/qt4" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/qt4' Making install in sdl make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sdl/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl/files" /bin/ginstall -c -m 644 main.cpp cb.bmp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sdl" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sdl' Making install in sfml make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sfml/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml/files" /bin/ginstall -c -m 644 main.cpp cb.bmp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sfml" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sfml' Making install in smartwin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/smartwin/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/smartwin" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/smartwin' Making install in staticlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/staticlib/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib/files" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/staticlib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/staticlib' Making install in stlport make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/stlport/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport/files" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/stlport" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/stlport' Making install in sharedlib make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' Making install in c make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sharedlib/c" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/c" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/c' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/c' Making install in cpp make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sharedlib/cpp" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/cpp" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/cpp' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib/cpp' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sharedlib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sharedlib' Making install in sys make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sys/files" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys/files" /bin/ginstall -c -m 644 driver.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/sys" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/sys' Making install in tricore make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' Making install in templates make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' Making install in EasyKit-TC1767 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767" /bin/ginstall -c -m 644 target.ld targetIntResources.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyKit-TC1767' Making install in EasyRun-TC1796 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h" /bin/ginstall -c -m 644 easyrun_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/EasyRun-TC1796' Making install in phyCORE-TC1130 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h" /bin/ginstall -c -m 644 phycore_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130' Making install in phyCORE-TC1775 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h" /bin/ginstall -c -m 644 phycore_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1775' Making install in TriBoard-TC1130 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1130' Making install in TriBoard-TC1161 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161" /bin/ginstall -c -m 644 target.ld targetIntResources.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1161' Making install in TriBoard-TC1162 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162" /bin/ginstall -c -m 644 target.ld targetIntResources.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1162' Making install in TriBoard-TC1762 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762" /bin/ginstall -c -m 644 target.ld targetIntResources.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1762' Making install in TriBoard-TC1765 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1765' Making install in TriBoard-TC1766 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766" /bin/ginstall -c -m 644 target.ld targetIntResources.ld '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1766' Making install in TriBoard-TC1775 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1775' Making install in TriBoard-TC1792 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1792' Making install in TriBoard-TC1796 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796" /bin/ginstall -c -m 644 memoryROM-intern.x memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1796' Making install in TriBoard-TC1797 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797" /bin/ginstall -c -m 644 memoryROM-intern.x memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1797' Making install in TriBoard-TC1920 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' Making install in h make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h" /bin/ginstall -c -m 644 triboard_setup.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/h' Making install in src make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src" /bin/ginstall -c -m 644 setup.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920/src' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[9]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[9]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920" /bin/ginstall -c -m 644 memoryROM.x '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920' make[9]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates/TriBoard-TC1920' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore/templates" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates" /bin/ginstall -c -m 644 main.c '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore/templates' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/tricore" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script wizard.xrc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/tricore' Making install in win32gui make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' Making install in files make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' Making install in dialog make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/win32gui/files/dialog" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/dialog" /bin/ginstall -c -m 644 main.cpp resource.h resource.rc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/dialog' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/dialog' Making install in frame make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/win32gui/files/frame" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/frame" /bin/ginstall -c -m 644 main.cpp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/frame' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files/frame' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui/files' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/win32gui" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/win32gui' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' Making install in common make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/common" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/common" /bin/ginstall -c -m 644 app.cpp app.h main.cpp main.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/common' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/common' Making install in pch make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/pch" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/pch" /bin/ginstall -c -m 644 wx_pch.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/pch' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/pch' Making install in rc make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/rc" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/rc" /bin/ginstall -c -m 644 resource.rc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/rc' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/rc' Making install in wxfb make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' Making install in dialog make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog" /bin/ginstall -c -m 644 GUIDialog.cpp GUIDialog.h WxWizDialog.fbp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/dialog' Making install in frame make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame" /bin/ginstall -c -m 644 GUIFrame.cpp GUIFrame.h WxWizFrame.fbp '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb/frame' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxfb' Making install in wxsmith make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith" /bin/ginstall -c -m 644 app.cpp main.cpp main.h resource.wxs '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard/wxwidgets" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets" /bin/ginstall -c -m 644 logo.png wizard.png wizard.script wizard.xrc '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources/wxwidgets' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates/wizard" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard" /bin/ginstall -c -m 644 common_functions.script config.script '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 scriptedwizard.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libscriptedwizard.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libscriptedwizard.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libscriptedwizard.la -rpath /usr/lib/codeblocks/plugins buildtargetpanel.lo compilerpanel.lo filepathpanel.lo genericselectpath.lo infopanel.lo genericsinglechoicelist.lo projectpathpanel.lo wiz.lo wizpage.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/buildtargetpanel.o .libs/compilerpanel.o .libs/filepathpanel.o .libs/genericselectpath.o .libs/infopanel.o .libs/genericsinglechoicelist.o .libs/projectpathpanel.o .libs/wiz.o .libs/wizpage.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libscriptedwizard.so -o .libs/libscriptedwizard.so libtool: install: /bin/ginstall -c .libs/libscriptedwizard.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libscriptedwizard.so libtool: install: /bin/ginstall -c .libs/libscriptedwizard.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libscriptedwizard.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/scriptedwizard' Making install in projectsimporter make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 projectsimporter.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libprojectsimporter.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libprojectsimporter.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libprojectsimporter.la -rpath /usr/lib/codeblocks/plugins projectsimporter.lo devcpploader.lo msvc7loader.lo msvc7workspaceloader.lo msvcloader.lo msvcworkspacebase.lo msvcworkspaceloader.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/projectsimporter.o .libs/devcpploader.o .libs/msvc7loader.o .libs/msvc7workspaceloader.o .libs/msvcloader.o .libs/msvcworkspacebase.o .libs/msvcworkspaceloader.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libprojectsimporter.so -o .libs/libprojectsimporter.so libtool: install: /bin/ginstall -c .libs/libprojectsimporter.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libprojectsimporter.so libtool: install: /bin/ginstall -c .libs/libprojectsimporter.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libprojectsimporter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/projectsimporter' Making install in openfileslist make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 openfileslist.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libopenfileslist.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libopenfileslist.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libopenfileslist.la -rpath /usr/lib/codeblocks/plugins openfileslistplugin.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/openfileslistplugin.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libopenfileslist.so -o .libs/libopenfileslist.so libtool: install: /bin/ginstall -c .libs/libopenfileslist.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libopenfileslist.so libtool: install: /bin/ginstall -c .libs/libopenfileslist.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libopenfileslist.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/openfileslist' Making install in todo make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' Making install in resources make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 todo.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo/resources' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../libtool --mode=install /bin/ginstall -c libtodo.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libtodo.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libtodo.la -rpath /usr/lib/codeblocks/plugins addtododlg.lo asktypedlg.lo todolist.lo todolistview.lo todosettingsdlg.lo ../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/addtododlg.o .libs/asktypedlg.o .libs/todolist.o .libs/todolistview.o .libs/todosettingsdlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libtodo.so -o .libs/libtodo.so libtool: install: /bin/ginstall -c .libs/libtodo.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libtodo.so libtool: install: /bin/ginstall -c .libs/libtodo.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libtodo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/todo' Making install in contrib make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' Making install in AutoVersioning make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 AutoVersioning.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libAutoVersioning.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libAutoVersioning.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libAutoVersioning.la -rpath /usr/lib/codeblocks/plugins AutoVersioning.lo avChangesDlg.lo avHeader.lo avSvnRevision.lo avVersionEditorDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/AutoVersioning.o .libs/avChangesDlg.o .libs/avHeader.o .libs/avSvnRevision.o .libs/avVersionEditorDlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libAutoVersioning.so -o .libs/libAutoVersioning.so libtool: install: /bin/ginstall -c .libs/libAutoVersioning.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libAutoVersioning.so libtool: install: /bin/ginstall -c .libs/libAutoVersioning.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libAutoVersioning.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/AutoVersioning' Making install in BrowseTracker make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 BrowseTracker.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libBrowseTracker.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libBrowseTracker.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libBrowseTracker.la -rpath /usr/lib/codeblocks/plugins BrowseTracker.lo BrowseSelector.lo Version.lo BrowseMarks.lo BrowseTrackerConfPanel.lo BrowseTrackerLayout.lo ConfigPanel.lo ProjectData.lo JumpTracker.lo JumpData.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/BrowseTracker.o .libs/BrowseSelector.o .libs/Version.o .libs/BrowseMarks.o .libs/BrowseTrackerConfPanel.o .libs/BrowseTrackerLayout.o .libs/ConfigPanel.o .libs/ProjectData.o .libs/JumpTracker.o .libs/JumpData.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libBrowseTracker.so -o .libs/libBrowseTracker.so libtool: install: /bin/ginstall -c .libs/libBrowseTracker.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libBrowseTracker.so libtool: install: /bin/ginstall -c .libs/libBrowseTracker.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libBrowseTracker.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/BrowseTracker' Making install in byogames make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 byogames.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libbyogames.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libbyogames.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libbyogames.la -rpath /usr/lib/codeblocks/plugins byocbtris.lo byogame.lo byogameselect.lo byogames.lo byogamebase.lo byoconf.lo byosnake.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/byocbtris.o .libs/byogame.o .libs/byogameselect.o .libs/byogames.o .libs/byogamebase.o .libs/byoconf.o .libs/byosnake.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libbyogames.so -o .libs/libbyogames.so libtool: install: /bin/ginstall -c .libs/libbyogames.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libbyogames.so libtool: install: /bin/ginstall -c .libs/libbyogames.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libbyogames.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/byogames' Making install in cb_koders make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 cb_koders.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libcb_koders.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcb_koders.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcb_koders.la -rpath /usr/lib/codeblocks/plugins kodersdialog.lo cb_koders.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/kodersdialog.o .libs/cb_koders.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcb_koders.so -o .libs/libcb_koders.so libtool: install: /bin/ginstall -c .libs/libcb_koders.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcb_koders.so libtool: install: /bin/ginstall -c .libs/libcb_koders.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcb_koders.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/cb_koders' Making install in codesnippets make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' test -z "/usr/bin" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/bin" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c codesnippets '/home/kerd/Pacchetti/codeblocks/pkg/usr/bin' libtool: install: /bin/ginstall -c .libs/codesnippets /home/kerd/Pacchetti/codeblocks/pkg/usr/bin/codesnippets test -z "/usr/share/codeblocks/images/codesnippets" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codesnippets" /bin/ginstall -c -m 644 allsnippets.png category.png snippet.png findf.png findfdisabled.png options.png optionsdisabled.png stop.png stopdisabled.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codesnippets' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 codesnippets.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man1" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1" /bin/ginstall -c -m 644 codesnippets.1 '/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libcodesnippets.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcodesnippets.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodesnippets.la -rpath /usr/lib/codeblocks/plugins codesnippets.lo DirectoryParamsPanel.lo InsertIndexManager.lo MainPanel.lo SearchInPanel.lo TextFileSearcher.lo TextFileSearcherRegEx.lo TextFileSearcherText.lo ThreadSearch.lo ThreadSearchConfPanel.lo ThreadSearchEvent.lo ThreadSearchFindData.lo ThreadSearchFrame.lo ThreadSearchLoggerBase.lo ThreadSearchLoggerList.lo ThreadSearchLoggerTree.lo ThreadSearchThread.lo ThreadSearchTrace.lo ThreadSearchView.lo ThreadSearchViewManagerBase.lo ThreadSearchViewManagerLayout.lo ThreadSearchViewManagerMessagesNotebook.lo dragscroll.lo dragscrollcfg.lo dragscrollevent.lo editproperties.lo prefs.lo scbeditor.lo seditorbase.lo seditorcolourset.lo seditormanager.lo sprintdlg.lo codesnippetsevent.lo codesnippetstreectrl.lo codesnippetswindow.lo csutils.lo editsnippetframe.lo finddialogs.lo GenericMessageBox.lo settingsdlg.lo settingsdlgform.lo snippetitemdata.lo snippetproperty.lo snippetpropertyform.lo snippetsconfig.lo snippetsimages.lo version.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/codesnippets.o .libs/DirectoryParamsPanel.o .libs/InsertIndexManager.o .libs/MainPanel.o .libs/SearchInPanel.o .libs/TextFileSearcher.o .libs/TextFileSearcherRegEx.o .libs/TextFileSearcherText.o .libs/ThreadSearch.o .libs/ThreadSearchConfPanel.o .libs/ThreadSearchEvent.o .libs/ThreadSearchFindData.o .libs/ThreadSearchFrame.o .libs/ThreadSearchLoggerBase.o .libs/ThreadSearchLoggerList.o .libs/ThreadSearchLoggerTree.o .libs/ThreadSearchThread.o .libs/ThreadSearchTrace.o .libs/ThreadSearchView.o .libs/ThreadSearchViewManagerBase.o .libs/ThreadSearchViewManagerLayout.o .libs/ThreadSearchViewManagerMessagesNotebook.o .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.o .libs/editproperties.o .libs/prefs.o .libs/scbeditor.o .libs/seditorbase.o .libs/seditorcolourset.o .libs/seditormanager.o .libs/sprintdlg.o .libs/codesnippetsevent.o .libs/codesnippetstreectrl.o .libs/codesnippetswindow.o .libs/csutils.o .libs/editsnippetframe.o .libs/finddialogs.o .libs/GenericMessageBox.o .libs/settingsdlg.o .libs/settingsdlgform.o .libs/snippetitemdata.o .libs/snippetproperty.o .libs/snippetpropertyform.o .libs/snippetsconfig.o .libs/snippetsimages.o .libs/version.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodesnippets.so -o .libs/libcodesnippets.so libtool: install: /bin/ginstall -c .libs/libcodesnippets.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodesnippets.so libtool: install: /bin/ginstall -c .libs/libcodesnippets.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodesnippets.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codesnippets' Making install in codestat make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 codestat.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libcodestat.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcodestat.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcodestat.la -rpath /usr/lib/codeblocks/plugins codestatconfig.lo codestat.lo codestatexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/codestatconfig.o .libs/codestat.o .libs/codestatexec.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcodestat.so -o .libs/libcodestat.so libtool: install: /bin/ginstall -c .libs/libcodestat.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodestat.so libtool: install: /bin/ginstall -c .libs/libcodestat.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcodestat.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/codestat' Making install in copystrings make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 copystrings.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libcopystrings.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libcopystrings.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libcopystrings.la -rpath /usr/lib/codeblocks/plugins copystrings.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/copystrings.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libcopystrings.so -o .libs/libcopystrings.so libtool: install: /bin/ginstall -c .libs/libcopystrings.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcopystrings.so libtool: install: /bin/ginstall -c .libs/libcopystrings.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libcopystrings.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/copystrings' Making install in dragscroll make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 dragscroll.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libdragscroll.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libdragscroll.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libdragscroll.la -rpath /usr/lib/codeblocks/plugins dragscroll.lo dragscrollcfg.lo dragscrollevent.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/dragscroll.o .libs/dragscrollcfg.o .libs/dragscrollevent.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libdragscroll.so -o .libs/libdragscroll.so libtool: install: /bin/ginstall -c .libs/libdragscroll.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdragscroll.so libtool: install: /bin/ginstall -c .libs/libdragscroll.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libdragscroll.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/dragscroll' Making install in envvars make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 envvars.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libenvvars.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libenvvars.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libenvvars.la -rpath /usr/lib/codeblocks/plugins envvars.lo envvars_cfgdlg.lo envvars_common.lo envvars_prjoptdlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/envvars.o .libs/envvars_cfgdlg.o .libs/envvars_common.o .libs/envvars_prjoptdlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libenvvars.so -o .libs/libenvvars.so libtool: install: /bin/ginstall -c .libs/libenvvars.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libenvvars.so libtool: install: /bin/ginstall -c .libs/libenvvars.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libenvvars.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/envvars' Making install in help_plugin make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 help_plugin.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libhelp_plugin.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libhelp_plugin.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libhelp_plugin.la -rpath /usr/lib/codeblocks/plugins help_common.lo HelpConfigDialog.lo help_plugin.lo man2html.lo MANFrame.lo ../../../sdk/libcodeblocks.la ../../../sdk/scripting/bindings/libsqbindings.la ../../../sdk/scripting/sqplus/libsqplus.la ../../../sdk/scripting/sqstdlib/libsqstdlib.la ../../../sdk/scripting/squirrel/libsquirrel.la -lbz2 -lz -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/help_common.o .libs/HelpConfigDialog.o .libs/help_plugin.o .libs/man2html.o .libs/MANFrame.o -Wl,--whole-archive ../../../sdk/scripting/bindings/.libs/libsqbindings.a ../../../sdk/scripting/sqplus/.libs/libsqplus.a ../../../sdk/scripting/sqstdlib/.libs/libsqstdlib.a ../../../sdk/scripting/squirrel/.libs/libsquirrel.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lbz2 -lz -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libhelp_plugin.so -o .libs/libhelp_plugin.so libtool: install: /bin/ginstall -c .libs/libhelp_plugin.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libhelp_plugin.so libtool: install: /bin/ginstall -c .libs/libhelp_plugin.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libhelp_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/help_plugin' Making install in headerfixup make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 headerfixup.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libheaderfixup.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libheaderfixup.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -O0 -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libheaderfixup.la -rpath /usr/lib/codeblocks/plugins bindings.lo configuration.lo defaults.lo execution.lo fileanalysis.lo headerfixup.lo helper.lo protocol.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/bindings.o .libs/configuration.o .libs/defaults.o .libs/execution.o .libs/fileanalysis.o .libs/headerfixup.o .libs/helper.o .libs/protocol.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libheaderfixup.so -o .libs/libheaderfixup.so libtool: install: /bin/ginstall -c .libs/libheaderfixup.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libheaderfixup.so libtool: install: /bin/ginstall -c .libs/libheaderfixup.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libheaderfixup.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/headerfixup' Making install in keybinder make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 keybinder.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libkeybinder.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libkeybinder.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libkeybinder.la -rpath /usr/lib/codeblocks/plugins cbkeybinder.lo keybinder.lo menuutils.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/cbkeybinder.o .libs/keybinder.o .libs/menuutils.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libkeybinder.so -o .libs/libkeybinder.so libtool: install: /bin/ginstall -c .libs/libkeybinder.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libkeybinder.so libtool: install: /bin/ginstall -c .libs/libkeybinder.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libkeybinder.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/keybinder' Making install in profiler make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 Profiler.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libProfiler.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libProfiler.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libProfiler.la -rpath /usr/lib/codeblocks/plugins cbprofilerconfig.lo cbprofiler.lo cbprofilerexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/cbprofilerconfig.o .libs/cbprofiler.o .libs/cbprofilerexec.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libProfiler.so -o .libs/libProfiler.so libtool: install: /bin/ginstall -c .libs/libProfiler.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libProfiler.so libtool: install: /bin/ginstall -c .libs/libProfiler.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libProfiler.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/profiler' Making install in source_exporter make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' Making install in wxPdfDocument make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter/wxPdfDocument' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 exporter.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libexporter.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libexporter.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libexporter.la -rpath /usr/lib/codeblocks/plugins BaseExporter.lo exporter.lo HTMLExporter.lo ODTExporter.lo PDFExporter.lo RTFExporter.lo ../../../sdk/libcodeblocks.la wxPdfDocument/libwxPdfDocument.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/BaseExporter.o .libs/exporter.o .libs/HTMLExporter.o .libs/ODTExporter.o .libs/PDFExporter.o .libs/RTFExporter.o -Wl,--whole-archive wxPdfDocument/.libs/libwxPdfDocument.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libexporter.so -o .libs/libexporter.so libtool: install: /bin/ginstall -c .libs/libexporter.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libexporter.so libtool: install: /bin/ginstall -c .libs/libexporter.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libexporter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/source_exporter' Making install in symtab make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 SymTab.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libSymTab.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libSymTab.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libSymTab.la -rpath /usr/lib/codeblocks/plugins symtabconfig.lo symtab.lo symtabexec.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/symtabconfig.o .libs/symtab.o .libs/symtabexec.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libSymTab.so -o .libs/libSymTab.so libtool: install: /bin/ginstall -c .libs/libSymTab.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libSymTab.so libtool: install: /bin/ginstall -c .libs/libSymTab.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libSymTab.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/symtab' Making install in regex_testbed make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 RegExTestbed.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libRegExTestbed.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libRegExTestbed.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libRegExTestbed.la -rpath /usr/lib/codeblocks/plugins regexdlg.lo RegExTestbed.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/regexdlg.o .libs/RegExTestbed.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libRegExTestbed.so -o .libs/libRegExTestbed.so libtool: install: /bin/ginstall -c .libs/libRegExTestbed.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libRegExTestbed.so libtool: install: /bin/ginstall -c .libs/libRegExTestbed.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libRegExTestbed.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/regex_testbed' Making install in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/contrib/include/wx/propgrid/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/" /bin/ginstall -c -m 644 ./contrib/include/wx/propgrid/advprops.h ./contrib/include/wx/propgrid/extras.h ./contrib/include/wx/propgrid/manager.h ./contrib/include/wx/propgrid/odcombo.h ./contrib/include/wx/propgrid/pg_dox_mainpage.h ./contrib/include/wx/propgrid/propdev.h ./contrib/include/wx/propgrid/propgrid.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making install in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/properties" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties" /bin/ginstall -c -m 644 ./wxspropertycontainer.h ./wxsproperties.h ./wxsboolproperty.h ./wxspropertystream.h ./wxsflagsproperty.h ./wxsemptyproperty.h ./wxslongproperty.h ./wxsarraystringeditordlg.h ./wxsenumproperty.h ./wxsarraystringproperty.h ./wxsstringproperty.h ./wxsquickpropspanel.h ./wxsproperty.h ./wxspropertygridmanager.h ./wxscustomeditorproperty.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making install in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith" /bin/ginstall -c -m 644 ./Custom16.png ./Custom32.png ./Spacer16.png ./Spacer32.png ./deletewidget16.png ./deletewidget32.png ./insertafter16.png ./insertafter32.png ./insertbefore16.png ./insertbefore32.png ./insertinto16.png ./insertinto32.png ./insertpoint16.png ./insertpoint32.png ./quickpropsclose16.png ./quickpropsclose32.png ./quickpropsopen16.png ./quickpropsopen32.png ./selected16.png ./selected32.png ./showpreview16.png ./showpreview32.png ./wxBitmapButton16.png ./wxBitmapButton32.png ./wxBoxSizer16.png ./wxBoxSizer32.png ./wxButton16.png ./wxButton32.png ./wxCalendarCtrl16.png ./wxCalendarCtrl32.png ./wxCheckBox16.png ./wxCheckBox32.png ./wxCheckListBox16.png ./wxCheckListBox32.png ./wxChoice16.png ./wxChoice32.png ./wxChoicebook16.png ./wxChoicebook32.png ./wxColourDialog16.png ./wxColourDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxComboBox16.png ./wxComboBox32.png ./wxDatePickerCtrl16.png ./wxDatePickerCtrl32.png ./wxDialog16.png ./wxDialog32.png ./wxDirDialog16.png ./wxDirDialog32.png ./wxFileDialog16.png ./wxFileDialog32.png ./wxFlexGridSizer16.png ./wxFlexGridSizer32.png ./wxFrame16.png ./wxFrame32.png ./wxGLCanvas16.png ./wxGLCanvas32.png ./wxGauge16.png ./wxGauge32.png ./wxGenericDirCtrl16.png ./wxGenericDirCtrl32.png ./wxGrid16.png ./wxGrid32.png ./wxGridSizer16.png ./wxGridSizer32.png ./wxHtmlWindow16.png ./wxHtmlWindow32.png ./wxListBox16.png ./wxListBox32.png ./wxListCtrl16.png ./wxListCtrl32.png ./wxListbook16.png ./wxListbook32.png ./wxMenu16.png ./wxMenu32.png ./wxMenuBar16.png ./wxMenuBar32.png ./wxMenuItem16.png ./wxMenuItem32.png ./wxMultiChoiceDialog16.png ./wxMultiChoiceDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxNotebook16.png ./wxNotebook32.png ./wxPanel16.png ./wxPanel32.png ./wxRadioBox16.png ./wxRadioBox32.png ./wxRadioButton16.png ./wxRadioButton32.png ./wxSashLayoutWindow16.png ./wxSashLayoutWindow32.png ./wxSashWindow16.png ./wxSashWindow32.png ./wxScrollBar16.png ./wxScrollBar32.png ./wxScrolledWindow16.png ./wxScrolledWindow32.png ./wxScrollingDialog16.png ./wxScrollingDialog32.png ./wxSingleChoiceDialog16.png ./wxSingleChoiceDialog32.png ./wxSingleInstanceChecker16.png ./wxSingleInstanceChecker32.png ./wxSlider16.png ./wxSlider32.png ./wxSmith16.png ./wxSmith32.png ./wxSpinButton16.png ./wxSpinButton32.png ./wxSpinCtrl16.png ./wxSpinCtrl32.png ./wxSplitterWindow16.png ./wxSplitterWindow32.png ./wxStaticBitmap16.png ./wxStaticBitmap32.png ./wxStaticBox16.png ./wxStaticBox32.png ./wxStaticBoxSizer16.png ./wxStaticBoxSizer32.png ./wxStaticLine16.png ./wxStaticLine32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxStaticText16.png ./wxStaticText32.png ./wxStatusBar16.png ./wxStatusBar32.png ./wxStdDialogButtonSizer16.png ./wxStdDialogButtonSizer32.png ./wxStopWatch16.png ./wxStopWatch32.png ./wxSymbolPickerDialog16.png ./wxSymbolPickerDialog32.png ./wxTextCtrl16.png ./wxTextCtrl32.png ./wxTimer16.png ./wxTimer32.png ./wxToggleButton16.png ./wxToggleButton32.png ./wxToolBar16.png ./wxToolBar32.png ./wxToolBarItem16.png ./wxToolBarItem32.png ./wxTreeCtrl16.png ./wxTreeCtrl32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making install in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/properties/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/" /bin/ginstall -c -m 644 ./wxsdimensionproperty.h ./wxsbitmapiconproperty.h ./wxsarraystringcheckeditordlg.h ./wxsfonteditordlg.h ./wxspositionsizeproperty.h ./wxsstyleproperty.h ./wxscolourproperty.h ./wxsarraystringcheckproperty.h ./wxsfontproperty.h ./wxssizerflagsproperty.h ./wxsfontfaceeditordlg.h ./wxsbitmapiconeditordlg.h ./wxssimplefonteditordlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/" /bin/ginstall -c -m 644 ./wxsitemresdata.h ./wxspredefinedids.h ./wxsdrawingwindow.h ./wxsitemeditorcontent.h ./wxsbaseproperties.h ./wxwidgetsgui.h ./wxsexproperties.h ./wxssizer.h ./wxsitemres.h ./wxwidgetsres.h ./wxscustomwidgetxmlhandler.h ./wxswidget.h ./wxscorrector.h ./wxsnewwindowdlg.h ./wxsiteminfo.h ./wxseventseditor.h ./wxsitemeditordragassist.h ./wxwidgetsresfactory.h ./wxsparent.h ./wxsitemresdataobject.h ./wxwidgetsguiconfigpanel.h ./wxsevents.h ./wxsitemeditor.h ./wxwidgetsguiappadoptingdlg.h ./wxsdialogres.h ./wxsscrollingdialogres.h ./wxsitemundobuffer.h ./wxsitemrestreedata.h ./wxscontainer.h ./wxsitemfactory.h ./wxsitem.h ./wxsstyle.h ./wxsframeres.h ./wxspanelres.h ./wxssizerparentqp.h ./wxstool.h ./wxstoolspace.h ./wxsgridpanel.h ./wxsdeleteitemres.h ./wxscodercontext.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' /bin/ginstall -c -m 644 ./wxscodegenerator.h ./wxsflags.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithlib.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: warning: relinking `libwxsmithlib.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -L/usr/X11R6/lib -lcodeblocks -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: install: /bin/ginstall -c .libs/libwxsmithlib.so.0.0.1T /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 || { rm -f libwxsmithlib.so.0 && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so || { rm -f libwxsmithlib.so && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxsmithlib.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmith.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/include/wxsmith/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/" /bin/ginstall -c -m 644 ./wxsadvqpp.h ./wxsadvqppchild.h ./wxsautoresourcetreeimage.h ./wxscodinglang.h ./wxsgui.h ./wxsguifactory.h ./wxseditor.h ./wxsproject.h ./wxsresource.h ./wxsresourcefactory.h ./wxsresourcetree.h ./wxsresourcetreeitemdata.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c libwxsmith.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmith.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" /bin/ginstall -c -m 644 ./include/wx/axis.h ./include/wx/bar3dchartpoints.h ./include/wx/barchartpoints.h ./include/wx/chartcolors.h ./include/wx/chartctrl.h ./include/wx/chartdef.h ./include/wx/chart.h ./include/wx/chartpoints.h ./include/wx/chartpointstypes.h ./include/wx/chartsizes.h ./include/wx/charttypes.h ./include/wx/chartwindow.h ./include/wx/legend.h ./include/wx/legendwindow.h ./include/wx/pie3dchartpoints.h ./include/wx/piechartpoints.h ./include/wx/points.h ./include/wx/xaxis.h ./include/wx/xaxiswindow.h ./include/wx/yaxis.h ./include/wx/yaxiswindow.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxchartctrl.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxchartctrl.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so.0 || { rm -f libwxchartctrl.so.0 && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so || { rm -f libwxchartctrl.so && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxchartctrl.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making install in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" /bin/ginstall -c -m 644 ./include/wx/wxFlatNotebook/wxFlatNotebook.h ./include/wx/wxFlatNotebook/wxFlatNotebookSDK.h ./include/wx/wxFlatNotebook/wxFNBDropTarget.h ./include/wx/wxFlatNotebook/fnb_singleton.h ./include/wx/wxFlatNotebook/fnb_smart_ptr.h ./include/wx/wxFlatNotebook/renderer.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxflatnotebook.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0 || { rm -f libwxflatnotebook.so.0 && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so || { rm -f libwxflatnotebook.so && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making install in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" /bin/ginstall -c -m 644 ./include/wx/things/toggle.h ./include/wx/things/thingdef.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxcustombutton.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxcustombutton.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so.0 || { rm -f libwxcustombutton.so.0 && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so || { rm -f libwxcustombutton.so && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxcustombutton.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith-contrib.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmithcontribitems.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithcontribitems.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmithcontribitems.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmithcontribitems.la -rpath /usr/lib/codeblocks/plugins wxsFlatNotebook.lo wxschart.lo wxscustombutton.lo wxSmithContribItems.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la wxchart/wxchart-1.0/libwxchartctrl.la wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la wxthings/wxthings/libwxcustombutton.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsFlatNotebook.o .libs/wxschart.o .libs/wxscustombutton.o .libs/wxSmithContribItems.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxchartctrl -lwxflatnotebook -lwxcustombutton -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithcontribitems.so -o .libs/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in ThreadSearch make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' Making install in images make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' Making install in 16x16 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/ThreadSearch/16x16" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/16x16" /bin/ginstall -c -m 644 ./findf.png ./findfdisabled.png ./folder.png ./folderdisabled.png ./folderselected.png ./off.png ./offdisabled.png ./on.png ./ondisabled.png ./openfiles.png ./openfiles1.png ./openfiles1disabled.png ./openfiles1selected.png ./openfilesdisabled.png ./openfilesselected.png ./options.png ./optionsdisabled.png ./project.png ./project1.png ./project1disabled.png ./project1selected.png ./projectdisabled.png ./projectselected.png ./showdir.png ./showdirdisabled.png ./stop.png ./stopdisabled.png ./target.png ./target1.png ./target1disabled.png ./target1selected.png ./targetdisabled.png ./targetselected.png ./workspace.png ./workspacedisabled.png ./workspaceselected.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/16x16' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/16x16' Making install in 22x22 make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/ThreadSearch/22x22" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/22x22" /bin/ginstall -c -m 644 ./file.png ./findf.png ./findfdisabled.png ./folder.png ./folderdisabled.png ./folderselected.png ./lookingglass.png ./off.png ./offdisabled.png ./on.png ./ondisabled.png ./openfiles.png ./openfilesdisabled.png ./openfilesselected.png ./options.png ./optionsdisabled.png ./project.png ./project1.png ./project1disabled.png ./project1selected.png ./project2.png ./project2d.png ./project2s.png ./projectdisabled.png ./projectselected.png ./showdir.png ./showdirdisabled.png ./stop.png ./stopdisabled.png ./target.png ./target1.png ./target1disabled.png ./target1selected.png ./targetdisabled.png ./targetselected.png ./workspace.png ./workspacedisabled.png ./workspaceselected.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/22x22' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images/22x22' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[8]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[8]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/ThreadSearch" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch" /bin/ginstall -c -m 644 ./folder.png ./folderdisabled.png ./folderselected.png ./off.png ./on.png ./openfiles.png ./openfilesdisabled.png ./openfilesselected.png ./project.png ./project1.png ./project1disabled.png ./project1selected.png ./projectdisabled.png ./projectselected.png ./showdir.png ./showdirdisabled.png ./target.png ./target1.png ./target1disabled.png ./target1selected.png ./targetdisabled.png ./targetselected.png ./workspace.png ./workspacedisabled.png ./workspaceselected.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch' make[8]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources/images' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/settings" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings" /bin/ginstall -c -m 644 ./ThreadSearch-off.png ./ThreadSearch.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 ThreadSearch.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libThreadSearch.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libThreadSearch.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libThreadSearch.la -rpath /usr/lib/codeblocks/plugins DirectoryParamsPanel.lo InsertIndexManager.lo SearchInPanel.lo TextFileSearcher.lo TextFileSearcherRegEx.lo TextFileSearcherText.lo ThreadSearch.lo ThreadSearchConfPanel.lo ThreadSearchEvent.lo ThreadSearchFindData.lo ThreadSearchLoggerBase.lo ThreadSearchLoggerList.lo ThreadSearchLoggerTree.lo ThreadSearchThread.lo ThreadSearchTrace.lo ThreadSearchView.lo ThreadSearchViewManagerBase.lo ThreadSearchViewManagerLayout.lo ThreadSearchViewManagerMessagesNotebook.lo ../../../sdk/libcodeblocks.la ../wxSmithContribItems/wxthings/wxthings/libwxcustombutton.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/DirectoryParamsPanel.o .libs/InsertIndexManager.o .libs/SearchInPanel.o .libs/TextFileSearcher.o .libs/TextFileSearcherRegEx.o .libs/TextFileSearcherText.o .libs/ThreadSearch.o .libs/ThreadSearchConfPanel.o .libs/ThreadSearchEvent.o .libs/ThreadSearchFindData.o .libs/ThreadSearchLoggerBase.o .libs/ThreadSearchLoggerList.o .libs/ThreadSearchLoggerTree.o .libs/ThreadSearchThread.o .libs/ThreadSearchTrace.o .libs/ThreadSearchView.o .libs/ThreadSearchViewManagerBase.o .libs/ThreadSearchViewManagerLayout.o .libs/ThreadSearchViewManagerMessagesNotebook.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxcustombutton -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libThreadSearch.so -o .libs/libThreadSearch.so libtool: install: /bin/ginstall -c .libs/libThreadSearch.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libThreadSearch.so libtool: install: /bin/ginstall -c .libs/libThreadSearch.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libThreadSearch.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/ThreadSearch' Making install in Valgrind make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 Valgrind.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libValgrind.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libValgrind.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libValgrind.la -rpath /usr/lib/codeblocks/plugins Valgrind.lo ValgrindListLog.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/Valgrind.o .libs/ValgrindListLog.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libValgrind.so -o .libs/libValgrind.so libtool: install: /bin/ginstall -c .libs/libValgrind.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libValgrind.so libtool: install: /bin/ginstall -c .libs/libValgrind.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libValgrind.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Valgrind' Making install in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/contrib/include/wx/propgrid/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/" /bin/ginstall -c -m 644 ./contrib/include/wx/propgrid/advprops.h ./contrib/include/wx/propgrid/extras.h ./contrib/include/wx/propgrid/manager.h ./contrib/include/wx/propgrid/odcombo.h ./contrib/include/wx/propgrid/pg_dox_mainpage.h ./contrib/include/wx/propgrid/propdev.h ./contrib/include/wx/propgrid/propgrid.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making install in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/properties" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties" /bin/ginstall -c -m 644 ./wxspropertycontainer.h ./wxsproperties.h ./wxsboolproperty.h ./wxspropertystream.h ./wxsflagsproperty.h ./wxsemptyproperty.h ./wxslongproperty.h ./wxsarraystringeditordlg.h ./wxsenumproperty.h ./wxsarraystringproperty.h ./wxsstringproperty.h ./wxsquickpropspanel.h ./wxsproperty.h ./wxspropertygridmanager.h ./wxscustomeditorproperty.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making install in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith" /bin/ginstall -c -m 644 ./Custom16.png ./Custom32.png ./Spacer16.png ./Spacer32.png ./deletewidget16.png ./deletewidget32.png ./insertafter16.png ./insertafter32.png ./insertbefore16.png ./insertbefore32.png ./insertinto16.png ./insertinto32.png ./insertpoint16.png ./insertpoint32.png ./quickpropsclose16.png ./quickpropsclose32.png ./quickpropsopen16.png ./quickpropsopen32.png ./selected16.png ./selected32.png ./showpreview16.png ./showpreview32.png ./wxBitmapButton16.png ./wxBitmapButton32.png ./wxBoxSizer16.png ./wxBoxSizer32.png ./wxButton16.png ./wxButton32.png ./wxCalendarCtrl16.png ./wxCalendarCtrl32.png ./wxCheckBox16.png ./wxCheckBox32.png ./wxCheckListBox16.png ./wxCheckListBox32.png ./wxChoice16.png ./wxChoice32.png ./wxChoicebook16.png ./wxChoicebook32.png ./wxColourDialog16.png ./wxColourDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxComboBox16.png ./wxComboBox32.png ./wxDatePickerCtrl16.png ./wxDatePickerCtrl32.png ./wxDialog16.png ./wxDialog32.png ./wxDirDialog16.png ./wxDirDialog32.png ./wxFileDialog16.png ./wxFileDialog32.png ./wxFlexGridSizer16.png ./wxFlexGridSizer32.png ./wxFrame16.png ./wxFrame32.png ./wxGLCanvas16.png ./wxGLCanvas32.png ./wxGauge16.png ./wxGauge32.png ./wxGenericDirCtrl16.png ./wxGenericDirCtrl32.png ./wxGrid16.png ./wxGrid32.png ./wxGridSizer16.png ./wxGridSizer32.png ./wxHtmlWindow16.png ./wxHtmlWindow32.png ./wxListBox16.png ./wxListBox32.png ./wxListCtrl16.png ./wxListCtrl32.png ./wxListbook16.png ./wxListbook32.png ./wxMenu16.png ./wxMenu32.png ./wxMenuBar16.png ./wxMenuBar32.png ./wxMenuItem16.png ./wxMenuItem32.png ./wxMultiChoiceDialog16.png ./wxMultiChoiceDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxNotebook16.png ./wxNotebook32.png ./wxPanel16.png ./wxPanel32.png ./wxRadioBox16.png ./wxRadioBox32.png ./wxRadioButton16.png ./wxRadioButton32.png ./wxSashLayoutWindow16.png ./wxSashLayoutWindow32.png ./wxSashWindow16.png ./wxSashWindow32.png ./wxScrollBar16.png ./wxScrollBar32.png ./wxScrolledWindow16.png ./wxScrolledWindow32.png ./wxScrollingDialog16.png ./wxScrollingDialog32.png ./wxSingleChoiceDialog16.png ./wxSingleChoiceDialog32.png ./wxSingleInstanceChecker16.png ./wxSingleInstanceChecker32.png ./wxSlider16.png ./wxSlider32.png ./wxSmith16.png ./wxSmith32.png ./wxSpinButton16.png ./wxSpinButton32.png ./wxSpinCtrl16.png ./wxSpinCtrl32.png ./wxSplitterWindow16.png ./wxSplitterWindow32.png ./wxStaticBitmap16.png ./wxStaticBitmap32.png ./wxStaticBox16.png ./wxStaticBox32.png ./wxStaticBoxSizer16.png ./wxStaticBoxSizer32.png ./wxStaticLine16.png ./wxStaticLine32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxStaticText16.png ./wxStaticText32.png ./wxStatusBar16.png ./wxStatusBar32.png ./wxStdDialogButtonSizer16.png ./wxStdDialogButtonSizer32.png ./wxStopWatch16.png ./wxStopWatch32.png ./wxSymbolPickerDialog16.png ./wxSymbolPickerDialog32.png ./wxTextCtrl16.png ./wxTextCtrl32.png ./wxTimer16.png ./wxTimer32.png ./wxToggleButton16.png ./wxToggleButton32.png ./wxToolBar16.png ./wxToolBar32.png ./wxToolBarItem16.png ./wxToolBarItem32.png ./wxTreeCtrl16.png ./wxTreeCtrl32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making install in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/properties/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/" /bin/ginstall -c -m 644 ./wxsdimensionproperty.h ./wxsbitmapiconproperty.h ./wxsarraystringcheckeditordlg.h ./wxsfonteditordlg.h ./wxspositionsizeproperty.h ./wxsstyleproperty.h ./wxscolourproperty.h ./wxsarraystringcheckproperty.h ./wxsfontproperty.h ./wxssizerflagsproperty.h ./wxsfontfaceeditordlg.h ./wxsbitmapiconeditordlg.h ./wxssimplefonteditordlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/" /bin/ginstall -c -m 644 ./wxsitemresdata.h ./wxspredefinedids.h ./wxsdrawingwindow.h ./wxsitemeditorcontent.h ./wxsbaseproperties.h ./wxwidgetsgui.h ./wxsexproperties.h ./wxssizer.h ./wxsitemres.h ./wxwidgetsres.h ./wxscustomwidgetxmlhandler.h ./wxswidget.h ./wxscorrector.h ./wxsnewwindowdlg.h ./wxsiteminfo.h ./wxseventseditor.h ./wxsitemeditordragassist.h ./wxwidgetsresfactory.h ./wxsparent.h ./wxsitemresdataobject.h ./wxwidgetsguiconfigpanel.h ./wxsevents.h ./wxsitemeditor.h ./wxwidgetsguiappadoptingdlg.h ./wxsdialogres.h ./wxsscrollingdialogres.h ./wxsitemundobuffer.h ./wxsitemrestreedata.h ./wxscontainer.h ./wxsitemfactory.h ./wxsitem.h ./wxsstyle.h ./wxsframeres.h ./wxspanelres.h ./wxssizerparentqp.h ./wxstool.h ./wxstoolspace.h ./wxsgridpanel.h ./wxsdeleteitemres.h ./wxscodercontext.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' /bin/ginstall -c -m 644 ./wxscodegenerator.h ./wxsflags.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithlib.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: warning: relinking `libwxsmithlib.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -L/usr/X11R6/lib -lcodeblocks -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: install: /bin/ginstall -c .libs/libwxsmithlib.so.0.0.1T /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 || { rm -f libwxsmithlib.so.0 && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so || { rm -f libwxsmithlib.so && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxsmithlib.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmith.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/include/wxsmith/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/" /bin/ginstall -c -m 644 ./wxsadvqpp.h ./wxsadvqppchild.h ./wxsautoresourcetreeimage.h ./wxscodinglang.h ./wxsgui.h ./wxsguifactory.h ./wxseditor.h ./wxsproject.h ./wxsresource.h ./wxsresourcefactory.h ./wxsresourcetree.h ./wxsresourcetreeitemdata.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c libwxsmith.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmith.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/contrib/include/wx/propgrid/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/" /bin/ginstall -c -m 644 ./contrib/include/wx/propgrid/advprops.h ./contrib/include/wx/propgrid/extras.h ./contrib/include/wx/propgrid/manager.h ./contrib/include/wx/propgrid/odcombo.h ./contrib/include/wx/propgrid/pg_dox_mainpage.h ./contrib/include/wx/propgrid/propdev.h ./contrib/include/wx/propgrid/propgrid.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making install in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/properties" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties" /bin/ginstall -c -m 644 ./wxspropertycontainer.h ./wxsproperties.h ./wxsboolproperty.h ./wxspropertystream.h ./wxsflagsproperty.h ./wxsemptyproperty.h ./wxslongproperty.h ./wxsarraystringeditordlg.h ./wxsenumproperty.h ./wxsarraystringproperty.h ./wxsstringproperty.h ./wxsquickpropspanel.h ./wxsproperty.h ./wxspropertygridmanager.h ./wxscustomeditorproperty.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making install in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith" /bin/ginstall -c -m 644 ./Custom16.png ./Custom32.png ./Spacer16.png ./Spacer32.png ./deletewidget16.png ./deletewidget32.png ./insertafter16.png ./insertafter32.png ./insertbefore16.png ./insertbefore32.png ./insertinto16.png ./insertinto32.png ./insertpoint16.png ./insertpoint32.png ./quickpropsclose16.png ./quickpropsclose32.png ./quickpropsopen16.png ./quickpropsopen32.png ./selected16.png ./selected32.png ./showpreview16.png ./showpreview32.png ./wxBitmapButton16.png ./wxBitmapButton32.png ./wxBoxSizer16.png ./wxBoxSizer32.png ./wxButton16.png ./wxButton32.png ./wxCalendarCtrl16.png ./wxCalendarCtrl32.png ./wxCheckBox16.png ./wxCheckBox32.png ./wxCheckListBox16.png ./wxCheckListBox32.png ./wxChoice16.png ./wxChoice32.png ./wxChoicebook16.png ./wxChoicebook32.png ./wxColourDialog16.png ./wxColourDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxComboBox16.png ./wxComboBox32.png ./wxDatePickerCtrl16.png ./wxDatePickerCtrl32.png ./wxDialog16.png ./wxDialog32.png ./wxDirDialog16.png ./wxDirDialog32.png ./wxFileDialog16.png ./wxFileDialog32.png ./wxFlexGridSizer16.png ./wxFlexGridSizer32.png ./wxFrame16.png ./wxFrame32.png ./wxGLCanvas16.png ./wxGLCanvas32.png ./wxGauge16.png ./wxGauge32.png ./wxGenericDirCtrl16.png ./wxGenericDirCtrl32.png ./wxGrid16.png ./wxGrid32.png ./wxGridSizer16.png ./wxGridSizer32.png ./wxHtmlWindow16.png ./wxHtmlWindow32.png ./wxListBox16.png ./wxListBox32.png ./wxListCtrl16.png ./wxListCtrl32.png ./wxListbook16.png ./wxListbook32.png ./wxMenu16.png ./wxMenu32.png ./wxMenuBar16.png ./wxMenuBar32.png ./wxMenuItem16.png ./wxMenuItem32.png ./wxMultiChoiceDialog16.png ./wxMultiChoiceDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxNotebook16.png ./wxNotebook32.png ./wxPanel16.png ./wxPanel32.png ./wxRadioBox16.png ./wxRadioBox32.png ./wxRadioButton16.png ./wxRadioButton32.png ./wxSashLayoutWindow16.png ./wxSashLayoutWindow32.png ./wxSashWindow16.png ./wxSashWindow32.png ./wxScrollBar16.png ./wxScrollBar32.png ./wxScrolledWindow16.png ./wxScrolledWindow32.png ./wxScrollingDialog16.png ./wxScrollingDialog32.png ./wxSingleChoiceDialog16.png ./wxSingleChoiceDialog32.png ./wxSingleInstanceChecker16.png ./wxSingleInstanceChecker32.png ./wxSlider16.png ./wxSlider32.png ./wxSmith16.png ./wxSmith32.png ./wxSpinButton16.png ./wxSpinButton32.png ./wxSpinCtrl16.png ./wxSpinCtrl32.png ./wxSplitterWindow16.png ./wxSplitterWindow32.png ./wxStaticBitmap16.png ./wxStaticBitmap32.png ./wxStaticBox16.png ./wxStaticBox32.png ./wxStaticBoxSizer16.png ./wxStaticBoxSizer32.png ./wxStaticLine16.png ./wxStaticLine32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxStaticText16.png ./wxStaticText32.png ./wxStatusBar16.png ./wxStatusBar32.png ./wxStdDialogButtonSizer16.png ./wxStdDialogButtonSizer32.png ./wxStopWatch16.png ./wxStopWatch32.png ./wxSymbolPickerDialog16.png ./wxSymbolPickerDialog32.png ./wxTextCtrl16.png ./wxTextCtrl32.png ./wxTimer16.png ./wxTimer32.png ./wxToggleButton16.png ./wxToggleButton32.png ./wxToolBar16.png ./wxToolBar32.png ./wxToolBarItem16.png ./wxToolBarItem32.png ./wxTreeCtrl16.png ./wxTreeCtrl32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making install in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/properties/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/" /bin/ginstall -c -m 644 ./wxsdimensionproperty.h ./wxsbitmapiconproperty.h ./wxsarraystringcheckeditordlg.h ./wxsfonteditordlg.h ./wxspositionsizeproperty.h ./wxsstyleproperty.h ./wxscolourproperty.h ./wxsarraystringcheckproperty.h ./wxsfontproperty.h ./wxssizerflagsproperty.h ./wxsfontfaceeditordlg.h ./wxsbitmapiconeditordlg.h ./wxssimplefonteditordlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/" /bin/ginstall -c -m 644 ./wxsitemresdata.h ./wxspredefinedids.h ./wxsdrawingwindow.h ./wxsitemeditorcontent.h ./wxsbaseproperties.h ./wxwidgetsgui.h ./wxsexproperties.h ./wxssizer.h ./wxsitemres.h ./wxwidgetsres.h ./wxscustomwidgetxmlhandler.h ./wxswidget.h ./wxscorrector.h ./wxsnewwindowdlg.h ./wxsiteminfo.h ./wxseventseditor.h ./wxsitemeditordragassist.h ./wxwidgetsresfactory.h ./wxsparent.h ./wxsitemresdataobject.h ./wxwidgetsguiconfigpanel.h ./wxsevents.h ./wxsitemeditor.h ./wxwidgetsguiappadoptingdlg.h ./wxsdialogres.h ./wxsscrollingdialogres.h ./wxsitemundobuffer.h ./wxsitemrestreedata.h ./wxscontainer.h ./wxsitemfactory.h ./wxsitem.h ./wxsstyle.h ./wxsframeres.h ./wxspanelres.h ./wxssizerparentqp.h ./wxstool.h ./wxstoolspace.h ./wxsgridpanel.h ./wxsdeleteitemres.h ./wxscodercontext.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' /bin/ginstall -c -m 644 ./wxscodegenerator.h ./wxsflags.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithlib.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: warning: relinking `libwxsmithlib.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -L/usr/X11R6/lib -lcodeblocks -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: install: /bin/ginstall -c .libs/libwxsmithlib.so.0.0.1T /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 || { rm -f libwxsmithlib.so.0 && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so || { rm -f libwxsmithlib.so && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxsmithlib.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmith.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/include/wxsmith/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/" /bin/ginstall -c -m 644 ./wxsadvqpp.h ./wxsadvqppchild.h ./wxsautoresourcetreeimage.h ./wxscodinglang.h ./wxsgui.h ./wxsguifactory.h ./wxseditor.h ./wxsproject.h ./wxsresource.h ./wxsresourcefactory.h ./wxsresourcetree.h ./wxsresourcetreeitemdata.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c libwxsmith.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmith.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" /bin/ginstall -c -m 644 ./include/wx/axis.h ./include/wx/bar3dchartpoints.h ./include/wx/barchartpoints.h ./include/wx/chartcolors.h ./include/wx/chartctrl.h ./include/wx/chartdef.h ./include/wx/chart.h ./include/wx/chartpoints.h ./include/wx/chartpointstypes.h ./include/wx/chartsizes.h ./include/wx/charttypes.h ./include/wx/chartwindow.h ./include/wx/legend.h ./include/wx/legendwindow.h ./include/wx/pie3dchartpoints.h ./include/wx/piechartpoints.h ./include/wx/points.h ./include/wx/xaxis.h ./include/wx/xaxiswindow.h ./include/wx/yaxis.h ./include/wx/yaxiswindow.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxchartctrl.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxchartctrl.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so.0 || { rm -f libwxchartctrl.so.0 && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so || { rm -f libwxchartctrl.so && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxchartctrl.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making install in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" /bin/ginstall -c -m 644 ./include/wx/wxFlatNotebook/wxFlatNotebook.h ./include/wx/wxFlatNotebook/wxFlatNotebookSDK.h ./include/wx/wxFlatNotebook/wxFNBDropTarget.h ./include/wx/wxFlatNotebook/fnb_singleton.h ./include/wx/wxFlatNotebook/fnb_smart_ptr.h ./include/wx/wxFlatNotebook/renderer.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxflatnotebook.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0 || { rm -f libwxflatnotebook.so.0 && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so || { rm -f libwxflatnotebook.so && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making install in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" /bin/ginstall -c -m 644 ./include/wx/things/toggle.h ./include/wx/things/thingdef.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxcustombutton.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxcustombutton.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so.0 || { rm -f libwxcustombutton.so.0 && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so || { rm -f libwxcustombutton.so && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxcustombutton.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith-contrib.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmithcontribitems.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithcontribitems.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmithcontribitems.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmithcontribitems.la -rpath /usr/lib/codeblocks/plugins wxsFlatNotebook.lo wxschart.lo wxscustombutton.lo wxSmithContribItems.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la wxchart/wxchart-1.0/libwxchartctrl.la wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la wxthings/wxthings/libwxcustombutton.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsFlatNotebook.o .libs/wxschart.o .libs/wxscustombutton.o .libs/wxSmithContribItems.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxchartctrl -lwxflatnotebook -lwxcustombutton -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithcontribitems.so -o .libs/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/contrib/include/wx/propgrid/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/" /bin/ginstall -c -m 644 ./contrib/include/wx/propgrid/advprops.h ./contrib/include/wx/propgrid/extras.h ./contrib/include/wx/propgrid/manager.h ./contrib/include/wx/propgrid/odcombo.h ./contrib/include/wx/propgrid/pg_dox_mainpage.h ./contrib/include/wx/propgrid/propdev.h ./contrib/include/wx/propgrid/propgrid.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making install in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/properties" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties" /bin/ginstall -c -m 644 ./wxspropertycontainer.h ./wxsproperties.h ./wxsboolproperty.h ./wxspropertystream.h ./wxsflagsproperty.h ./wxsemptyproperty.h ./wxslongproperty.h ./wxsarraystringeditordlg.h ./wxsenumproperty.h ./wxsarraystringproperty.h ./wxsstringproperty.h ./wxsquickpropspanel.h ./wxsproperty.h ./wxspropertygridmanager.h ./wxscustomeditorproperty.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making install in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith" /bin/ginstall -c -m 644 ./Custom16.png ./Custom32.png ./Spacer16.png ./Spacer32.png ./deletewidget16.png ./deletewidget32.png ./insertafter16.png ./insertafter32.png ./insertbefore16.png ./insertbefore32.png ./insertinto16.png ./insertinto32.png ./insertpoint16.png ./insertpoint32.png ./quickpropsclose16.png ./quickpropsclose32.png ./quickpropsopen16.png ./quickpropsopen32.png ./selected16.png ./selected32.png ./showpreview16.png ./showpreview32.png ./wxBitmapButton16.png ./wxBitmapButton32.png ./wxBoxSizer16.png ./wxBoxSizer32.png ./wxButton16.png ./wxButton32.png ./wxCalendarCtrl16.png ./wxCalendarCtrl32.png ./wxCheckBox16.png ./wxCheckBox32.png ./wxCheckListBox16.png ./wxCheckListBox32.png ./wxChoice16.png ./wxChoice32.png ./wxChoicebook16.png ./wxChoicebook32.png ./wxColourDialog16.png ./wxColourDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxComboBox16.png ./wxComboBox32.png ./wxDatePickerCtrl16.png ./wxDatePickerCtrl32.png ./wxDialog16.png ./wxDialog32.png ./wxDirDialog16.png ./wxDirDialog32.png ./wxFileDialog16.png ./wxFileDialog32.png ./wxFlexGridSizer16.png ./wxFlexGridSizer32.png ./wxFrame16.png ./wxFrame32.png ./wxGLCanvas16.png ./wxGLCanvas32.png ./wxGauge16.png ./wxGauge32.png ./wxGenericDirCtrl16.png ./wxGenericDirCtrl32.png ./wxGrid16.png ./wxGrid32.png ./wxGridSizer16.png ./wxGridSizer32.png ./wxHtmlWindow16.png ./wxHtmlWindow32.png ./wxListBox16.png ./wxListBox32.png ./wxListCtrl16.png ./wxListCtrl32.png ./wxListbook16.png ./wxListbook32.png ./wxMenu16.png ./wxMenu32.png ./wxMenuBar16.png ./wxMenuBar32.png ./wxMenuItem16.png ./wxMenuItem32.png ./wxMultiChoiceDialog16.png ./wxMultiChoiceDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxNotebook16.png ./wxNotebook32.png ./wxPanel16.png ./wxPanel32.png ./wxRadioBox16.png ./wxRadioBox32.png ./wxRadioButton16.png ./wxRadioButton32.png ./wxSashLayoutWindow16.png ./wxSashLayoutWindow32.png ./wxSashWindow16.png ./wxSashWindow32.png ./wxScrollBar16.png ./wxScrollBar32.png ./wxScrolledWindow16.png ./wxScrolledWindow32.png ./wxScrollingDialog16.png ./wxScrollingDialog32.png ./wxSingleChoiceDialog16.png ./wxSingleChoiceDialog32.png ./wxSingleInstanceChecker16.png ./wxSingleInstanceChecker32.png ./wxSlider16.png ./wxSlider32.png ./wxSmith16.png ./wxSmith32.png ./wxSpinButton16.png ./wxSpinButton32.png ./wxSpinCtrl16.png ./wxSpinCtrl32.png ./wxSplitterWindow16.png ./wxSplitterWindow32.png ./wxStaticBitmap16.png ./wxStaticBitmap32.png ./wxStaticBox16.png ./wxStaticBox32.png ./wxStaticBoxSizer16.png ./wxStaticBoxSizer32.png ./wxStaticLine16.png ./wxStaticLine32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxStaticText16.png ./wxStaticText32.png ./wxStatusBar16.png ./wxStatusBar32.png ./wxStdDialogButtonSizer16.png ./wxStdDialogButtonSizer32.png ./wxStopWatch16.png ./wxStopWatch32.png ./wxSymbolPickerDialog16.png ./wxSymbolPickerDialog32.png ./wxTextCtrl16.png ./wxTextCtrl32.png ./wxTimer16.png ./wxTimer32.png ./wxToggleButton16.png ./wxToggleButton32.png ./wxToolBar16.png ./wxToolBar32.png ./wxToolBarItem16.png ./wxToolBarItem32.png ./wxTreeCtrl16.png ./wxTreeCtrl32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making install in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/properties/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/" /bin/ginstall -c -m 644 ./wxsdimensionproperty.h ./wxsbitmapiconproperty.h ./wxsarraystringcheckeditordlg.h ./wxsfonteditordlg.h ./wxspositionsizeproperty.h ./wxsstyleproperty.h ./wxscolourproperty.h ./wxsarraystringcheckproperty.h ./wxsfontproperty.h ./wxssizerflagsproperty.h ./wxsfontfaceeditordlg.h ./wxsbitmapiconeditordlg.h ./wxssimplefonteditordlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/" /bin/ginstall -c -m 644 ./wxsitemresdata.h ./wxspredefinedids.h ./wxsdrawingwindow.h ./wxsitemeditorcontent.h ./wxsbaseproperties.h ./wxwidgetsgui.h ./wxsexproperties.h ./wxssizer.h ./wxsitemres.h ./wxwidgetsres.h ./wxscustomwidgetxmlhandler.h ./wxswidget.h ./wxscorrector.h ./wxsnewwindowdlg.h ./wxsiteminfo.h ./wxseventseditor.h ./wxsitemeditordragassist.h ./wxwidgetsresfactory.h ./wxsparent.h ./wxsitemresdataobject.h ./wxwidgetsguiconfigpanel.h ./wxsevents.h ./wxsitemeditor.h ./wxwidgetsguiappadoptingdlg.h ./wxsdialogres.h ./wxsscrollingdialogres.h ./wxsitemundobuffer.h ./wxsitemrestreedata.h ./wxscontainer.h ./wxsitemfactory.h ./wxsitem.h ./wxsstyle.h ./wxsframeres.h ./wxspanelres.h ./wxssizerparentqp.h ./wxstool.h ./wxstoolspace.h ./wxsgridpanel.h ./wxsdeleteitemres.h ./wxscodercontext.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' /bin/ginstall -c -m 644 ./wxscodegenerator.h ./wxsflags.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithlib.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: warning: relinking `libwxsmithlib.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -L/usr/X11R6/lib -lcodeblocks -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: install: /bin/ginstall -c .libs/libwxsmithlib.so.0.0.1T /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 || { rm -f libwxsmithlib.so.0 && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so || { rm -f libwxsmithlib.so && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxsmithlib.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmith.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/include/wxsmith/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/" /bin/ginstall -c -m 644 ./wxsadvqpp.h ./wxsadvqppchild.h ./wxsautoresourcetreeimage.h ./wxscodinglang.h ./wxsgui.h ./wxsguifactory.h ./wxseditor.h ./wxsproject.h ./wxsresource.h ./wxsresourcefactory.h ./wxsresourcetree.h ./wxsresourcetreeitemdata.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c libwxsmith.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmith.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" /bin/ginstall -c -m 644 ./include/wx/axis.h ./include/wx/bar3dchartpoints.h ./include/wx/barchartpoints.h ./include/wx/chartcolors.h ./include/wx/chartctrl.h ./include/wx/chartdef.h ./include/wx/chart.h ./include/wx/chartpoints.h ./include/wx/chartpointstypes.h ./include/wx/chartsizes.h ./include/wx/charttypes.h ./include/wx/chartwindow.h ./include/wx/legend.h ./include/wx/legendwindow.h ./include/wx/pie3dchartpoints.h ./include/wx/piechartpoints.h ./include/wx/points.h ./include/wx/xaxis.h ./include/wx/xaxiswindow.h ./include/wx/yaxis.h ./include/wx/yaxiswindow.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxchartctrl.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxchartctrl.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so.0 || { rm -f libwxchartctrl.so.0 && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so || { rm -f libwxchartctrl.so && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxchartctrl.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making install in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" /bin/ginstall -c -m 644 ./include/wx/wxFlatNotebook/wxFlatNotebook.h ./include/wx/wxFlatNotebook/wxFlatNotebookSDK.h ./include/wx/wxFlatNotebook/wxFNBDropTarget.h ./include/wx/wxFlatNotebook/fnb_singleton.h ./include/wx/wxFlatNotebook/fnb_smart_ptr.h ./include/wx/wxFlatNotebook/renderer.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxflatnotebook.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0 || { rm -f libwxflatnotebook.so.0 && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so || { rm -f libwxflatnotebook.so && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making install in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" /bin/ginstall -c -m 644 ./include/wx/things/toggle.h ./include/wx/things/thingdef.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxcustombutton.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxcustombutton.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so.0 || { rm -f libwxcustombutton.so.0 && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so || { rm -f libwxcustombutton.so && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxcustombutton.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith-contrib.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmithcontribitems.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithcontribitems.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmithcontribitems.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmithcontribitems.la -rpath /usr/lib/codeblocks/plugins wxsFlatNotebook.lo wxschart.lo wxscustombutton.lo wxSmithContribItems.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la wxchart/wxchart-1.0/libwxchartctrl.la wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la wxthings/wxthings/libwxcustombutton.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsFlatNotebook.o .libs/wxschart.o .libs/wxscustombutton.o .libs/wxSmithContribItems.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxchartctrl -lwxflatnotebook -lwxcustombutton -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithcontribitems.so -o .libs/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxSmithAui make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmithaui.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxSmithAui.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxSmithAui.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxSmithAui.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxSmithAui.la -rpath /usr/lib/codeblocks/plugins wxsAuiManager.lo wxsAuiManagerParentQP.lo wxsAuiPaneInfoProperty.lo wxsAuiNotebook.lo wxSmithAuiNotebook.lo wxsAuiToolBar.lo wxsAuiToolBarItem.lo wxsAuiToolBarItemBase.lo wxsAuiToolBarLabel.lo wxsAuiToolBarSeparator.lo wxsAuiToolBarSpacer.lo wxSmithAuiToolBar.lo wxSmithAui.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsAuiManager.o .libs/wxsAuiManagerParentQP.o .libs/wxsAuiPaneInfoProperty.o .libs/wxsAuiNotebook.o .libs/wxSmithAuiNotebook.o .libs/wxsAuiToolBar.o .libs/wxsAuiToolBarItem.o .libs/wxsAuiToolBarItemBase.o .libs/wxsAuiToolBarLabel.o .libs/wxsAuiToolBarSeparator.o .libs/wxsAuiToolBarSpacer.o .libs/wxSmithAuiToolBar.o .libs/wxSmithAui.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxSmithAui.so -o .libs/libwxSmithAui.so libtool: install: /bin/ginstall -c .libs/libwxSmithAui.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxSmithAui.so libtool: install: /bin/ginstall -c .libs/libwxSmithAui.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxSmithAui.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithAui' Making install in wxSmith make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in propgrid make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/contrib/include/wx/propgrid/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/" /bin/ginstall -c -m 644 ./contrib/include/wx/propgrid/advprops.h ./contrib/include/wx/propgrid/extras.h ./contrib/include/wx/propgrid/manager.h ./contrib/include/wx/propgrid/odcombo.h ./contrib/include/wx/propgrid/pg_dox_mainpage.h ./contrib/include/wx/propgrid/propdev.h ./contrib/include/wx/propgrid/propgrid.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/propgrid' Making install in properties make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/properties" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties" /bin/ginstall -c -m 644 ./wxspropertycontainer.h ./wxsproperties.h ./wxsboolproperty.h ./wxspropertystream.h ./wxsflagsproperty.h ./wxsemptyproperty.h ./wxslongproperty.h ./wxsarraystringeditordlg.h ./wxsenumproperty.h ./wxsarraystringproperty.h ./wxsstringproperty.h ./wxsquickpropspanel.h ./wxsproperty.h ./wxspropertygridmanager.h ./wxscustomeditorproperty.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/properties' Making install in wxwidgets make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in defitems make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/defitems' Making install in icons make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/wxsmith" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith" /bin/ginstall -c -m 644 ./Custom16.png ./Custom32.png ./Spacer16.png ./Spacer32.png ./deletewidget16.png ./deletewidget32.png ./insertafter16.png ./insertafter32.png ./insertbefore16.png ./insertbefore32.png ./insertinto16.png ./insertinto32.png ./insertpoint16.png ./insertpoint32.png ./quickpropsclose16.png ./quickpropsclose32.png ./quickpropsopen16.png ./quickpropsopen32.png ./selected16.png ./selected32.png ./showpreview16.png ./showpreview32.png ./wxBitmapButton16.png ./wxBitmapButton32.png ./wxBoxSizer16.png ./wxBoxSizer32.png ./wxButton16.png ./wxButton32.png ./wxCalendarCtrl16.png ./wxCalendarCtrl32.png ./wxCheckBox16.png ./wxCheckBox32.png ./wxCheckListBox16.png ./wxCheckListBox32.png ./wxChoice16.png ./wxChoice32.png ./wxChoicebook16.png ./wxChoicebook32.png ./wxColourDialog16.png ./wxColourDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxComboBox16.png ./wxComboBox32.png ./wxDatePickerCtrl16.png ./wxDatePickerCtrl32.png ./wxDialog16.png ./wxDialog32.png ./wxDirDialog16.png ./wxDirDialog32.png ./wxFileDialog16.png ./wxFileDialog32.png ./wxFlexGridSizer16.png ./wxFlexGridSizer32.png ./wxFrame16.png ./wxFrame32.png ./wxGLCanvas16.png ./wxGLCanvas32.png ./wxGauge16.png ./wxGauge32.png ./wxGenericDirCtrl16.png ./wxGenericDirCtrl32.png ./wxGrid16.png ./wxGrid32.png ./wxGridSizer16.png ./wxGridSizer32.png ./wxHtmlWindow16.png ./wxHtmlWindow32.png ./wxListBox16.png ./wxListBox32.png ./wxListCtrl16.png ./wxListCtrl32.png ./wxListbook16.png ./wxListbook32.png ./wxMenu16.png ./wxMenu32.png ./wxMenuBar16.png ./wxMenuBar32.png ./wxMenuItem16.png ./wxMenuItem32.png ./wxMultiChoiceDialog16.png ./wxMultiChoiceDialog32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxNotebook16.png ./wxNotebook32.png ./wxPanel16.png ./wxPanel32.png ./wxRadioBox16.png ./wxRadioBox32.png ./wxRadioButton16.png ./wxRadioButton32.png ./wxSashLayoutWindow16.png ./wxSashLayoutWindow32.png ./wxSashWindow16.png ./wxSashWindow32.png ./wxScrollBar16.png ./wxScrollBar32.png ./wxScrolledWindow16.png ./wxScrolledWindow32.png ./wxScrollingDialog16.png ./wxScrollingDialog32.png ./wxSingleChoiceDialog16.png ./wxSingleChoiceDialog32.png ./wxSingleInstanceChecker16.png ./wxSingleInstanceChecker32.png ./wxSlider16.png ./wxSlider32.png ./wxSmith16.png ./wxSmith32.png ./wxSpinButton16.png ./wxSpinButton32.png ./wxSpinCtrl16.png ./wxSpinCtrl32.png ./wxSplitterWindow16.png ./wxSplitterWindow32.png ./wxStaticBitmap16.png ./wxStaticBitmap32.png ./wxStaticBox16.png ./wxStaticBox32.png ./wxStaticBoxSizer16.png ./wxStaticBoxSizer32.png ./wxStaticLine16.png ./wxStaticLine32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' /bin/ginstall -c -m 644 ./wxStaticText16.png ./wxStaticText32.png ./wxStatusBar16.png ./wxStatusBar32.png ./wxStdDialogButtonSizer16.png ./wxStdDialogButtonSizer32.png ./wxStopWatch16.png ./wxStopWatch32.png ./wxSymbolPickerDialog16.png ./wxSymbolPickerDialog32.png ./wxTextCtrl16.png ./wxTextCtrl32.png ./wxTimer16.png ./wxTimer32.png ./wxToggleButton16.png ./wxToggleButton32.png ./wxToolBar16.png ./wxToolBar32.png ./wxToolBarItem16.png ./wxToolBarItem32.png ./wxTreeCtrl16.png ./wxTreeCtrl32.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/icons' Making install in properties make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/properties/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/" /bin/ginstall -c -m 644 ./wxsdimensionproperty.h ./wxsbitmapiconproperty.h ./wxsarraystringcheckeditordlg.h ./wxsfonteditordlg.h ./wxspositionsizeproperty.h ./wxsstyleproperty.h ./wxscolourproperty.h ./wxsarraystringcheckproperty.h ./wxsfontproperty.h ./wxssizerflagsproperty.h ./wxsfontfaceeditordlg.h ./wxsbitmapiconeditordlg.h ./wxssimplefonteditordlg.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets/properties' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxsmith/wxwidgets/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/" /bin/ginstall -c -m 644 ./wxsitemresdata.h ./wxspredefinedids.h ./wxsdrawingwindow.h ./wxsitemeditorcontent.h ./wxsbaseproperties.h ./wxwidgetsgui.h ./wxsexproperties.h ./wxssizer.h ./wxsitemres.h ./wxwidgetsres.h ./wxscustomwidgetxmlhandler.h ./wxswidget.h ./wxscorrector.h ./wxsnewwindowdlg.h ./wxsiteminfo.h ./wxseventseditor.h ./wxsitemeditordragassist.h ./wxwidgetsresfactory.h ./wxsparent.h ./wxsitemresdataobject.h ./wxwidgetsguiconfigpanel.h ./wxsevents.h ./wxsitemeditor.h ./wxwidgetsguiappadoptingdlg.h ./wxsdialogres.h ./wxsscrollingdialogres.h ./wxsitemundobuffer.h ./wxsitemrestreedata.h ./wxscontainer.h ./wxsitemfactory.h ./wxsitem.h ./wxsstyle.h ./wxsframeres.h ./wxspanelres.h ./wxssizerparentqp.h ./wxstool.h ./wxstoolspace.h ./wxsgridpanel.h ./wxsdeleteitemres.h ./wxscodercontext.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' /bin/ginstall -c -m 644 ./wxscodegenerator.h ./wxsflags.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/' make[7]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/wxwidgets' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' test -z "/usr/lib" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithlib.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib' libtool: install: warning: relinking `libwxsmithlib.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -shared -o libwxsmithlib.la -rpath /usr/lib wxsadvqpp.lo wxsadvqppchild.lo wxscoder.lo wxscodinglang.lo wxseditor.lo wxsextresmanager.lo wxsgui.lo wxsguifactory.lo wxsmith.lo wxsmithmime.lo wxsproject.lo wxsresource.lo wxsresourcefactory.lo wxsresourcetree.lo wxsresourcetreeitemdata.lo wxsstoringsplitterwindow.lo wxsversionconverter.lo wxssettings.lo wxsautoresourcetreeimage.lo ../../../sdk/libcodeblocks.la properties/libwxsmith_properties.la wxwidgets/libwxsmith_wxwidgets.la propgrid/libpropgrid.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsadvqpp.o .libs/wxsadvqppchild.o .libs/wxscoder.o .libs/wxscodinglang.o .libs/wxseditor.o .libs/wxsextresmanager.o .libs/wxsgui.o .libs/wxsguifactory.o .libs/wxsmith.o .libs/wxsmithmime.o .libs/wxsproject.o .libs/wxsresource.o .libs/wxsresourcefactory.o .libs/wxsresourcetree.o .libs/wxsresourcetreeitemdata.o .libs/wxsstoringsplitterwindow.o .libs/wxsversionconverter.o .libs/wxssettings.o .libs/wxsautoresourcetreeimage.o -Wl,--whole-archive properties/.libs/libwxsmith_properties.a wxwidgets/.libs/libwxsmith_wxwidgets.a propgrid/.libs/libpropgrid.a -Wl,--no-whole-archive -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -L/usr/X11R6/lib -lcodeblocks -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithlib.so.0 -o .libs/libwxsmithlib.so.0.0.1 libtool: install: /bin/ginstall -c .libs/libwxsmithlib.so.0.0.1T /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 || { rm -f libwxsmithlib.so.0 && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib && { ln -s -f libwxsmithlib.so.0.0.1 libwxsmithlib.so || { rm -f libwxsmithlib.so && ln -s libwxsmithlib.so.0.0.1 libwxsmithlib.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxsmithlib.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/libwxsmithlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmith.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/include/wxsmith/" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/" /bin/ginstall -c -m 644 ./wxsadvqpp.h ./wxsadvqppchild.h ./wxsautoresourcetreeimage.h ./wxscodinglang.h ./wxsgui.h ./wxsguifactory.h ./wxseditor.h ./wxsproject.h ./wxsresource.h ./wxsresourcefactory.h ./wxsresourcetree.h ./wxsresourcetreeitemdata.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in plugin make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../../libtool --mode=install /bin/ginstall -c libwxsmith.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmith.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmith.la -rpath /usr/lib/codeblocks/plugins wxsmithpluginregistrants.lo ../../../../sdk/libcodeblocks.la ../libwxsmithlib.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsmithpluginregistrants.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmith.so -o .libs/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.so libtool: install: /bin/ginstall -c .libs/libwxsmith.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmith.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith/plugin' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmith' Making install in wxSmithContribItems make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in wxchart/wxchart-1.0 make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx" /bin/ginstall -c -m 644 ./include/wx/axis.h ./include/wx/bar3dchartpoints.h ./include/wx/barchartpoints.h ./include/wx/chartcolors.h ./include/wx/chartctrl.h ./include/wx/chartdef.h ./include/wx/chart.h ./include/wx/chartpoints.h ./include/wx/chartpointstypes.h ./include/wx/chartsizes.h ./include/wx/charttypes.h ./include/wx/chartwindow.h ./include/wx/legend.h ./include/wx/legendwindow.h ./include/wx/pie3dchartpoints.h ./include/wx/piechartpoints.h ./include/wx/points.h ./include/wx/xaxis.h ./include/wx/xaxiswindow.h ./include/wx/yaxis.h ./include/wx/yaxiswindow.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxchartctrl.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxchartctrl.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so.0 || { rm -f libwxchartctrl.so.0 && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxchartctrl.so.0.0.1 libwxchartctrl.so || { rm -f libwxchartctrl.so && ln -s libwxchartctrl.so.0.0.1 libwxchartctrl.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxchartctrl.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxchartctrl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxchart/wxchart-1.0' Making install in wxflatnotebook/wxFlatNotebook make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook" /bin/ginstall -c -m 644 ./include/wx/wxFlatNotebook/wxFlatNotebook.h ./include/wx/wxFlatNotebook/wxFlatNotebookSDK.h ./include/wx/wxFlatNotebook/wxFNBDropTarget.h ./include/wx/wxFlatNotebook/fnb_singleton.h ./include/wx/wxFlatNotebook/fnb_smart_ptr.h ./include/wx/wxFlatNotebook/renderer.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxflatnotebook.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0 || { rm -f libwxflatnotebook.so.0 && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxflatnotebook.so.0.0.1 libwxflatnotebook.so || { rm -f libwxflatnotebook.so && ln -s libwxflatnotebook.so.0.0.1 libwxflatnotebook.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxflatnotebook.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxflatnotebook.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxflatnotebook/wxFlatNotebook' Making install in wxthings/wxthings make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things" /bin/ginstall -c -m 644 ./include/wx/things/toggle.h ./include/wx/things/thingdef.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things' test -z "/usr/lib/wxSmithContribItems" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems" /bin/sh ../../../../../../libtool --mode=install /bin/ginstall -c libwxcustombutton.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems' libtool: install: /bin/ginstall -c .libs/libwxcustombutton.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1 libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so.0 || { rm -f libwxcustombutton.so.0 && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so.0; }; }) libtool: install: (cd /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems && { ln -s -f libwxcustombutton.so.0.0.1 libwxcustombutton.so || { rm -f libwxcustombutton.so && ln -s libwxcustombutton.so.0.0.1 libwxcustombutton.so; }; }) libtool: install: /bin/ginstall -c .libs/libwxcustombutton.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems/libwxcustombutton.la libtool: install: warning: remember to run `libtool --finish /usr/lib/wxSmithContribItems' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems/wxthings/wxthings' Making install in . make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 wxsmith-contrib.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 wxsmithcontribitems.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libwxsmithcontribitems.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libwxsmithcontribitems.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libwxsmithcontribitems.la -rpath /usr/lib/codeblocks/plugins wxsFlatNotebook.lo wxschart.lo wxscustombutton.lo wxSmithContribItems.lo ../../../sdk/libcodeblocks.la ../wxSmith/libwxsmithlib.la wxchart/wxchart-1.0/libwxchartctrl.la wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la wxthings/wxthings/libwxcustombutton.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/wxsFlatNotebook.o .libs/wxschart.o .libs/wxscustombutton.o .libs/wxSmithContribItems.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lwxsmithlib -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxchartctrl -lwxflatnotebook -lwxcustombutton -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libwxsmithcontribitems.so -o .libs/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.so libtool: install: /bin/ginstall -c .libs/libwxsmithcontribitems.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libwxsmithcontribitems.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/wxSmithContribItems' Making install in lib_finder make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' Making install in lib_finder make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/lib_finder" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lib_finder" /bin/ginstall -c -m 644 ./codeblocks_sdk.xml ./glfw.xml ./wxwidgets.xml '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lib_finder' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder/lib_finder' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 lib_finder.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c liblib_finder.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `liblib_finder.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o liblib_finder.la -rpath /usr/lib/codeblocks/plugins librariesdlg.lo dirlistdlg.lo projectmissinglibs.lo headersdetectordlg.lo webresourcesmanager.lo projectconfiguration.lo resultmap.lo libraryresult.lo projectconfigurationpanel.lo pkgconfigmanager.lo librarydetectionmanager.lo libselectdlg.lo processingdlg.lo defsdownloaddlg.lo lib_finder.lo ../../../sdk/libcodeblocks.la ../wxSmithContribItems/wxflatnotebook/wxFlatNotebook/libwxflatnotebook.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/librariesdlg.o .libs/dirlistdlg.o .libs/projectmissinglibs.o .libs/headersdetectordlg.o .libs/webresourcesmanager.o .libs/projectconfiguration.o .libs/resultmap.o .libs/libraryresult.o .libs/projectconfigurationpanel.o .libs/pkgconfigmanager.o .libs/librarydetectionmanager.o .libs/libselectdlg.o .libs/processingdlg.o .libs/defsdownloaddlg.o .libs/lib_finder.o -Wl,-rpath -Wl,/usr/lib/wxSmithContribItems -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems -L/usr/lib/wxSmithContribItems -lwxflatnotebook -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,liblib_finder.so -o .libs/liblib_finder.so libtool: install: /bin/ginstall -c .libs/liblib_finder.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/liblib_finder.so libtool: install: /bin/ginstall -c .libs/liblib_finder.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/liblib_finder.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/lib_finder' Making install in HexEditor make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 HexEditor.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libHexEditor.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libHexEditor.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libHexEditor.la -rpath /usr/lib/codeblocks/plugins CharacterView.lo DigitView.lo ExpressionExecutor.lo ExpressionParser.lo ExpressionPreprocessed.lo ExpressionTestCases.lo ExpressionTester.lo FileContentBase.lo FileContentBuffered.lo FileContentDisk.lo HexEditLineBuffer.lo HexEditor.lo HexEditPanel.lo HexEditViewBase.lo SearchDialog.lo SelectStoredExpressionDlg.lo TestCasesDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/CharacterView.o .libs/DigitView.o .libs/ExpressionExecutor.o .libs/ExpressionParser.o .libs/ExpressionPreprocessed.o .libs/ExpressionTestCases.o .libs/ExpressionTester.o .libs/FileContentBase.o .libs/FileContentBuffered.o .libs/FileContentDisk.o .libs/HexEditLineBuffer.o .libs/HexEditor.o .libs/HexEditPanel.o .libs/HexEditViewBase.o .libs/SearchDialog.o .libs/SelectStoredExpressionDlg.o .libs/TestCasesDlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libHexEditor.so -o .libs/libHexEditor.so libtool: install: /bin/ginstall -c .libs/libHexEditor.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libHexEditor.so libtool: install: /bin/ginstall -c .libs/libHexEditor.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libHexEditor.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/HexEditor' Making install in IncrementalSearch make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/images/settings" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings" /bin/ginstall -c -m 644 ./incsearch-off.png ./incsearch.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings' test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 IncrementalSearch.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libIncrementalSearch.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libIncrementalSearch.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libIncrementalSearch.la -rpath /usr/lib/codeblocks/plugins IncrementalSearch.lo IncrementalSearchConfDlg.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/IncrementalSearch.o .libs/IncrementalSearchConfDlg.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libIncrementalSearch.so -o .libs/libIncrementalSearch.so libtool: install: /bin/ginstall -c .libs/libIncrementalSearch.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libIncrementalSearch.so libtool: install: /bin/ginstall -c .libs/libIncrementalSearch.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libIncrementalSearch.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/IncrementalSearch' Making install in MouseSap make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 MouseSap.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libMouseSap.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libMouseSap.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libMouseSap.la -rpath /usr/lib/codeblocks/plugins MouseSap.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/MouseSap.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libMouseSap.so -o .libs/libMouseSap.so libtool: install: /bin/ginstall -c .libs/libMouseSap.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libMouseSap.so libtool: install: /bin/ginstall -c .libs/libMouseSap.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libMouseSap.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/MouseSap' Making install in Cccc make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 Cccc.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libCccc.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libCccc.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libCccc.la -rpath /usr/lib/codeblocks/plugins Cccc.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/Cccc.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libCccc.so -o .libs/libCccc.so libtool: install: /bin/ginstall -c .libs/libCccc.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libCccc.so libtool: install: /bin/ginstall -c .libs/libCccc.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libCccc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/Cccc' Making install in CppCheck make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' Making install in resources make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 CppCheck.zip '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck/resources' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[6]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/codeblocks/plugins" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins" /bin/sh ../../../../libtool --mode=install /bin/ginstall -c libCppCheck.la '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins' libtool: install: warning: relinking `libCppCheck.la' libtool: install: (cd /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck; /bin/sh /home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/libtool --tag CXX --mode=relink g++ -O2 -ffast-math -DCB_AUTOCONF -O2 -march=i486 -mtune=i686 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -o libCppCheck.la -rpath /usr/lib/codeblocks/plugins CppCheck.lo CppCheckListLog.lo ../../../sdk/libcodeblocks.la -lpthread -ldl -inst-prefix-dir /home/kerd/Pacchetti/codeblocks/pkg) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/CppCheck.o .libs/CppCheckListLog.o -L/home/kerd/Pacchetti/codeblocks/pkg/usr/lib -L/usr/lib -lcodeblocks -lpthread -ldl -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -pthread -Wl,-soname -Wl,libCppCheck.so -o .libs/libCppCheck.so libtool: install: /bin/ginstall -c .libs/libCppCheck.soT /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libCppCheck.so libtool: install: /bin/ginstall -c .libs/libCppCheck.lai /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins/libCppCheck.la libtool: install: warning: remember to run `libtool --finish /usr/lib/codeblocks/plugins' make[6]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib/CppCheck' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[5]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins/contrib' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/plugins' Making install in tools make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' Making install in cb_share_config make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' test -z "/usr/bin" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/bin" /bin/sh ../../../libtool --mode=install /bin/ginstall -c cb_share_config '/home/kerd/Pacchetti/codeblocks/pkg/usr/bin' libtool: install: /bin/ginstall -c cb_share_config /home/kerd/Pacchetti/codeblocks/pkg/usr/bin/cb_share_config test -z "/usr/man/man1" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1" /bin/ginstall -c -m 644 cb_share_config.1 '/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/cb_share_config' Making install in ConsoleRunner make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' test -z "/usr/bin" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/bin" /bin/sh ../../../libtool --mode=install /bin/ginstall -c cb_console_runner '/home/kerd/Pacchetti/codeblocks/pkg/usr/bin' libtool: install: /bin/ginstall -c cb_console_runner /home/kerd/Pacchetti/codeblocks/pkg/usr/bin/cb_console_runner test -z "/usr/man/man1" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1" /bin/ginstall -c -m 644 cb_console_runner.1 '/home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools/ConsoleRunner' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/tools' Making install in templates make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' Making install in common make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates" /bin/ginstall -c -m 644 console.cbp console-main-c.cpp console-main-cpp.cpp console.png console.template dll.png glfw-main.cpp glfw.png glfw.template glut.png glut-main.cpp irrlicht.png irr_main.cpp ogrelogo.png ogre-main.cpp qt.cbp qtlogo32.png qt-main.cpp qt.template sdccapp.cbp sdccapp-main.c sdccapp.png sdccapp.template sdlapp.template sdl-cb.bmp sdl-main.cpp sdl.png sfml.cbp sfml.png sfml.template sfml-cb.bmp sfml-main.cpp sharedlib.cbp sharedlib-sample.c sharedlib.template staticlib.cbp staticlib-sample.c staticlib.template wx-app-ash.cpp wx-app-ash.h '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates' /bin/ginstall -c -m 644 wx-main-ash.cpp wx-main-ash.h wx-main-s.cpp wx-main-sh.cpp wx-main-sh.h wx_pch.h wxwidgets.png '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/common' Making install in unix make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/templates" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates" /bin/ginstall -c -m 644 glfw-static.cbp irrlicht.template irr_linux.cbp ogre.template ogre_linux.cbp sdlapp.cbp wxwidgets.cbp wxwidgets.template '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates' make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates/unix' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[4]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/templates' Making install in scripts make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks/scripts" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/scripts" /bin/ginstall -c -m 644 startup.script gdb_types.script edit_startup_script.script wx_help.script make_dist.script stl-views-1.0.3.gdb '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/scripts' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/scripts' Making install in wxsmith make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src/wxsmith' make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/codeblocks" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks" /bin/ginstall -c -m 644 tips.txt '/home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks' make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/src' Making install in debian make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' Making install in lintian make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian/lintian' make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[3]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release/debian' make[1]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' make[2]: Entering directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig" /bin/ginstall -c -m 644 codeblocks.pc '/home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' make[1]: Leaving directory `/home/kerd/Pacchetti/codeblocks/src/codeblocks-10.05-release' /home/kerd/Pacchetti/codeblocks/pkg: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:29 install drwxr-xr-x 9 root root 4096 Sep 8 19:29 usr /home/kerd/Pacchetti/codeblocks/pkg/install: total 8 -rw-r--r-- 1 root root 292 Sep 8 19:29 doinst.sh -rw-r--r-- 1 root root 688 Sep 8 19:29 slack-desc /home/kerd/Pacchetti/codeblocks/pkg/usr: total 28 drwxr-xr-x 2 root root 4096 Sep 8 19:29 bin drwxr-xr-x 3 root root 4096 Sep 8 19:29 doc drwxr-xr-x 5 root root 4096 Sep 8 19:28 include drwxr-xr-x 5 root root 4096 Sep 8 19:29 lib drwxr-xr-x 3 root root 4096 Sep 8 19:28 man drwxr-xr-x 7 root root 4096 Sep 8 19:28 share drwxr-xr-x 3 root root 4096 Sep 8 18:58 src /home/kerd/Pacchetti/codeblocks/pkg/usr/bin: total 1916 -rwxr-xr-x 1 root root 4804 Sep 8 19:29 cb_console_runner -rwxr-xr-x 1 root root 152276 Sep 8 19:29 cb_share_config -rwxr-xr-x 1 root root 677864 Sep 8 19:29 codeblocks -rwxr-xr-x 1 root root 1118164 Sep 8 19:29 codesnippets /home/kerd/Pacchetti/codeblocks/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 codeblocks-10.05 /home/kerd/Pacchetti/codeblocks/pkg/usr/doc/codeblocks-10.05: total 744 -rw-r--r-- 1 root root 1535 Sep 8 19:29 AUTHORS -rw-r--r-- 1 root root 35148 Sep 8 19:29 COPYING -rw-r--r-- 1 root root 692241 Sep 8 19:29 ChangeLog -rw-r--r-- 1 root root 78 Sep 8 19:29 NEWS -rw-r--r-- 1 root root 9250 Sep 8 19:29 README -rw-r--r-- 1 root root 481 Sep 8 19:29 Readme -rw-r--r-- 1 root root 2864 Sep 8 19:29 changelog /home/kerd/Pacchetti/codeblocks/pkg/usr/include: total 12 drwxr-xr-x 5 root root 4096 Sep 8 19:28 codeblocks drwxr-xr-x 5 root root 4096 Sep 8 19:28 wxSmithContribItems drwxr-xr-x 5 root root 4096 Sep 8 19:28 wxsmith /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks: total 864 -rw-r--r-- 1 root root 7774 Sep 8 19:28 CharDistribution.h -rw-r--r-- 1 root root 4524 Sep 8 19:28 JpCntx.h -rw-r--r-- 1 root root 1335 Sep 8 19:28 annoyingdialog.h -rw-r--r-- 1 root root 608 Sep 8 19:28 autodetectcompilers.h -rw-r--r-- 1 root root 4945 Sep 8 19:28 backgroundthread.h -rw-r--r-- 1 root root 492 Sep 8 19:28 base64.h -rw-r--r-- 1 root root 3025 Sep 8 19:28 blockallocated.h -rw-r--r-- 1 root root 1180 Sep 8 19:28 cbauibook.h -rw-r--r-- 1 root root 15514 Sep 8 19:28 cbeditor.h -rw-r--r-- 1 root root 947 Sep 8 19:28 cbeditorprintout.h -rw-r--r-- 1 root root 2667 Sep 8 19:28 cbexception.h -rw-r--r-- 1 root root 1210 Sep 8 19:28 cbfunctor.h -rw-r--r-- 1 root root 24621 Sep 8 19:28 cbplugin.h -rw-r--r-- 1 root root 33407 Sep 8 19:28 cbproject.h -rw-r--r-- 1 root root 1045 Sep 8 19:28 cbstyledtextctrl.h -rw-r--r-- 1 root root 1653 Sep 8 19:28 cbthreadedtask.h -rw-r--r-- 1 root root 7740 Sep 8 19:28 cbthreadpool.h -rw-r--r-- 1 root root 1710 Sep 8 19:28 cbthreadpool_extras.h -rw-r--r-- 1 root root 1508 Sep 8 19:28 cbtool.h -rw-r--r-- 1 root root 4110 Sep 8 19:28 cbworkspace.h -rw-r--r-- 1 root root 4284 Sep 8 19:28 compileoptionsbase.h -rw-r--r-- 1 root root 17705 Sep 8 19:28 compiler.h -rw-r--r-- 1 root root 5316 Sep 8 19:28 compilercommandgenerator.h -rw-r--r-- 1 root root 3063 Sep 8 19:28 compilerfactory.h -rw-r--r-- 1 root root 1842 Sep 8 19:28 compileroptions.h -rw-r--r-- 1 root root 8782 Sep 8 19:28 compiletargetbase.h -rw-r--r-- 1 root root 13643 Sep 8 19:28 configmanager.h -rw-r--r-- 1 root root 1565 Sep 8 19:28 configurationpanel.h -rw-r--r-- 1 root root 857 Sep 8 19:28 configuretoolsdlg.h -rw-r--r-- 1 root root 980 Sep 8 19:28 confirmreplacedlg.h -rw-r--r-- 1 root root 418 Sep 8 19:28 crc32.h -rw-r--r-- 1 root root 994 Sep 8 19:28 editarrayfiledlg.h -rw-r--r-- 1 root root 1053 Sep 8 19:28 editarrayorderdlg.h -rw-r--r-- 1 root root 896 Sep 8 19:28 editarraystringdlg.h -rw-r--r-- 1 root root 814 Sep 8 19:28 editkeywordsdlg.h -rw-r--r-- 1 root root 3305 Sep 8 19:28 editor_hooks.h -rw-r--r-- 1 root root 12265 Sep 8 19:28 editorbase.h -rw-r--r-- 1 root root 4184 Sep 8 19:28 editorcolourset.h -rw-r--r-- 1 root root 2896 Sep 8 19:28 editorconfigurationdlg.h -rw-r--r-- 1 root root 996 Sep 8 19:28 editorlexerloader.h -rw-r--r-- 1 root root 7695 Sep 8 19:28 editormanager.h -rw-r--r-- 1 root root 1050 Sep 8 19:28 editpairdlg.h -rw-r--r-- 1 root root 1483 Sep 8 19:28 editpathdlg.h -rw-r--r-- 1 root root 712 Sep 8 19:28 edittooldlg.h -rw-r--r-- 1 root root 2412 Sep 8 19:28 encodingdetector.h -rw-r--r-- 1 root root 1424 Sep 8 19:28 externaldepsdlg.h -rw-r--r-- 1 root root 6441 Sep 8 19:28 filefilters.h -rw-r--r-- 1 root root 2674 Sep 8 19:28 filegroupsandmasks.h -rw-r--r-- 1 root root 4730 Sep 8 19:28 filemanager.h -rw-r--r-- 1 root root 1660 Sep 8 19:28 finddlg.h -rw-r--r-- 1 root root 1330 Sep 8 19:28 findreplacebase.h -rw-r--r-- 1 root root 967 Sep 8 19:28 genericmultilinenotesdlg.h -rw-r--r-- 1 root root 11318 Sep 8 19:28 globals.h -rw-r--r-- 1 root root 871 Sep 8 19:28 ibaseloader.h -rw-r--r-- 1 root root 539 Sep 8 19:28 ibaseworkspaceloader.h -rw-r--r-- 1 root root 763 Sep 8 19:28 id.h -rw-r--r-- 1 root root 1454 Sep 8 19:28 importers_globals.h -rw-r--r-- 1 root root 1680 Sep 8 19:28 incrementalselectlistdlg.h -rw-r--r-- 1 root root 2441 Sep 8 19:28 infowindow.h -rw-r--r-- 1 root root 593 Sep 8 19:28 licenses.h -rw-r--r-- 1 root root 2289 Sep 8 19:28 logger.h -rw-r--r-- 1 root root 3269 Sep 8 19:28 loggers.h -rw-r--r-- 1 root root 6607 Sep 8 19:28 logmanager.h -rw-r--r-- 1 root root 2558 Sep 8 19:28 macrosmanager.h -rw-r--r-- 1 root root 1329 Sep 8 19:28 managedthread.h -rw-r--r-- 1 root root 6695 Sep 8 19:28 manager.h -rw-r--r-- 1 root root 1624 Sep 8 19:28 menuitemsmanager.h -rw-r--r-- 1 root root 918 Sep 8 19:28 misctreeitemdata.h -rw-r--r-- 1 root root 1565 Sep 8 19:28 multiselectdlg.h -rw-r--r-- 1 root root 2004 Sep 8 19:28 newfromtemplatedlg.h -rw-r--r-- 1 root root 2750 Sep 8 19:28 nsBig5Prober.h -rw-r--r-- 1 root root 3163 Sep 8 19:28 nsCharSetProber.h -rw-r--r-- 1 root root 3579 Sep 8 19:28 nsCodingStateMachine.h -rw-r--r-- 1 root root 2948 Sep 8 19:28 nsEUCJPProber.h -rw-r--r-- 1 root root 2764 Sep 8 19:28 nsEUCKRProber.h -rw-r--r-- 1 root root 2763 Sep 8 19:28 nsEUCTWProber.h -rw-r--r-- 1 root root 13340 Sep 8 19:28 nsError.h -rw-r--r-- 1 root root 2616 Sep 8 19:28 nsEscCharsetProber.h -rw-r--r-- 1 root root 2842 Sep 8 19:28 nsGB2312Prober.h -rw-r--r-- 1 root root 8420 Sep 8 19:28 nsHebrewProber.h -rw-r--r-- 1 root root 2526 Sep 8 19:28 nsLatin1Prober.h -rw-r--r-- 1 root root 2879 Sep 8 19:28 nsMBCSGroupProber.h -rw-r--r-- 1 root root 3061 Sep 8 19:28 nsPkgInt.h -rw-r--r-- 1 root root 2577 Sep 8 19:28 nsSBCSGroupProber.h -rw-r--r-- 1 root root 5008 Sep 8 19:28 nsSBCharSetProber.h -rw-r--r-- 1 root root 2944 Sep 8 19:28 nsSJISProber.h -rw-r--r-- 1 root root 2497 Sep 8 19:28 nsUTF8Prober.h -rw-r--r-- 1 root root 3341 Sep 8 19:28 nsUniversalDetector.h -rw-r--r-- 1 root root 12646 Sep 8 19:28 nscore.h -rw-r--r-- 1 root root 1977 Sep 8 19:28 personalitymanager.h -rw-r--r-- 1 root root 1174 Sep 8 19:28 pipedprocess.h -rw-r--r-- 1 root root 6654 Sep 8 19:28 pluginmanager.h -rw-r--r-- 1 root root 1022 Sep 8 19:28 pluginsconfigurationdlg.h -rw-r--r-- 1 root root 18278 Sep 8 19:28 prcpucfg.h -rw-r--r-- 1 root root 13302 Sep 8 19:28 prep.h -rw-r--r-- 1 root root 795 Sep 8 19:28 printing_types.h -rw-r--r-- 1 root root 6337 Sep 8 19:28 prmem.h -rw-r--r-- 1 root root 5740 Sep 8 19:28 projectbuildtarget.h -rw-r--r-- 1 root root 711 Sep 8 19:28 projectdepsdlg.h -rw-r--r-- 1 root root 9038 Sep 8 19:28 projectfile.h -rw-r--r-- 1 root root 1174 Sep 8 19:28 projectfileoptionsdlg.h -rw-r--r-- 1 root root 691 Sep 8 19:28 projectlayoutloader.h -rw-r--r-- 1 root root 5293 Sep 8 19:28 projectloader.h -rw-r--r-- 1 root root 3484 Sep 8 19:28 projectloader_hooks.h -rw-r--r-- 1 root root 26344 Sep 8 19:28 projectmanager.h -rw-r--r-- 1 root root 2852 Sep 8 19:28 projectoptionsdlg.h -rw-r--r-- 1 root root 1079 Sep 8 19:28 projectsfilemasksdlg.h -rw-r--r-- 1 root root 1699 Sep 8 19:28 projecttemplateloader.h -rw-r--r-- 1 root root 18869 Sep 8 19:28 prtypes.h -rw-r--r-- 1 root root 1472 Sep 8 19:28 replacedlg.h -rw-r--r-- 1 root root 950 Sep 8 19:28 safedelete.h drwxr-xr-x 5 root root 4096 Sep 8 19:28 scripting -rw-r--r-- 1 root root 9965 Sep 8 19:28 scriptingmanager.h -rw-r--r-- 1 root root 788 Sep 8 19:28 scriptsecuritywarningdlg.h -rw-r--r-- 1 root root 9093 Sep 8 19:28 scrollingdialog.h -rw-r--r-- 1 root root 457 Sep 8 19:28 sdk.h -rw-r--r-- 1 root root 4336 Sep 8 19:28 sdk_common.h -rw-r--r-- 1 root root 25705 Sep 8 19:28 sdk_events.h -rw-r--r-- 1 root root 393 Sep 8 19:28 sdk_precomp.h -rw-r--r-- 1 root root 835 Sep 8 19:28 searchresultslog.h -rw-r--r-- 1 root root 931 Sep 8 19:28 selecttargetdlg.h -rw-r--r-- 1 root root 1370 Sep 8 19:28 settings.h -rw-r--r-- 1 root root 1211 Sep 8 19:28 templatemanager.h drwxr-xr-x 2 root root 4096 Sep 8 19:28 tinyxml -rw-r--r-- 1 root root 1699 Sep 8 19:28 toolsmanager.h -rw-r--r-- 1 root root 1190 Sep 8 19:28 uservarmanager.h -rw-r--r-- 1 root root 1421 Sep 8 19:28 virtualbuildtargetsdlg.h -rw-r--r-- 1 root root 531 Sep 8 19:28 workspaceloader.h drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxscintilla -rw-r--r-- 1 root root 1131 Sep 8 19:28 xtra_res.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 bindings drwxr-xr-x 2 root root 4096 Sep 8 19:28 include drwxr-xr-x 2 root root 4096 Sep 8 19:28 sqplus /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/bindings: total 8 -rw-r--r-- 1 root root 3583 Sep 8 19:28 sc_base_types.h -rw-r--r-- 1 root root 653 Sep 8 19:28 sc_plugin.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/include: total 52 -rw-r--r-- 1 root root 3387 Sep 8 19:28 sqdbgserver.h -rw-r--r-- 1 root root 1350 Sep 8 19:28 sqrdbg.h -rw-r--r-- 1 root root 319 Sep 8 19:28 sqstdaux.h -rw-r--r-- 1 root root 491 Sep 8 19:28 sqstdblob.h -rw-r--r-- 1 root root 1706 Sep 8 19:28 sqstdio.h -rw-r--r-- 1 root root 260 Sep 8 19:28 sqstdmath.h -rw-r--r-- 1 root root 1128 Sep 8 19:28 sqstdstring.h -rw-r--r-- 1 root root 280 Sep 8 19:28 sqstdsystem.h -rw-r--r-- 1 root root 17546 Sep 8 19:28 squirrel.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/scripting/sqplus: total 116 -rw-r--r-- 1 root root 12046 Sep 8 19:28 SqPlusConst.h -rw-r--r-- 1 root root 4890 Sep 8 19:28 SquirrelBindingsUtils.h -rw-r--r-- 1 root root 5735 Sep 8 19:28 SquirrelObject.h -rw-r--r-- 1 root root 4165 Sep 8 19:28 SquirrelVM.h -rw-r--r-- 1 root root 80508 Sep 8 19:28 sqplus.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/tinyxml: total 80 -rw-r--r-- 1 root root 8783 Sep 8 19:28 tinystr.h -rw-r--r-- 1 root root 307 Sep 8 19:28 tinywxuni.h -rw-r--r-- 1 root root 64574 Sep 8 19:28 tinyxml.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/wxscintilla: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 include /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/wxscintilla/include: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:28 wx /home/kerd/Pacchetti/codeblocks/pkg/usr/include/codeblocks/wxscintilla/include/wx: total 152 -rw-r--r-- 1 root root 151626 Sep 8 19:28 wxscintilla.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems: total 12 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxchart drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxflatnotebook drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxthings /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxchart-1.0 /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 include /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 wx /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx: total 104 -rw-r--r-- 1 root root 1687 Sep 8 19:29 axis.h -rw-r--r-- 1 root root 3677 Sep 8 19:29 bar3dchartpoints.h -rw-r--r-- 1 root root 3488 Sep 8 19:29 barchartpoints.h -rw-r--r-- 1 root root 2165 Sep 8 19:29 chart.h -rw-r--r-- 1 root root 2363 Sep 8 19:29 chartcolors.h -rw-r--r-- 1 root root 3943 Sep 8 19:29 chartctrl.h -rw-r--r-- 1 root root 1028 Sep 8 19:29 chartdef.h -rw-r--r-- 1 root root 4144 Sep 8 19:29 chartpoints.h -rw-r--r-- 1 root root 2696 Sep 8 19:29 chartpointstypes.h -rw-r--r-- 1 root root 10477 Sep 8 19:29 chartsizes.h -rw-r--r-- 1 root root 1790 Sep 8 19:29 charttypes.h -rw-r--r-- 1 root root 8661 Sep 8 19:29 chartwindow.h -rw-r--r-- 1 root root 3393 Sep 8 19:29 legend.h -rw-r--r-- 1 root root 2099 Sep 8 19:29 legendwindow.h -rw-r--r-- 1 root root 3497 Sep 8 19:29 pie3dchartpoints.h -rw-r--r-- 1 root root 3465 Sep 8 19:29 piechartpoints.h -rw-r--r-- 1 root root 2978 Sep 8 19:29 points.h -rw-r--r-- 1 root root 1119 Sep 8 19:29 xaxis.h -rw-r--r-- 1 root root 2256 Sep 8 19:29 xaxiswindow.h -rw-r--r-- 1 root root 1171 Sep 8 19:29 yaxis.h -rw-r--r-- 1 root root 2485 Sep 8 19:29 yaxiswindow.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxFlatNotebook /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 include /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wx /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 wxFlatNotebook /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook: total 68 -rw-r--r-- 1 root root 1491 Sep 8 19:29 fnb_singleton.h -rw-r--r-- 1 root root 4107 Sep 8 19:29 fnb_smart_ptr.h -rw-r--r-- 1 root root 8497 Sep 8 19:29 renderer.h -rw-r--r-- 1 root root 4311 Sep 8 19:29 wxFNBDropTarget.h -rw-r--r-- 1 root root 29324 Sep 8 19:29 wxFlatNotebook.h -rw-r--r-- 1 root root 703 Sep 8 19:29 wxFlatNotebookSDK.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxthings /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 include /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wx /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 things /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things: total 16 -rw-r--r-- 1 root root 2478 Sep 8 19:29 thingdef.h -rw-r--r-- 1 root root 9708 Sep 8 19:29 toggle.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith: total 84 drwxr-xr-x 3 root root 4096 Sep 8 19:28 contrib drwxr-xr-x 2 root root 4096 Sep 8 19:28 properties -rw-r--r-- 1 root root 2855 Sep 8 19:28 wxsadvqpp.h -rw-r--r-- 1 root root 2085 Sep 8 19:28 wxsadvqppchild.h -rw-r--r-- 1 root root 2369 Sep 8 19:28 wxsautoresourcetreeimage.h -rw-r--r-- 1 root root 2656 Sep 8 19:28 wxscodinglang.h -rw-r--r-- 1 root root 1957 Sep 8 19:28 wxseditor.h -rw-r--r-- 1 root root 5117 Sep 8 19:28 wxsgui.h -rw-r--r-- 1 root root 2815 Sep 8 19:28 wxsguifactory.h -rw-r--r-- 1 root root 5843 Sep 8 19:28 wxsproject.h -rw-r--r-- 1 root root 8312 Sep 8 19:28 wxsresource.h -rw-r--r-- 1 root root 4858 Sep 8 19:28 wxsresourcefactory.h -rw-r--r-- 1 root root 4802 Sep 8 19:28 wxsresourcetree.h -rw-r--r-- 1 root root 1919 Sep 8 19:28 wxsresourcetreeitemdata.h drwxr-xr-x 3 root root 4096 Sep 8 19:28 wxwidgets /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 include /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 wx /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:28 propgrid /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/contrib/include/wx/propgrid: total 484 -rw-r--r-- 1 root root 14196 Sep 8 19:28 advprops.h -rw-r--r-- 1 root root 579 Sep 8 19:28 extras.h -rw-r--r-- 1 root root 43441 Sep 8 19:28 manager.h -rw-r--r-- 1 root root 38570 Sep 8 19:28 odcombo.h -rw-r--r-- 1 root root 72988 Sep 8 19:28 pg_dox_mainpage.h -rw-r--r-- 1 root root 59563 Sep 8 19:28 propdev.h -rw-r--r-- 1 root root 252438 Sep 8 19:28 propgrid.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/properties: total 108 -rw-r--r-- 1 root root 1761 Sep 8 19:28 wxsarraystringeditordlg.h -rw-r--r-- 1 root root 3714 Sep 8 19:28 wxsarraystringproperty.h -rw-r--r-- 1 root root 3637 Sep 8 19:28 wxsboolproperty.h -rw-r--r-- 1 root root 1750 Sep 8 19:28 wxscustomeditorproperty.h -rw-r--r-- 1 root root 1902 Sep 8 19:28 wxsemptyproperty.h -rw-r--r-- 1 root root 4997 Sep 8 19:28 wxsenumproperty.h -rw-r--r-- 1 root root 4974 Sep 8 19:28 wxsflagsproperty.h -rw-r--r-- 1 root root 3599 Sep 8 19:28 wxslongproperty.h -rw-r--r-- 1 root root 604 Sep 8 19:28 wxsproperties.h -rw-r--r-- 1 root root 12705 Sep 8 19:28 wxsproperty.h -rw-r--r-- 1 root root 18480 Sep 8 19:28 wxspropertycontainer.h -rw-r--r-- 1 root root 7554 Sep 8 19:28 wxspropertygridmanager.h -rw-r--r-- 1 root root 4440 Sep 8 19:28 wxspropertystream.h -rw-r--r-- 1 root root 3687 Sep 8 19:28 wxsquickpropspanel.h -rw-r--r-- 1 root root 5884 Sep 8 19:28 wxsstringproperty.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets: total 292 drwxr-xr-x 2 root root 4096 Sep 8 19:28 properties -rw-r--r-- 1 root root 4921 Sep 8 19:28 wxsbaseproperties.h -rw-r--r-- 1 root root 4244 Sep 8 19:28 wxscodegenerator.h -rw-r--r-- 1 root root 4618 Sep 8 19:28 wxscodercontext.h -rw-r--r-- 1 root root 4752 Sep 8 19:28 wxscontainer.h -rw-r--r-- 1 root root 3763 Sep 8 19:28 wxscorrector.h -rw-r--r-- 1 root root 320 Sep 8 19:28 wxscustomwidgetxmlhandler.h -rw-r--r-- 1 root root 1866 Sep 8 19:28 wxsdeleteitemres.h -rw-r--r-- 1 root root 1508 Sep 8 19:28 wxsdialogres.h -rw-r--r-- 1 root root 6369 Sep 8 19:28 wxsdrawingwindow.h -rw-r--r-- 1 root root 8279 Sep 8 19:28 wxsevents.h -rw-r--r-- 1 root root 3070 Sep 8 19:28 wxseventseditor.h -rw-r--r-- 1 root root 1369 Sep 8 19:28 wxsexproperties.h -rw-r--r-- 1 root root 3630 Sep 8 19:28 wxsflags.h -rw-r--r-- 1 root root 1500 Sep 8 19:28 wxsframeres.h -rw-r--r-- 1 root root 1990 Sep 8 19:28 wxsgridpanel.h -rw-r--r-- 1 root root 26960 Sep 8 19:28 wxsitem.h -rw-r--r-- 1 root root 8002 Sep 8 19:28 wxsitemeditor.h -rw-r--r-- 1 root root 8313 Sep 8 19:28 wxsitemeditorcontent.h -rw-r--r-- 1 root root 2504 Sep 8 19:28 wxsitemeditordragassist.h -rw-r--r-- 1 root root 8247 Sep 8 19:28 wxsitemfactory.h -rw-r--r-- 1 root root 2957 Sep 8 19:28 wxsiteminfo.h -rw-r--r-- 1 root root 5343 Sep 8 19:28 wxsitemres.h -rw-r--r-- 1 root root 13870 Sep 8 19:28 wxsitemresdata.h -rw-r--r-- 1 root root 3363 Sep 8 19:28 wxsitemresdataobject.h -rw-r--r-- 1 root root 1490 Sep 8 19:28 wxsitemrestreedata.h -rw-r--r-- 1 root root 3090 Sep 8 19:28 wxsitemundobuffer.h -rw-r--r-- 1 root root 6465 Sep 8 19:28 wxsnewwindowdlg.h -rw-r--r-- 1 root root 1526 Sep 8 19:28 wxspanelres.h -rw-r--r-- 1 root root 10231 Sep 8 19:28 wxsparent.h -rw-r--r-- 1 root root 1756 Sep 8 19:28 wxspredefinedids.h -rw-r--r-- 1 root root 1576 Sep 8 19:28 wxsscrollingdialogres.h -rw-r--r-- 1 root root 6479 Sep 8 19:28 wxssizer.h -rw-r--r-- 1 root root 3197 Sep 8 19:28 wxssizerparentqp.h -rw-r--r-- 1 root root 9380 Sep 8 19:28 wxsstyle.h -rw-r--r-- 1 root root 4159 Sep 8 19:28 wxstool.h -rw-r--r-- 1 root root 3209 Sep 8 19:28 wxstoolspace.h -rw-r--r-- 1 root root 4084 Sep 8 19:28 wxswidget.h -rw-r--r-- 1 root root 5247 Sep 8 19:28 wxwidgetsgui.h -rw-r--r-- 1 root root 4003 Sep 8 19:28 wxwidgetsguiappadoptingdlg.h -rw-r--r-- 1 root root 2772 Sep 8 19:28 wxwidgetsguiconfigpanel.h -rw-r--r-- 1 root root 1573 Sep 8 19:28 wxwidgetsres.h -rw-r--r-- 1 root root 1748 Sep 8 19:28 wxwidgetsresfactory.h /home/kerd/Pacchetti/codeblocks/pkg/usr/include/wxsmith/wxwidgets/properties: total 92 -rw-r--r-- 1 root root 2952 Sep 8 19:28 wxsarraystringcheckeditordlg.h -rw-r--r-- 1 root root 4523 Sep 8 19:28 wxsarraystringcheckproperty.h -rw-r--r-- 1 root root 3211 Sep 8 19:28 wxsbitmapiconeditordlg.h -rw-r--r-- 1 root root 6120 Sep 8 19:28 wxsbitmapiconproperty.h -rw-r--r-- 1 root root 5264 Sep 8 19:28 wxscolourproperty.h -rw-r--r-- 1 root root 6255 Sep 8 19:28 wxsdimensionproperty.h -rw-r--r-- 1 root root 4805 Sep 8 19:28 wxsfonteditordlg.h -rw-r--r-- 1 root root 1987 Sep 8 19:28 wxsfontfaceeditordlg.h -rw-r--r-- 1 root root 4631 Sep 8 19:28 wxsfontproperty.h -rw-r--r-- 1 root root 9556 Sep 8 19:28 wxspositionsizeproperty.h -rw-r--r-- 1 root root 2750 Sep 8 19:28 wxssimplefonteditordlg.h -rw-r--r-- 1 root root 4404 Sep 8 19:28 wxssizerflagsproperty.h -rw-r--r-- 1 root root 6208 Sep 8 19:28 wxsstyleproperty.h /home/kerd/Pacchetti/codeblocks/pkg/usr/lib: total 7492 drwxr-xr-x 3 root root 4096 Sep 8 19:28 codeblocks -rwxr-xr-x 1 root root 1234 Sep 8 19:28 libcodeblocks.la lrwxrwxrwx 1 root root 22 Sep 8 19:28 libcodeblocks.so -> libcodeblocks.so.0.0.1 lrwxrwxrwx 1 root root 22 Sep 8 19:28 libcodeblocks.so.0 -> libcodeblocks.so.0.0.1 -rwxr-xr-x 1 root root 4667092 Sep 8 19:29 libcodeblocks.so.0.0.1 -rwxr-xr-x 1 root root 1260 Sep 8 19:28 libwxsmithlib.la lrwxrwxrwx 1 root root 22 Sep 8 19:28 libwxsmithlib.so -> libwxsmithlib.so.0.0.1 lrwxrwxrwx 1 root root 22 Sep 8 19:28 libwxsmithlib.so.0 -> libwxsmithlib.so.0.0.1 -rwxr-xr-x 1 root root 2978504 Sep 8 19:29 libwxsmithlib.so.0.0.1 drwxr-xr-x 2 root root 4096 Sep 8 19:29 pkgconfig drwxr-xr-x 2 root root 4096 Sep 8 19:29 wxSmithContribItems /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 plugins /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/codeblocks/plugins: total 11988 -rwxr-xr-x 1 root root 1294 Sep 8 19:28 libAutoVersioning.la -rwxr-xr-x 1 root root 302308 Sep 8 19:29 libAutoVersioning.so -rwxr-xr-x 1 root root 1288 Sep 8 19:28 libBrowseTracker.la -rwxr-xr-x 1 root root 243692 Sep 8 19:29 libBrowseTracker.so -rwxr-xr-x 1 root root 1234 Sep 8 19:29 libCccc.la -rwxr-xr-x 1 root root 28612 Sep 8 19:29 libCccc.so -rwxr-xr-x 1 root root 1258 Sep 8 19:29 libCppCheck.la -rwxr-xr-x 1 root root 47980 Sep 8 19:29 libCppCheck.so -rwxr-xr-x 1 root root 1264 Sep 8 19:29 libHexEditor.la -rwxr-xr-x 1 root root 512864 Sep 8 19:29 libHexEditor.so -rwxr-xr-x 1 root root 1312 Sep 8 19:29 libIncrementalSearch.la -rwxr-xr-x 1 root root 86172 Sep 8 19:29 libIncrementalSearch.so -rwxr-xr-x 1 root root 1258 Sep 8 19:29 libMouseSap.la -rwxr-xr-x 1 root root 40036 Sep 8 19:29 libMouseSap.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libProfiler.la -rwxr-xr-x 1 root root 107764 Sep 8 19:29 libProfiler.so -rwxr-xr-x 1 root root 1282 Sep 8 19:28 libRegExTestbed.la -rwxr-xr-x 1 root root 56740 Sep 8 19:29 libRegExTestbed.so -rwxr-xr-x 1 root root 1246 Sep 8 19:28 libSymTab.la -rwxr-xr-x 1 root root 109116 Sep 8 19:29 libSymTab.so -rwxr-xr-x 1 root root 1332 Sep 8 19:28 libThreadSearch.la -rwxr-xr-x 1 root root 350336 Sep 8 19:29 libThreadSearch.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libValgrind.la -rwxr-xr-x 1 root root 53240 Sep 8 19:29 libValgrind.so -rwxr-xr-x 1 root root 1246 Sep 8 19:28 libastyle.la -rwxr-xr-x 1 root root 249252 Sep 8 19:29 libastyle.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libautosave.la -rwxr-xr-x 1 root root 53084 Sep 8 19:29 libautosave.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libbyogames.la -rwxr-xr-x 1 root root 190412 Sep 8 19:29 libbyogames.so -rwxr-xr-x 1 root root 1264 Sep 8 19:28 libcb_koders.la -rwxr-xr-x 1 root root 90328 Sep 8 19:29 libcb_koders.so -rwxr-xr-x 1 root root 1276 Sep 8 19:28 libclasswizard.la -rwxr-xr-x 1 root root 110976 Sep 8 19:29 libclasswizard.so -rwxr-xr-x 1 root root 1294 Sep 8 19:28 libcodecompletion.la -rwxr-xr-x 1 root root 789624 Sep 8 19:29 libcodecompletion.so -rwxr-xr-x 1 root root 2091 Sep 8 19:28 libcodesnippets.la -rwxr-xr-x 1 root root 1208136 Sep 8 19:29 libcodesnippets.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libcodestat.la -rwxr-xr-x 1 root root 86960 Sep 8 19:29 libcodestat.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libcompiler.la -rwxr-xr-x 1 root root 1390456 Sep 8 19:29 libcompiler.so -rwxr-xr-x 1 root root 1276 Sep 8 19:28 libcopystrings.la -rwxr-xr-x 1 root root 27100 Sep 8 19:29 libcopystrings.so -rwxr-xr-x 1 root root 2067 Sep 8 19:28 libdebugger.la -rwxr-xr-x 1 root root 685736 Sep 8 19:29 libdebugger.so -rwxr-xr-x 1 root root 1318 Sep 8 19:28 libdefaultmimehandler.la -rwxr-xr-x 1 root root 95956 Sep 8 19:29 libdefaultmimehandler.so -rwxr-xr-x 1 root root 1270 Sep 8 19:28 libdragscroll.la -rwxr-xr-x 1 root root 133376 Sep 8 19:29 libdragscroll.so -rwxr-xr-x 1 root root 1252 Sep 8 19:28 libenvvars.la -rwxr-xr-x 1 root root 110268 Sep 8 19:29 libenvvars.so -rwxr-xr-x 1 root root 1258 Sep 8 19:28 libexporter.la -rwxr-xr-x 1 root root 875440 Sep 8 19:29 libexporter.so -rwxr-xr-x 1 root root 1276 Sep 8 19:28 libheaderfixup.la -rwxr-xr-x 1 root root 833744 Sep 8 19:29 libheaderfixup.so -rwxr-xr-x 1 root root 1286 Sep 8 19:28 libhelp_plugin.la -rwxr-xr-x 1 root root 1117064 Sep 8 19:29 libhelp_plugin.so -rwxr-xr-x 1 root root 1264 Sep 8 19:28 libkeybinder.la -rwxr-xr-x 1 root root 239480 Sep 8 19:29 libkeybinder.so -rwxr-xr-x 1 root root 1320 Sep 8 19:29 liblib_finder.la -rwxr-xr-x 1 root root 542944 Sep 8 19:29 liblib_finder.so -rwxr-xr-x 1 root root 1288 Sep 8 19:28 libopenfileslist.la -rwxr-xr-x 1 root root 36300 Sep 8 19:29 libopenfileslist.so -rwxr-xr-x 1 root root 1306 Sep 8 19:28 libprojectsimporter.la -rwxr-xr-x 1 root root 176036 Sep 8 19:29 libprojectsimporter.so -rwxr-xr-x 1 root root 1294 Sep 8 19:28 libscriptedwizard.la -rwxr-xr-x 1 root root 391384 Sep 8 19:29 libscriptedwizard.so -rwxr-xr-x 1 root root 1234 Sep 8 19:28 libtodo.la -rwxr-xr-x 1 root root 159236 Sep 8 19:29 libtodo.so -rwxr-xr-x 1 root root 1296 Sep 8 19:28 libwxSmithAui.la -rwxr-xr-x 1 root root 348768 Sep 8 19:29 libwxSmithAui.so -rwxr-xr-x 1 root root 1278 Sep 8 19:28 libwxsmith.la -rwxr-xr-x 1 root root 8600 Sep 8 19:29 libwxsmith.so -rwxr-xr-x 1 root root 1497 Sep 8 19:29 libwxsmithcontribitems.la -rwxr-xr-x 1 root root 165040 Sep 8 19:29 libwxsmithcontribitems.so /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/pkgconfig: total 16 -rw-r--r-- 1 root root 556 Sep 8 19:29 codeblocks.pc -rw-r--r-- 1 root root 517 Sep 8 19:29 wxsmith-contrib.pc -rw-r--r-- 1 root root 332 Sep 8 19:28 wxsmith.pc -rw-r--r-- 1 root root 386 Sep 8 19:28 wxsmithaui.pc /home/kerd/Pacchetti/codeblocks/pkg/usr/lib/wxSmithContribItems: total 496 -rwxr-xr-x 1 root root 1238 Sep 8 19:29 libwxchartctrl.la lrwxrwxrwx 1 root root 23 Sep 8 19:29 libwxchartctrl.so -> libwxchartctrl.so.0.0.1 lrwxrwxrwx 1 root root 23 Sep 8 19:29 libwxchartctrl.so.0 -> libwxchartctrl.so.0.0.1 -rwxr-xr-x 1 root root 171584 Sep 8 19:29 libwxchartctrl.so.0.0.1 -rwxr-xr-x 1 root root 1256 Sep 8 19:29 libwxcustombutton.la lrwxrwxrwx 1 root root 26 Sep 8 19:29 libwxcustombutton.so -> libwxcustombutton.so.0.0.1 lrwxrwxrwx 1 root root 26 Sep 8 19:29 libwxcustombutton.so.0 -> libwxcustombutton.so.0.0.1 -rwxr-xr-x 1 root root 41764 Sep 8 19:29 libwxcustombutton.so.0.0.1 -rwxr-xr-x 1 root root 1256 Sep 8 19:29 libwxflatnotebook.la lrwxrwxrwx 1 root root 26 Sep 8 19:29 libwxflatnotebook.so -> libwxflatnotebook.so.0.0.1 lrwxrwxrwx 1 root root 26 Sep 8 19:29 libwxflatnotebook.so.0 -> libwxflatnotebook.so.0.0.1 -rwxr-xr-x 1 root root 276140 Sep 8 19:29 libwxflatnotebook.so.0.0.1 /home/kerd/Pacchetti/codeblocks/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 man1 /home/kerd/Pacchetti/codeblocks/pkg/usr/man/man1: total 16 -rw-r--r-- 1 root root 457 Sep 8 19:29 cb_console_runner.1.gz -rw-r--r-- 1 root root 379 Sep 8 19:29 cb_share_config.1.gz -rw-r--r-- 1 root root 982 Sep 8 19:28 codeblocks.1.gz -rw-r--r-- 1 root root 323 Sep 8 19:28 codesnippets.1.gz /home/kerd/Pacchetti/codeblocks/pkg/usr/share: total 20 drwxr-xr-x 2 root root 4096 Sep 8 19:28 applications drwxr-xr-x 8 root root 4096 Sep 8 19:29 codeblocks drwxr-xr-x 3 root root 4096 Sep 8 19:28 icons drwxr-xr-x 3 root root 4096 Sep 8 19:28 mime drwxr-xr-x 2 root root 4096 Sep 8 19:28 pixmaps /home/kerd/Pacchetti/codeblocks/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 299 Sep 8 19:28 codeblocks.desktop /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks: total 636 -rw-r--r-- 1 root root 1027 Sep 8 19:28 AutoVersioning.zip -rw-r--r-- 1 root root 435 Sep 8 19:28 BrowseTracker.zip -rw-r--r-- 1 root root 461 Sep 8 19:29 Cccc.zip -rw-r--r-- 1 root root 475 Sep 8 19:29 CppCheck.zip -rw-r--r-- 1 root root 418 Sep 8 19:29 HexEditor.zip -rw-r--r-- 1 root root 16615 Sep 8 19:29 IncrementalSearch.zip -rw-r--r-- 1 root root 454 Sep 8 19:29 MouseSap.zip -rw-r--r-- 1 root root 3415 Sep 8 19:28 Profiler.zip -rw-r--r-- 1 root root 1320 Sep 8 19:28 RegExTestbed.zip -rw-r--r-- 1 root root 4287 Sep 8 19:28 SymTab.zip -rw-r--r-- 1 root root 532 Sep 8 19:28 ThreadSearch.zip -rw-r--r-- 1 root root 458 Sep 8 19:28 Valgrind.zip -rw-r--r-- 1 root root 2424 Sep 8 19:28 astyle.zip -rw-r--r-- 1 root root 1141 Sep 8 19:28 autosave.zip -rw-r--r-- 1 root root 443 Sep 8 19:28 byogames.zip -rw-r--r-- 1 root root 554 Sep 8 19:28 cb_koders.zip -rw-r--r-- 1 root root 2790 Sep 8 19:28 classwizard.zip -rw-r--r-- 1 root root 6193 Sep 8 19:28 codecompletion.zip -rw-r--r-- 1 root root 658 Sep 8 19:28 codesnippets.zip -rw-r--r-- 1 root root 2173 Sep 8 19:28 codestat.zip -rw-r--r-- 1 root root 19164 Sep 8 19:28 compiler.zip -rw-r--r-- 1 root root 541 Sep 8 19:28 copystrings.zip -rw-r--r-- 1 root root 20385 Sep 8 19:28 debugger.zip -rw-r--r-- 1 root root 1406 Sep 8 19:28 defaultmimehandler.zip -rw-r--r-- 1 root root 475 Sep 8 19:28 dragscroll.zip -rw-r--r-- 1 root root 2054 Sep 8 19:28 envvars.zip -rw-r--r-- 1 root root 506 Sep 8 19:28 exporter.zip -rw-r--r-- 1 root root 555 Sep 8 19:28 headerfixup.zip -rw-r--r-- 1 root root 9679 Sep 8 19:28 help_plugin.zip drwxr-xr-x 2 root root 4096 Sep 8 19:28 icons drwxr-xr-x 8 root root 4096 Sep 8 19:28 images -rw-r--r-- 1 root root 569 Sep 8 19:28 keybinder.zip drwxr-xr-x 2 root root 4096 Sep 8 19:28 lexers drwxr-xr-x 2 root root 4096 Sep 8 19:29 lib_finder -rw-r--r-- 1 root root 493 Sep 8 19:29 lib_finder.zip -rw-r--r-- 1 root root 34004 Sep 8 19:28 manager_resources.zip -rw-r--r-- 1 root root 458 Sep 8 19:28 openfileslist.zip -rw-r--r-- 1 root root 960 Sep 8 19:28 projectsimporter.zip -rw-r--r-- 1 root root 264502 Sep 8 19:28 resources.zip -rw-r--r-- 1 root root 458 Sep 8 19:28 scriptedwizard.zip drwxr-xr-x 2 root root 4096 Sep 8 19:29 scripts -rw-r--r-- 1 root root 95053 Sep 8 19:28 start_here.zip drwxr-xr-x 3 root root 4096 Sep 8 19:29 templates -rw-r--r-- 1 root root 1354 Sep 8 19:29 tips.txt -rw-r--r-- 1 root root 2992 Sep 8 19:28 todo.zip -rw-r--r-- 1 root root 473 Sep 8 19:28 wxSmithAui.zip -rw-r--r-- 1 root root 533 Sep 8 19:28 wxsmith.zip -rw-r--r-- 1 root root 458 Sep 8 19:29 wxsmithcontribitems.zip /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/icons: total 220 -rw-r--r-- 1 root root 12930 Sep 8 19:28 app.xpm -rw-r--r-- 1 root root 39901 Sep 8 19:28 app_64.xpm -rw-r--r-- 1 root root 10668 Sep 8 19:28 c64.xpm -rw-r--r-- 1 root root 12676 Sep 8 19:28 cbp64.xpm -rw-r--r-- 1 root root 11613 Sep 8 19:28 cg64.xpm -rw-r--r-- 1 root root 10878 Sep 8 19:28 cpp64.xpm -rw-r--r-- 1 root root 12919 Sep 8 19:28 csd64.xpm -rw-r--r-- 1 root root 10715 Sep 8 19:28 d64.xpm -rw-r--r-- 1 root root 10905 Sep 8 19:28 dev64.xpm -rw-r--r-- 1 root root 10905 Sep 8 19:28 dsp64.xpm -rw-r--r-- 1 root root 10905 Sep 8 19:28 dsw64.xpm -rw-r--r-- 1 root root 10394 Sep 8 19:28 f64.xpm -rw-r--r-- 1 root root 10207 Sep 8 19:28 h64.xpm -rw-r--r-- 1 root root 10922 Sep 8 19:28 proj64.xpm -rw-r--r-- 1 root root 11665 Sep 8 19:28 rc64.xpm /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images: total 432 drwxr-xr-x 2 root root 4096 Sep 8 19:28 16x16 drwxr-xr-x 4 root root 4096 Sep 8 19:28 ThreadSearch -rw-r--r-- 1 root root 538 Sep 8 19:28 ascii.png -rw-r--r-- 1 root root 491 Sep 8 19:28 closebutton.png -rw-r--r-- 1 root root 330 Sep 8 19:28 codeblocks.png drwxr-xr-x 2 root root 4096 Sep 8 19:28 codecompletion drwxr-xr-x 2 root root 4096 Sep 8 19:28 codesnippets -rw-r--r-- 1 root root 1354 Sep 8 19:28 compile.png -rw-r--r-- 1 root root 1262 Sep 8 19:28 compilerun.png -rw-r--r-- 1 root root 953 Sep 8 19:28 contents_16x16.png -rw-r--r-- 1 root root 236 Sep 8 19:28 dbginfo.png -rw-r--r-- 1 root root 187 Sep 8 19:28 dbgnext.png -rw-r--r-- 1 root root 333 Sep 8 19:28 dbgrun.png -rw-r--r-- 1 root root 301 Sep 8 19:28 dbgrunto.png -rw-r--r-- 1 root root 182 Sep 8 19:28 dbgstep.png -rw-r--r-- 1 root root 235 Sep 8 19:28 dbgstepi.png -rw-r--r-- 1 root root 172 Sep 8 19:28 dbgstepout.png -rw-r--r-- 1 root root 974 Sep 8 19:28 dbgstop.png -rw-r--r-- 1 root root 714 Sep 8 19:28 edit_16x16.png -rw-r--r-- 1 root root 732 Sep 8 19:28 editcopy.png -rw-r--r-- 1 root root 1020 Sep 8 19:28 editcut.png -rw-r--r-- 1 root root 908 Sep 8 19:28 editpaste.png -rw-r--r-- 1 root root 243 Sep 8 19:28 file-missing.png -rw-r--r-- 1 root root 194 Sep 8 19:28 file-modified.png -rw-r--r-- 1 root root 296 Sep 8 19:28 file-readonly.png -rw-r--r-- 1 root root 265 Sep 8 19:28 file.png -rw-r--r-- 1 root root 1079 Sep 8 19:28 filefind.png -rw-r--r-- 1 root root 740 Sep 8 19:28 filenew.png -rw-r--r-- 1 root root 823 Sep 8 19:28 fileopen.png -rw-r--r-- 1 root root 900 Sep 8 19:28 fileprint.png -rw-r--r-- 1 root root 859 Sep 8 19:28 filesave.png -rw-r--r-- 1 root root 801 Sep 8 19:28 filesaveall.png -rw-r--r-- 1 root root 1732 Sep 8 19:28 filesaveas.png -rw-r--r-- 1 root root 663 Sep 8 19:28 flag_16x16.png -rw-r--r-- 1 root root 1184 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 649 Sep 8 19:28 folder_new.png -rw-r--r-- 1 root root 453 Sep 8 19:28 folder_open.png -rw-r--r-- 1 root root 948 Sep 8 19:28 misc_16x16.png -rw-r--r-- 1 root root 498 Sep 8 19:28 modified_file.png -rw-r--r-- 1 root root 1278 Sep 8 19:28 newproject.png -rw-r--r-- 1 root root 327 Sep 8 19:28 project-readonly.png -rw-r--r-- 1 root root 295 Sep 8 19:28 project.png -rw-r--r-- 1 root root 196 Sep 8 19:28 rc-file-added.png -rw-r--r-- 1 root root 217 Sep 8 19:28 rc-file-conflict.png -rw-r--r-- 1 root root 226 Sep 8 19:28 rc-file-external.png -rw-r--r-- 1 root root 215 Sep 8 19:28 rc-file-gotlock.png -rw-r--r-- 1 root root 226 Sep 8 19:28 rc-file-lockstolen.png -rw-r--r-- 1 root root 263 Sep 8 19:28 rc-file-mismatch.png -rw-r--r-- 1 root root 276 Sep 8 19:28 rc-file-missing.png -rw-r--r-- 1 root root 237 Sep 8 19:28 rc-file-modified.png -rw-r--r-- 1 root root 314 Sep 8 19:28 rc-file-noncontrolled.png -rw-r--r-- 1 root root 237 Sep 8 19:28 rc-file-outofdate.png -rw-r--r-- 1 root root 234 Sep 8 19:28 rc-file-requireslock.png -rw-r--r-- 1 root root 261 Sep 8 19:28 rc-file-uptodate.png -rw-r--r-- 1 root root 904 Sep 8 19:28 rebuild.png -rw-r--r-- 1 root root 637 Sep 8 19:28 redo.png -rw-r--r-- 1 root root 811 Sep 8 19:28 run.png -rw-r--r-- 1 root root 1194 Sep 8 19:28 searchreplace.png drwxr-xr-x 2 root root 4096 Sep 8 19:29 settings -rw-r--r-- 1 root root 767 Sep 8 19:28 source.png -rw-r--r-- 1 root root 41510 Sep 8 19:28 splash.png -rw-r--r-- 1 root root 37998 Sep 8 19:28 splash_0802.png -rw-r--r-- 1 root root 81422 Sep 8 19:28 splash_1005.png -rw-r--r-- 1 root root 974 Sep 8 19:28 stop.png -rw-r--r-- 1 root root 631 Sep 8 19:28 undo.png -rw-r--r-- 1 root root 550 Sep 8 19:28 vfolder_open.png -rw-r--r-- 1 root root 1158 Sep 8 19:28 window.png -rw-r--r-- 1 root root 770 Sep 8 19:28 workspace-readonly.png -rw-r--r-- 1 root root 771 Sep 8 19:28 workspace.png drwxr-xr-x 2 root root 4096 Sep 8 19:28 wxsmith /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/16x16: total 224 -rw-r--r-- 1 root root 978 Sep 8 19:28 bookmark_add.png -rw-r--r-- 1 root root 226 Sep 8 19:28 dbginfo.png -rw-r--r-- 1 root root 272 Sep 8 19:28 dbgnext.png -rw-r--r-- 1 root root 319 Sep 8 19:28 dbgrun.png -rw-r--r-- 1 root root 247 Sep 8 19:28 dbgrunto.png -rw-r--r-- 1 root root 268 Sep 8 19:28 dbgstep.png -rw-r--r-- 1 root root 184 Sep 8 19:28 dbgstepi.png -rw-r--r-- 1 root root 923 Sep 8 19:28 dbgstepout.png -rw-r--r-- 1 root root 727 Sep 8 19:28 dbgstop.png -rw-r--r-- 1 root root 677 Sep 8 19:28 editcopy.png -rw-r--r-- 1 root root 684 Sep 8 19:28 editcut.png -rw-r--r-- 1 root root 630 Sep 8 19:28 editpaste.png -rw-r--r-- 1 root root 810 Sep 8 19:28 exit.png -rw-r--r-- 1 root root 618 Sep 8 19:28 fileclose.png -rw-r--r-- 1 root root 755 Sep 8 19:28 filefind.png -rw-r--r-- 1 root root 768 Sep 8 19:28 filefindnext.png -rw-r--r-- 1 root root 783 Sep 8 19:28 filefindprev.png -rw-r--r-- 1 root root 535 Sep 8 19:28 filenew.png -rw-r--r-- 1 root root 624 Sep 8 19:28 fileopen.png -rw-r--r-- 1 root root 554 Sep 8 19:28 fileprint.png -rw-r--r-- 1 root root 723 Sep 8 19:28 filequickprint.png -rw-r--r-- 1 root root 650 Sep 8 19:28 filesave.png -rw-r--r-- 1 root root 655 Sep 8 19:28 filesaveall.png -rw-r--r-- 1 root root 843 Sep 8 19:28 filesaveas.png -rw-r--r-- 1 root root 790 Sep 8 19:28 findf.png -rw-r--r-- 1 root root 382 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 539 Sep 8 19:28 folder_new.png -rw-r--r-- 1 root root 471 Sep 8 19:28 folder_open.png -rw-r--r-- 1 root root 376 Sep 8 19:28 folder_yel.png -rw-r--r-- 1 root root 460 Sep 8 19:28 folder_yel_open.png -rw-r--r-- 1 root root 623 Sep 8 19:28 goto.png -rw-r--r-- 1 root root 1084 Sep 8 19:28 history_clear.png -rw-r--r-- 1 root root 723 Sep 8 19:28 idea.png -rw-r--r-- 1 root root 915 Sep 8 19:28 info.png -rw-r--r-- 1 root root 496 Sep 8 19:28 mark.png -rw-r--r-- 1 root root 589 Sep 8 19:28 mark_clear.png -rw-r--r-- 1 root root 597 Sep 8 19:28 mark_next.png -rw-r--r-- 1 root root 609 Sep 8 19:28 mark_prev.png -rw-r--r-- 1 root root 605 Sep 8 19:28 newproject.png -rw-r--r-- 1 root root 431 Sep 8 19:28 next.png -rw-r--r-- 1 root root 1270 Sep 8 19:28 plug.png -rw-r--r-- 1 root root 443 Sep 8 19:28 prev.png -rw-r--r-- 1 root root 732 Sep 8 19:28 project-readonly.png -rw-r--r-- 1 root root 654 Sep 8 19:28 project.png -rw-r--r-- 1 root root 741 Sep 8 19:28 projectnew.png -rw-r--r-- 1 root root 523 Sep 8 19:28 redo.png -rw-r--r-- 1 root root 1114 Sep 8 19:28 run.png -rw-r--r-- 1 root root 762 Sep 8 19:28 searchreplace.png -rw-r--r-- 1 root root 816 Sep 8 19:28 searchreplacef.png -rw-r--r-- 1 root root 516 Sep 8 19:28 undo.png -rw-r--r-- 1 root root 900 Sep 8 19:28 view_sidetree.png -rw-r--r-- 1 root root 894 Sep 8 19:28 view_tree.png -rw-r--r-- 1 root root 852 Sep 8 19:28 window.png -rw-r--r-- 1 root root 960 Sep 8 19:28 window_fullscreen.png -rw-r--r-- 1 root root 745 Sep 8 19:28 workspace-readonly.png -rw-r--r-- 1 root root 672 Sep 8 19:28 workspace.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch: total 108 drwxr-xr-x 2 root root 4096 Sep 8 19:28 16x16 drwxr-xr-x 2 root root 4096 Sep 8 19:28 22x22 -rw-r--r-- 1 root root 424 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 347 Sep 8 19:28 folderdisabled.png -rw-r--r-- 1 root root 434 Sep 8 19:28 folderselected.png -rw-r--r-- 1 root root 188 Sep 8 19:28 off.png -rw-r--r-- 1 root root 191 Sep 8 19:28 on.png -rw-r--r-- 1 root root 428 Sep 8 19:28 openfiles.png -rw-r--r-- 1 root root 343 Sep 8 19:28 openfilesdisabled.png -rw-r--r-- 1 root root 425 Sep 8 19:28 openfilesselected.png -rw-r--r-- 1 root root 295 Sep 8 19:28 project.png -rw-r--r-- 1 root root 376 Sep 8 19:28 project1.png -rw-r--r-- 1 root root 363 Sep 8 19:28 project1disabled.png -rw-r--r-- 1 root root 375 Sep 8 19:28 project1selected.png -rw-r--r-- 1 root root 220 Sep 8 19:28 projectdisabled.png -rw-r--r-- 1 root root 252 Sep 8 19:28 projectselected.png -rw-r--r-- 1 root root 775 Sep 8 19:28 showdir.png -rw-r--r-- 1 root root 764 Sep 8 19:28 showdirdisabled.png -rw-r--r-- 1 root root 271 Sep 8 19:28 target.png -rw-r--r-- 1 root root 268 Sep 8 19:28 target1.png -rw-r--r-- 1 root root 312 Sep 8 19:28 target1disabled.png -rw-r--r-- 1 root root 257 Sep 8 19:28 target1selected.png -rw-r--r-- 1 root root 250 Sep 8 19:28 targetdisabled.png -rw-r--r-- 1 root root 272 Sep 8 19:28 targetselected.png -rw-r--r-- 1 root root 771 Sep 8 19:28 workspace.png -rw-r--r-- 1 root root 732 Sep 8 19:28 workspacedisabled.png -rw-r--r-- 1 root root 762 Sep 8 19:28 workspaceselected.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/16x16: total 144 -rw-r--r-- 1 root root 803 Sep 8 19:28 findf.png -rw-r--r-- 1 root root 469 Sep 8 19:28 findfdisabled.png -rw-r--r-- 1 root root 424 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 347 Sep 8 19:28 folderdisabled.png -rw-r--r-- 1 root root 443 Sep 8 19:28 folderselected.png -rw-r--r-- 1 root root 188 Sep 8 19:28 off.png -rw-r--r-- 1 root root 177 Sep 8 19:28 offdisabled.png -rw-r--r-- 1 root root 173 Sep 8 19:28 on.png -rw-r--r-- 1 root root 181 Sep 8 19:28 ondisabled.png -rw-r--r-- 1 root root 438 Sep 8 19:28 openfiles.png -rw-r--r-- 1 root root 428 Sep 8 19:28 openfiles1.png -rw-r--r-- 1 root root 343 Sep 8 19:28 openfiles1disabled.png -rw-r--r-- 1 root root 425 Sep 8 19:28 openfiles1selected.png -rw-r--r-- 1 root root 333 Sep 8 19:28 openfilesdisabled.png -rw-r--r-- 1 root root 436 Sep 8 19:28 openfilesselected.png -rw-r--r-- 1 root root 222 Sep 8 19:28 options.png -rw-r--r-- 1 root root 222 Sep 8 19:28 optionsdisabled.png -rw-r--r-- 1 root root 376 Sep 8 19:28 project.png -rw-r--r-- 1 root root 295 Sep 8 19:28 project1.png -rw-r--r-- 1 root root 220 Sep 8 19:28 project1disabled.png -rw-r--r-- 1 root root 252 Sep 8 19:28 project1selected.png -rw-r--r-- 1 root root 363 Sep 8 19:28 projectdisabled.png -rw-r--r-- 1 root root 352 Sep 8 19:28 projectselected.png -rw-r--r-- 1 root root 775 Sep 8 19:28 showdir.png -rw-r--r-- 1 root root 764 Sep 8 19:28 showdirdisabled.png -rw-r--r-- 1 root root 828 Sep 8 19:28 stop.png -rw-r--r-- 1 root root 517 Sep 8 19:28 stopdisabled.png -rw-r--r-- 1 root root 271 Sep 8 19:28 target.png -rw-r--r-- 1 root root 268 Sep 8 19:28 target1.png -rw-r--r-- 1 root root 312 Sep 8 19:28 target1disabled.png -rw-r--r-- 1 root root 257 Sep 8 19:28 target1selected.png -rw-r--r-- 1 root root 250 Sep 8 19:28 targetdisabled.png -rw-r--r-- 1 root root 275 Sep 8 19:28 targetselected.png -rw-r--r-- 1 root root 771 Sep 8 19:28 workspace.png -rw-r--r-- 1 root root 732 Sep 8 19:28 workspacedisabled.png -rw-r--r-- 1 root root 720 Sep 8 19:28 workspaceselected.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/ThreadSearch/22x22: total 152 -rw-r--r-- 1 root root 466 Sep 8 19:28 file.png -rw-r--r-- 1 root root 882 Sep 8 19:28 findf.png -rw-r--r-- 1 root root 761 Sep 8 19:28 findfdisabled.png -rw-r--r-- 1 root root 710 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 582 Sep 8 19:28 folderdisabled.png -rw-r--r-- 1 root root 722 Sep 8 19:28 folderselected.png -rw-r--r-- 1 root root 730 Sep 8 19:28 lookingglass.png -rw-r--r-- 1 root root 168 Sep 8 19:28 off.png -rw-r--r-- 1 root root 178 Sep 8 19:28 offdisabled.png -rw-r--r-- 1 root root 173 Sep 8 19:28 on.png -rw-r--r-- 1 root root 182 Sep 8 19:28 ondisabled.png -rw-r--r-- 1 root root 578 Sep 8 19:28 openfiles.png -rw-r--r-- 1 root root 417 Sep 8 19:28 openfilesdisabled.png -rw-r--r-- 1 root root 577 Sep 8 19:28 openfilesselected.png -rw-r--r-- 1 root root 427 Sep 8 19:28 options.png -rw-r--r-- 1 root root 441 Sep 8 19:28 optionsdisabled.png -rw-r--r-- 1 root root 274 Sep 8 19:28 project.png -rw-r--r-- 1 root root 549 Sep 8 19:28 project1.png -rw-r--r-- 1 root root 397 Sep 8 19:28 project1disabled.png -rw-r--r-- 1 root root 607 Sep 8 19:28 project1selected.png -rw-r--r-- 1 root root 342 Sep 8 19:28 project2.png -rw-r--r-- 1 root root 330 Sep 8 19:28 project2d.png -rw-r--r-- 1 root root 354 Sep 8 19:28 project2s.png -rw-r--r-- 1 root root 310 Sep 8 19:28 projectdisabled.png -rw-r--r-- 1 root root 301 Sep 8 19:28 projectselected.png -rw-r--r-- 1 root root 1042 Sep 8 19:28 showdir.png -rw-r--r-- 1 root root 885 Sep 8 19:28 showdirdisabled.png -rw-r--r-- 1 root root 785 Sep 8 19:28 stop.png -rw-r--r-- 1 root root 875 Sep 8 19:28 stopdisabled.png -rw-r--r-- 1 root root 276 Sep 8 19:28 target.png -rw-r--r-- 1 root root 233 Sep 8 19:28 target1.png -rw-r--r-- 1 root root 240 Sep 8 19:28 target1disabled.png -rw-r--r-- 1 root root 304 Sep 8 19:28 target1selected.png -rw-r--r-- 1 root root 245 Sep 8 19:28 targetdisabled.png -rw-r--r-- 1 root root 295 Sep 8 19:28 targetselected.png -rw-r--r-- 1 root root 916 Sep 8 19:28 workspace.png -rw-r--r-- 1 root root 831 Sep 8 19:28 workspacedisabled.png -rw-r--r-- 1 root root 852 Sep 8 19:28 workspaceselected.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codecompletion: total 184 -rw-r--r-- 1 root root 518 Sep 8 19:28 class.png -rw-r--r-- 1 root root 617 Sep 8 19:28 class_folder.png -rw-r--r-- 1 root root 539 Sep 8 19:28 class_private.png -rw-r--r-- 1 root root 544 Sep 8 19:28 class_protected.png -rw-r--r-- 1 root root 551 Sep 8 19:28 class_public.png -rw-r--r-- 1 root root 438 Sep 8 19:28 ctor_private.png -rw-r--r-- 1 root root 464 Sep 8 19:28 ctor_protected.png -rw-r--r-- 1 root root 442 Sep 8 19:28 ctor_public.png -rw-r--r-- 1 root root 383 Sep 8 19:28 dtor_private.png -rw-r--r-- 1 root root 407 Sep 8 19:28 dtor_protected.png -rw-r--r-- 1 root root 393 Sep 8 19:28 dtor_public.png -rw-r--r-- 1 root root 544 Sep 8 19:28 enum.png -rw-r--r-- 1 root root 492 Sep 8 19:28 enum_private.png -rw-r--r-- 1 root root 536 Sep 8 19:28 enum_protected.png -rw-r--r-- 1 root root 547 Sep 8 19:28 enum_public.png -rw-r--r-- 1 root root 351 Sep 8 19:28 enumerator.png -rw-r--r-- 1 root root 398 Sep 8 19:28 enums_folder.png -rw-r--r-- 1 root root 376 Sep 8 19:28 folder.png -rw-r--r-- 1 root root 376 Sep 8 19:28 folder_blue.png -rw-r--r-- 1 root root 473 Sep 8 19:28 folder_blue_open.png -rw-r--r-- 1 root root 378 Sep 8 19:28 folder_green.png -rw-r--r-- 1 root root 481 Sep 8 19:28 folder_green_open.png -rw-r--r-- 1 root root 460 Sep 8 19:28 folder_open.png -rw-r--r-- 1 root root 582 Sep 8 19:28 funcs_folder.png -rw-r--r-- 1 root root 502 Sep 8 19:28 macro.png -rw-r--r-- 1 root root 575 Sep 8 19:28 macro_folder.png -rw-r--r-- 1 root root 522 Sep 8 19:28 macro_private.png -rw-r--r-- 1 root root 546 Sep 8 19:28 macro_protected.png -rw-r--r-- 1 root root 547 Sep 8 19:28 macro_public.png -rw-r--r-- 1 root root 568 Sep 8 19:28 method_private.png -rw-r--r-- 1 root root 564 Sep 8 19:28 method_protected.png -rw-r--r-- 1 root root 565 Sep 8 19:28 method_public.png -rw-r--r-- 1 root root 470 Sep 8 19:28 namespace.png -rw-r--r-- 1 root root 559 Sep 8 19:28 others_folder.png -rw-r--r-- 1 root root 354 Sep 8 19:28 preproc.png -rw-r--r-- 1 root root 556 Sep 8 19:28 preproc_folder.png -rw-r--r-- 1 root root 625 Sep 8 19:28 symbols_folder.png -rw-r--r-- 1 root root 480 Sep 8 19:28 typedef.png -rw-r--r-- 1 root root 501 Sep 8 19:28 typedef_private.png -rw-r--r-- 1 root root 516 Sep 8 19:28 typedef_protected.png -rw-r--r-- 1 root root 526 Sep 8 19:28 typedef_public.png -rw-r--r-- 1 root root 578 Sep 8 19:28 typedefs_folder.png -rw-r--r-- 1 root root 330 Sep 8 19:28 var_private.png -rw-r--r-- 1 root root 356 Sep 8 19:28 var_protected.png -rw-r--r-- 1 root root 337 Sep 8 19:28 var_public.png -rw-r--r-- 1 root root 545 Sep 8 19:28 vars_folder.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/codesnippets: total 36 -rw-r--r-- 1 root root 322 Sep 8 19:28 allsnippets.png -rw-r--r-- 1 root root 264 Sep 8 19:28 category.png -rw-r--r-- 1 root root 849 Sep 8 19:28 findf.png -rw-r--r-- 1 root root 469 Sep 8 19:28 findfdisabled.png -rw-r--r-- 1 root root 222 Sep 8 19:28 options.png -rw-r--r-- 1 root root 222 Sep 8 19:28 optionsdisabled.png -rw-r--r-- 1 root root 328 Sep 8 19:28 snippet.png -rw-r--r-- 1 root root 828 Sep 8 19:28 stop.png -rw-r--r-- 1 root root 517 Sep 8 19:28 stopdisabled.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/settings: total 824 -rw-r--r-- 1 root root 2703 Sep 8 19:28 ThreadSearch-off.png -rw-r--r-- 1 root root 3317 Sep 8 19:28 ThreadSearch.png -rw-r--r-- 1 root root 16695 Sep 8 19:28 abbrev-off.png -rw-r--r-- 1 root root 4244 Sep 8 19:28 abbrev.png -rw-r--r-- 1 root root 19629 Sep 8 19:28 astyle-plugin-off.png -rw-r--r-- 1 root root 5235 Sep 8 19:28 astyle-plugin.png -rw-r--r-- 1 root root 18514 Sep 8 19:28 autosave-off.png -rw-r--r-- 1 root root 4653 Sep 8 19:28 autosave.png -rw-r--r-- 1 root root 21070 Sep 8 19:28 batch-off.png -rw-r--r-- 1 root root 7874 Sep 8 19:28 batch.png -rw-r--r-- 1 root root 21754 Sep 8 19:28 codestats-off.png -rw-r--r-- 1 root root 6617 Sep 8 19:28 codestats.png -rw-r--r-- 1 root root 7042 Sep 8 19:28 colours-off.png -rw-r--r-- 1 root root 6207 Sep 8 19:28 colours.png -rw-r--r-- 1 root root 25451 Sep 8 19:28 compiler-off.png -rw-r--r-- 1 root root 9712 Sep 8 19:28 compiler.png -rw-r--r-- 1 root root 28183 Sep 8 19:28 debugger-off.png -rw-r--r-- 1 root root 10216 Sep 8 19:28 debugger.png -rw-r--r-- 1 root root 20417 Sep 8 19:28 default-code-off.png -rw-r--r-- 1 root root 5809 Sep 8 19:28 default-code.png -rw-r--r-- 1 root root 14391 Sep 8 19:28 dialogs-off.png -rw-r--r-- 1 root root 3915 Sep 8 19:28 dialogs.png -rw-r--r-- 1 root root 8563 Sep 8 19:28 dragscroll-off.png -rw-r--r-- 1 root root 12699 Sep 8 19:28 dragscroll.png -rw-r--r-- 1 root root 22431 Sep 8 19:28 editor-off.png -rw-r--r-- 1 root root 7377 Sep 8 19:28 editor.png -rw-r--r-- 1 root root 2459 Sep 8 19:28 envvars-off.png -rw-r--r-- 1 root root 2663 Sep 8 19:28 envvars.png -rw-r--r-- 1 root root 18503 Sep 8 19:28 extensions-off.png -rw-r--r-- 1 root root 5442 Sep 8 19:28 extensions.png -rw-r--r-- 1 root root 17339 Sep 8 19:28 folding-off.png -rw-r--r-- 1 root root 5107 Sep 8 19:28 folding.png -rw-r--r-- 1 root root 21380 Sep 8 19:28 general-prefs-off.png -rw-r--r-- 1 root root 6434 Sep 8 19:28 general-prefs.png -rw-r--r-- 1 root root 16180 Sep 8 19:28 generic-plugin-off.png -rw-r--r-- 1 root root 4212 Sep 8 19:28 generic-plugin.png -rw-r--r-- 1 root root 23763 Sep 8 19:28 gutter-margin-off.png -rw-r--r-- 1 root root 8895 Sep 8 19:28 gutter-margin.png -rw-r--r-- 1 root root 21932 Sep 8 19:28 help-plugin-off.png -rw-r--r-- 1 root root 6659 Sep 8 19:28 help-plugin.png -rw-r--r-- 1 root root 2787 Sep 8 19:29 incsearch-off.png -rw-r--r-- 1 root root 5255 Sep 8 19:29 incsearch.png -rw-r--r-- 1 root root 31716 Sep 8 19:28 net-off.png -rw-r--r-- 1 root root 11151 Sep 8 19:28 net.png -rw-r--r-- 1 root root 17019 Sep 8 19:28 notebook-appearance-off.png -rw-r--r-- 1 root root 5624 Sep 8 19:28 notebook-appearance.png -rw-r--r-- 1 root root 28147 Sep 8 19:28 onekeytobindthem-off.png -rw-r--r-- 1 root root 8995 Sep 8 19:28 onekeytobindthem.png -rw-r--r-- 1 root root 17836 Sep 8 19:28 profiler-off.png -rw-r--r-- 1 root root 5207 Sep 8 19:28 profiler.png -rw-r--r-- 1 root root 22510 Sep 8 19:28 syntax-highlight-off.png -rw-r--r-- 1 root root 7001 Sep 8 19:28 syntax-highlight.png -rw-r--r-- 1 root root 24559 Sep 8 19:28 todo-off.png -rw-r--r-- 1 root root 9312 Sep 8 19:28 todo.png -rw-r--r-- 1 root root 15188 Sep 8 19:28 view-off.png -rw-r--r-- 1 root root 4912 Sep 8 19:28 view.png -rw-r--r-- 1 root root 22439 Sep 8 19:28 wxsmith-off.png -rw-r--r-- 1 root root 7768 Sep 8 19:28 wxsmith.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/images/wxsmith: total 568 -rw-r--r-- 1 root root 314 Sep 8 19:28 Custom16.png -rw-r--r-- 1 root root 439 Sep 8 19:28 Custom32.png -rw-r--r-- 1 root root 422 Sep 8 19:28 Spacer16.png -rw-r--r-- 1 root root 742 Sep 8 19:28 Spacer32.png -rw-r--r-- 1 root root 696 Sep 8 19:28 deletewidget16.png -rw-r--r-- 1 root root 1692 Sep 8 19:28 deletewidget32.png -rw-r--r-- 1 root root 590 Sep 8 19:28 insertafter16.png -rw-r--r-- 1 root root 1440 Sep 8 19:28 insertafter32.png -rw-r--r-- 1 root root 742 Sep 8 19:28 insertbefore16.png -rw-r--r-- 1 root root 1371 Sep 8 19:28 insertbefore32.png -rw-r--r-- 1 root root 591 Sep 8 19:28 insertinto16.png -rw-r--r-- 1 root root 1366 Sep 8 19:28 insertinto32.png -rw-r--r-- 1 root root 801 Sep 8 19:28 insertpoint16.png -rw-r--r-- 1 root root 2198 Sep 8 19:28 insertpoint32.png -rw-r--r-- 1 root root 501 Sep 8 19:28 quickpropsclose16.png -rw-r--r-- 1 root root 1146 Sep 8 19:28 quickpropsclose32.png -rw-r--r-- 1 root root 501 Sep 8 19:28 quickpropsopen16.png -rw-r--r-- 1 root root 1115 Sep 8 19:28 quickpropsopen32.png -rw-r--r-- 1 root root 259 Sep 8 19:28 selected16.png -rw-r--r-- 1 root root 519 Sep 8 19:28 selected32.png -rw-r--r-- 1 root root 493 Sep 8 19:28 showpreview16.png -rw-r--r-- 1 root root 775 Sep 8 19:28 showpreview32.png -rw-r--r-- 1 root root 526 Sep 8 19:28 wxBitmapButton16.png -rw-r--r-- 1 root root 1313 Sep 8 19:28 wxBitmapButton32.png -rw-r--r-- 1 root root 284 Sep 8 19:28 wxBoxSizer16.png -rw-r--r-- 1 root root 308 Sep 8 19:28 wxBoxSizer32.png -rw-r--r-- 1 root root 234 Sep 8 19:28 wxButton16.png -rw-r--r-- 1 root root 253 Sep 8 19:28 wxButton32.png -rw-r--r-- 1 root root 671 Sep 8 19:28 wxCalendarCtrl16.png -rw-r--r-- 1 root root 1099 Sep 8 19:28 wxCalendarCtrl32.png -rw-r--r-- 1 root root 249 Sep 8 19:28 wxCheckBox16.png -rw-r--r-- 1 root root 249 Sep 8 19:28 wxCheckBox32.png -rw-r--r-- 1 root root 438 Sep 8 19:28 wxCheckListBox16.png -rw-r--r-- 1 root root 991 Sep 8 19:28 wxCheckListBox32.png -rw-r--r-- 1 root root 287 Sep 8 19:28 wxChoice16.png -rw-r--r-- 1 root root 269 Sep 8 19:28 wxChoice32.png -rw-r--r-- 1 root root 241 Sep 8 19:28 wxChoicebook16.png -rw-r--r-- 1 root root 394 Sep 8 19:28 wxChoicebook32.png -rw-r--r-- 1 root root 830 Sep 8 19:28 wxColourDialog16.png -rw-r--r-- 1 root root 1366 Sep 8 19:28 wxColourDialog32.png -rw-r--r-- 1 root root 294 Sep 8 19:28 wxComboBox16.png -rw-r--r-- 1 root root 303 Sep 8 19:28 wxComboBox32.png -rw-r--r-- 1 root root 337 Sep 8 19:28 wxDatePickerCtrl16.png -rw-r--r-- 1 root root 414 Sep 8 19:28 wxDatePickerCtrl32.png -rw-r--r-- 1 root root 491 Sep 8 19:28 wxDialog16.png -rw-r--r-- 1 root root 829 Sep 8 19:28 wxDialog32.png -rw-r--r-- 1 root root 672 Sep 8 19:28 wxDirDialog16.png -rw-r--r-- 1 root root 1537 Sep 8 19:28 wxDirDialog32.png -rw-r--r-- 1 root root 422 Sep 8 19:28 wxFileDialog16.png -rw-r--r-- 1 root root 695 Sep 8 19:28 wxFileDialog32.png -rw-r--r-- 1 root root 454 Sep 8 19:28 wxFlexGridSizer16.png -rw-r--r-- 1 root root 609 Sep 8 19:28 wxFlexGridSizer32.png -rw-r--r-- 1 root root 416 Sep 8 19:28 wxFrame16.png -rw-r--r-- 1 root root 945 Sep 8 19:28 wxFrame32.png -rw-r--r-- 1 root root 731 Sep 8 19:28 wxGLCanvas16.png -rw-r--r-- 1 root root 1706 Sep 8 19:28 wxGLCanvas32.png -rw-r--r-- 1 root root 217 Sep 8 19:28 wxGauge16.png -rw-r--r-- 1 root root 201 Sep 8 19:28 wxGauge32.png -rw-r--r-- 1 root root 688 Sep 8 19:28 wxGenericDirCtrl16.png -rw-r--r-- 1 root root 877 Sep 8 19:28 wxGenericDirCtrl32.png -rw-r--r-- 1 root root 250 Sep 8 19:28 wxGrid16.png -rw-r--r-- 1 root root 281 Sep 8 19:28 wxGrid32.png -rw-r--r-- 1 root root 300 Sep 8 19:28 wxGridSizer16.png -rw-r--r-- 1 root root 546 Sep 8 19:28 wxGridSizer32.png -rw-r--r-- 1 root root 710 Sep 8 19:28 wxHtmlWindow16.png -rw-r--r-- 1 root root 2537 Sep 8 19:28 wxHtmlWindow32.png -rw-r--r-- 1 root root 405 Sep 8 19:28 wxListBox16.png -rw-r--r-- 1 root root 1015 Sep 8 19:28 wxListBox32.png -rw-r--r-- 1 root root 480 Sep 8 19:28 wxListCtrl16.png -rw-r--r-- 1 root root 321 Sep 8 19:28 wxListCtrl32.png -rw-r--r-- 1 root root 396 Sep 8 19:28 wxListbook16.png -rw-r--r-- 1 root root 532 Sep 8 19:28 wxListbook32.png -rw-r--r-- 1 root root 318 Sep 8 19:28 wxMenu16.png -rw-r--r-- 1 root root 487 Sep 8 19:28 wxMenu32.png -rw-r--r-- 1 root root 286 Sep 8 19:28 wxMenuBar16.png -rw-r--r-- 1 root root 365 Sep 8 19:28 wxMenuBar32.png -rw-r--r-- 1 root root 473 Sep 8 19:28 wxMenuItem16.png -rw-r--r-- 1 root root 691 Sep 8 19:28 wxMenuItem32.png -rw-r--r-- 1 root root 588 Sep 8 19:28 wxMultiChoiceDialog16.png -rw-r--r-- 1 root root 935 Sep 8 19:28 wxMultiChoiceDialog32.png -rw-r--r-- 1 root root 454 Sep 8 19:28 wxNotebook16.png -rw-r--r-- 1 root root 540 Sep 8 19:28 wxNotebook32.png -rw-r--r-- 1 root root 188 Sep 8 19:28 wxPanel16.png -rw-r--r-- 1 root root 193 Sep 8 19:28 wxPanel32.png -rw-r--r-- 1 root root 699 Sep 8 19:28 wxRadioBox16.png -rw-r--r-- 1 root root 1318 Sep 8 19:28 wxRadioBox32.png -rw-r--r-- 1 root root 291 Sep 8 19:28 wxRadioButton16.png -rw-r--r-- 1 root root 280 Sep 8 19:28 wxRadioButton32.png -rw-r--r-- 1 root root 180 Sep 8 19:28 wxSashLayoutWindow16.png -rw-r--r-- 1 root root 184 Sep 8 19:28 wxSashLayoutWindow32.png -rw-r--r-- 1 root root 212 Sep 8 19:28 wxSashWindow16.png -rw-r--r-- 1 root root 216 Sep 8 19:28 wxSashWindow32.png -rw-r--r-- 1 root root 612 Sep 8 19:28 wxScrollBar16.png -rw-r--r-- 1 root root 734 Sep 8 19:28 wxScrollBar32.png -rw-r--r-- 1 root root 284 Sep 8 19:28 wxScrolledWindow16.png -rw-r--r-- 1 root root 342 Sep 8 19:28 wxScrolledWindow32.png -rw-r--r-- 1 root root 489 Sep 8 19:28 wxScrollingDialog16.png -rw-r--r-- 1 root root 658 Sep 8 19:28 wxScrollingDialog32.png -rw-r--r-- 1 root root 580 Sep 8 19:28 wxSingleChoiceDialog16.png -rw-r--r-- 1 root root 944 Sep 8 19:28 wxSingleChoiceDialog32.png -rw-r--r-- 1 root root 196 Sep 8 19:28 wxSingleInstanceChecker16.png -rw-r--r-- 1 root root 205 Sep 8 19:28 wxSingleInstanceChecker32.png -rw-r--r-- 1 root root 307 Sep 8 19:28 wxSlider16.png -rw-r--r-- 1 root root 239 Sep 8 19:28 wxSlider32.png -rw-r--r-- 1 root root 854 Sep 8 19:28 wxSmith16.png -rw-r--r-- 1 root root 2283 Sep 8 19:28 wxSmith32.png -rw-r--r-- 1 root root 236 Sep 8 19:28 wxSpinButton16.png -rw-r--r-- 1 root root 228 Sep 8 19:28 wxSpinButton32.png -rw-r--r-- 1 root root 299 Sep 8 19:28 wxSpinCtrl16.png -rw-r--r-- 1 root root 286 Sep 8 19:28 wxSpinCtrl32.png -rw-r--r-- 1 root root 390 Sep 8 19:28 wxSplitterWindow16.png -rw-r--r-- 1 root root 496 Sep 8 19:28 wxSplitterWindow32.png -rw-r--r-- 1 root root 737 Sep 8 19:28 wxStaticBitmap16.png -rw-r--r-- 1 root root 1898 Sep 8 19:28 wxStaticBitmap32.png -rw-r--r-- 1 root root 217 Sep 8 19:28 wxStaticBox16.png -rw-r--r-- 1 root root 240 Sep 8 19:28 wxStaticBox32.png -rw-r--r-- 1 root root 327 Sep 8 19:28 wxStaticBoxSizer16.png -rw-r--r-- 1 root root 539 Sep 8 19:28 wxStaticBoxSizer32.png -rw-r--r-- 1 root root 192 Sep 8 19:28 wxStaticLine16.png -rw-r--r-- 1 root root 196 Sep 8 19:28 wxStaticLine32.png -rw-r--r-- 1 root root 211 Sep 8 19:28 wxStaticText16.png -rw-r--r-- 1 root root 218 Sep 8 19:28 wxStaticText32.png -rw-r--r-- 1 root root 232 Sep 8 19:28 wxStatusBar16.png -rw-r--r-- 1 root root 286 Sep 8 19:28 wxStatusBar32.png -rw-r--r-- 1 root root 326 Sep 8 19:28 wxStdDialogButtonSizer16.png -rw-r--r-- 1 root root 376 Sep 8 19:28 wxStdDialogButtonSizer32.png -rw-r--r-- 1 root root 262 Sep 8 19:28 wxStopWatch16.png -rw-r--r-- 1 root root 237 Sep 8 19:28 wxStopWatch32.png -rw-r--r-- 1 root root 218 Sep 8 19:28 wxSymbolPickerDialog16.png -rw-r--r-- 1 root root 239 Sep 8 19:28 wxSymbolPickerDialog32.png -rw-r--r-- 1 root root 276 Sep 8 19:28 wxTextCtrl16.png -rw-r--r-- 1 root root 262 Sep 8 19:28 wxTextCtrl32.png -rw-r--r-- 1 root root 800 Sep 8 19:28 wxTimer16.png -rw-r--r-- 1 root root 1417 Sep 8 19:28 wxTimer32.png -rw-r--r-- 1 root root 321 Sep 8 19:28 wxToggleButton16.png -rw-r--r-- 1 root root 342 Sep 8 19:28 wxToggleButton32.png -rw-r--r-- 1 root root 450 Sep 8 19:28 wxToolBar16.png -rw-r--r-- 1 root root 862 Sep 8 19:28 wxToolBar32.png -rw-r--r-- 1 root root 462 Sep 8 19:28 wxToolBarItem16.png -rw-r--r-- 1 root root 1003 Sep 8 19:28 wxToolBarItem32.png -rw-r--r-- 1 root root 349 Sep 8 19:28 wxTreeCtrl16.png -rw-r--r-- 1 root root 1055 Sep 8 19:28 wxTreeCtrl32.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lexers: total 440 -rw-r--r-- 1 root root 713 Sep 8 19:28 lexer_OgreCompositor.sample -rw-r--r-- 1 root root 2276 Sep 8 19:28 lexer_OgreCompositor.xml -rw-r--r-- 1 root root 535 Sep 8 19:28 lexer_OgreMaterial.sample -rw-r--r-- 1 root root 4768 Sep 8 19:28 lexer_OgreMaterial.xml -rw-r--r-- 1 root root 327 Sep 8 19:28 lexer_ada.sample -rw-r--r-- 1 root root 3727 Sep 8 19:28 lexer_ada.xml -rw-r--r-- 1 root root 245 Sep 8 19:28 lexer_angelscript.sample -rw-r--r-- 1 root root 2967 Sep 8 19:28 lexer_angelscript.xml -rw-r--r-- 1 root root 1998 Sep 8 19:28 lexer_bash.sample -rw-r--r-- 1 root root 4875 Sep 8 19:28 lexer_bash.xml -rw-r--r-- 1 root root 305 Sep 8 19:28 lexer_batch.sample -rw-r--r-- 1 root root 1860 Sep 8 19:28 lexer_batch.xml -rw-r--r-- 1 root root 715 Sep 8 19:28 lexer_caml.sample -rw-r--r-- 1 root root 2953 Sep 8 19:28 lexer_caml.xml -rw-r--r-- 1 root root 1004 Sep 8 19:28 lexer_cg.sample -rw-r--r-- 1 root root 8969 Sep 8 19:28 lexer_cg.xml -rw-r--r-- 1 root root 768 Sep 8 19:28 lexer_cpp.sample -rw-r--r-- 1 root root 5253 Sep 8 19:28 lexer_cpp.xml -rw-r--r-- 1 root root 461 Sep 8 19:28 lexer_css.sample -rw-r--r-- 1 root root 5987 Sep 8 19:28 lexer_css.xml -rw-r--r-- 1 root root 693 Sep 8 19:28 lexer_d.sample -rw-r--r-- 1 root root 4046 Sep 8 19:28 lexer_d.xml -rw-r--r-- 1 root root 695 Sep 8 19:28 lexer_diff.sample -rw-r--r-- 1 root root 1575 Sep 8 19:28 lexer_diff.xml -rw-r--r-- 1 root root 479 Sep 8 19:28 lexer_f77.sample -rw-r--r-- 1 root root 3347 Sep 8 19:28 lexer_f77.xml -rw-r--r-- 1 root root 1205 Sep 8 19:28 lexer_fortran.sample -rw-r--r-- 1 root root 6423 Sep 8 19:28 lexer_fortran.xml -rw-r--r-- 1 root root 340 Sep 8 19:28 lexer_glsl.sample -rw-r--r-- 1 root root 6725 Sep 8 19:28 lexer_glsl.xml -rw-r--r-- 1 root root 171 Sep 8 19:28 lexer_gm.sample -rw-r--r-- 1 root root 2365 Sep 8 19:28 lexer_gm.xml -rw-r--r-- 1 root root 694 Sep 8 19:28 lexer_haskell.sample -rw-r--r-- 1 root root 2995 Sep 8 19:28 lexer_haskell.xml -rw-r--r-- 1 root root 1712 Sep 8 19:28 lexer_hitasm.sample -rw-r--r-- 1 root root 3820 Sep 8 19:28 lexer_hitasm.xml -rw-r--r-- 1 root root 1330 Sep 8 19:28 lexer_html.sample -rw-r--r-- 1 root root 17913 Sep 8 19:28 lexer_html.xml -rw-r--r-- 1 root root 624 Sep 8 19:28 lexer_latex.sample -rw-r--r-- 1 root root 1604 Sep 8 19:28 lexer_latex.xml -rw-r--r-- 1 root root 267 Sep 8 19:28 lexer_lisp.sample -rw-r--r-- 1 root root 3429 Sep 8 19:28 lexer_lisp.xml -rw-r--r-- 1 root root 257 Sep 8 19:28 lexer_lua.sample -rw-r--r-- 1 root root 1747 Sep 8 19:28 lexer_lua.xml -rw-r--r-- 1 root root 129 Sep 8 19:28 lexer_make.sample -rw-r--r-- 1 root root 1578 Sep 8 19:28 lexer_make.xml -rw-r--r-- 1 root root 356 Sep 8 19:28 lexer_masm.sample -rw-r--r-- 1 root root 11560 Sep 8 19:28 lexer_masm.xml -rw-r--r-- 1 root root 263 Sep 8 19:28 lexer_matlab.sample -rw-r--r-- 1 root root 11994 Sep 8 19:28 lexer_matlab.xml -rw-r--r-- 1 root root 486 Sep 8 19:28 lexer_nassi.xml -rw-r--r-- 1 root root 2999 Sep 8 19:28 lexer_nsis.sample -rw-r--r-- 1 root root 10352 Sep 8 19:28 lexer_nsis.xml -rw-r--r-- 1 root root 140 Sep 8 19:28 lexer_pascal.sample -rw-r--r-- 1 root root 3783 Sep 8 19:28 lexer_pascal.xml -rw-r--r-- 1 root root 1359 Sep 8 19:28 lexer_perl.sample -rw-r--r-- 1 root root 7990 Sep 8 19:28 lexer_perl.xml -rw-r--r-- 1 root root 277 Sep 8 19:28 lexer_postscript.sample -rw-r--r-- 1 root root 8305 Sep 8 19:28 lexer_postscript.xml -rw-r--r-- 1 root root 1065 Sep 8 19:28 lexer_prg.sample -rw-r--r-- 1 root root 4398 Sep 8 19:28 lexer_prg.xml -rw-r--r-- 1 root root 79 Sep 8 19:28 lexer_properties.sample -rw-r--r-- 1 root root 1275 Sep 8 19:28 lexer_properties.xml -rw-r--r-- 1 root root 958 Sep 8 19:28 lexer_python.sample -rw-r--r-- 1 root root 9658 Sep 8 19:28 lexer_python.xml -rw-r--r-- 1 root root 423 Sep 8 19:28 lexer_rc.sample -rw-r--r-- 1 root root 2405 Sep 8 19:28 lexer_rc.xml -rw-r--r-- 1 root root 122 Sep 8 19:28 lexer_ruby.sample -rw-r--r-- 1 root root 3703 Sep 8 19:28 lexer_ruby.xml -rw-r--r-- 1 root root 442 Sep 8 19:28 lexer_smalltalk.sample -rw-r--r-- 1 root root 3413 Sep 8 19:28 lexer_smalltalk.xml -rw-r--r-- 1 root root 80 Sep 8 19:28 lexer_sql.sample -rw-r--r-- 1 root root 3781 Sep 8 19:28 lexer_sql.xml -rw-r--r-- 1 root root 329 Sep 8 19:28 lexer_squirrel.sample -rw-r--r-- 1 root root 3188 Sep 8 19:28 lexer_squirrel.xml -rw-r--r-- 1 root root 429 Sep 8 19:28 lexer_vbscript.sample -rw-r--r-- 1 root root 4447 Sep 8 19:28 lexer_vbscript.xml -rw-r--r-- 1 root root 182 Sep 8 19:28 lexer_verilog.sample -rw-r--r-- 1 root root 4884 Sep 8 19:28 lexer_verilog.xml -rw-r--r-- 1 root root 972 Sep 8 19:28 lexer_vhdl.sample -rw-r--r-- 1 root root 5506 Sep 8 19:28 lexer_vhdl.xml -rw-r--r-- 1 root root 352 Sep 8 19:28 lexer_xml.sample -rw-r--r-- 1 root root 1775 Sep 8 19:28 lexer_xml.xml /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/lib_finder: total 12 -rw-r--r-- 1 root root 1877 Sep 8 19:29 codeblocks_sdk.xml -rw-r--r-- 1 root root 1728 Sep 8 19:29 glfw.xml -rw-r--r-- 1 root root 3600 Sep 8 19:29 wxwidgets.xml /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/scripts: total 44 -rw-r--r-- 1 root root 2690 Sep 8 19:29 edit_startup_script.script -rw-r--r-- 1 root root 6291 Sep 8 19:29 gdb_types.script -rw-r--r-- 1 root root 3633 Sep 8 19:29 make_dist.script -rw-r--r-- 1 root root 731 Sep 8 19:29 startup.script -rw-r--r-- 1 root root 17902 Sep 8 19:29 stl-views-1.0.3.gdb -rw-r--r-- 1 root root 2017 Sep 8 19:29 wx_help.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates: total 404 -rw-r--r-- 1 root root 73 Sep 8 19:29 console-main-c.cpp -rw-r--r-- 1 root root 90 Sep 8 19:29 console-main-cpp.cpp -rw-r--r-- 1 root root 675 Sep 8 19:29 console.cbp -rw-r--r-- 1 root root 2104 Sep 8 19:29 console.png -rw-r--r-- 1 root root 476 Sep 8 19:29 console.template -rw-r--r-- 1 root root 2566 Sep 8 19:29 dll.png -rw-r--r-- 1 root root 1780 Sep 8 19:29 glfw-main.cpp -rw-r--r-- 1 root root 602 Sep 8 19:29 glfw-static.cbp -rw-r--r-- 1 root root 1756 Sep 8 19:29 glfw.png -rw-r--r-- 1 root root 420 Sep 8 19:29 glfw.template -rw-r--r-- 1 root root 4269 Sep 8 19:29 glut-main.cpp -rw-r--r-- 1 root root 1619 Sep 8 19:29 glut.png -rw-r--r-- 1 root root 951 Sep 8 19:29 irr_linux.cbp -rw-r--r-- 1 root root 6110 Sep 8 19:29 irr_main.cpp -rw-r--r-- 1 root root 2234 Sep 8 19:29 irrlicht.png -rw-r--r-- 1 root root 698 Sep 8 19:29 irrlicht.template -rw-r--r-- 1 root root 2733 Sep 8 19:29 ogre-main.cpp -rw-r--r-- 1 root root 723 Sep 8 19:29 ogre.template -rw-r--r-- 1 root root 1067 Sep 8 19:29 ogre_linux.cbp -rw-r--r-- 1 root root 1932 Sep 8 19:29 ogrelogo.png -rw-r--r-- 1 root root 383 Sep 8 19:29 qt-main.cpp -rw-r--r-- 1 root root 1819 Sep 8 19:29 qt.cbp -rw-r--r-- 1 root root 390 Sep 8 19:29 qt.template -rw-r--r-- 1 root root 1307 Sep 8 19:29 qtlogo32.png -rw-r--r-- 1 root root 33 Sep 8 19:29 sdccapp-main.c -rw-r--r-- 1 root root 346 Sep 8 19:29 sdccapp.cbp -rw-r--r-- 1 root root 2205 Sep 8 19:29 sdccapp.png -rw-r--r-- 1 root root 400 Sep 8 19:29 sdccapp.template -rw-r--r-- 1 root root 126058 Sep 8 19:29 sdl-cb.bmp -rw-r--r-- 1 root root 2154 Sep 8 19:29 sdl-main.cpp -rw-r--r-- 1 root root 1074 Sep 8 19:29 sdl.png -rw-r--r-- 1 root root 753 Sep 8 19:29 sdlapp.cbp -rw-r--r-- 1 root root 399 Sep 8 19:29 sdlapp.template -rw-r--r-- 1 root root 54294 Sep 8 19:29 sfml-cb.bmp -rw-r--r-- 1 root root 756 Sep 8 19:29 sfml-main.cpp -rw-r--r-- 1 root root 938 Sep 8 19:29 sfml.cbp -rw-r--r-- 1 root root 1919 Sep 8 19:29 sfml.png -rw-r--r-- 1 root root 400 Sep 8 19:29 sfml.template -rw-r--r-- 1 root root 800 Sep 8 19:29 sharedlib-sample.c -rw-r--r-- 1 root root 588 Sep 8 19:29 sharedlib.cbp -rw-r--r-- 1 root root 363 Sep 8 19:29 sharedlib.template -rw-r--r-- 1 root root 769 Sep 8 19:29 staticlib-sample.c -rw-r--r-- 1 root root 568 Sep 8 19:29 staticlib.cbp -rw-r--r-- 1 root root 353 Sep 8 19:29 staticlib.template drwxr-xr-x 34 root root 4096 Sep 8 19:28 wizard -rw-r--r-- 1 root root 186 Sep 8 19:29 wx-app-ash.cpp -rw-r--r-- 1 root root 234 Sep 8 19:29 wx-app-ash.h -rw-r--r-- 1 root root 1715 Sep 8 19:29 wx-main-ash.cpp -rw-r--r-- 1 root root 287 Sep 8 19:29 wx-main-ash.h -rw-r--r-- 1 root root 2302 Sep 8 19:29 wx-main-s.cpp -rw-r--r-- 1 root root 1891 Sep 8 19:29 wx-main-sh.cpp -rw-r--r-- 1 root root 458 Sep 8 19:29 wx-main-sh.h -rw-r--r-- 1 root root 400 Sep 8 19:29 wx_pch.h -rw-r--r-- 1 root root 567 Sep 8 19:29 wxwidgets.cbp -rw-r--r-- 1 root root 218 Sep 8 19:29 wxwidgets.png -rw-r--r-- 1 root root 1207 Sep 8 19:29 wxwidgets.template /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard: total 156 drwxr-xr-x 3 root root 4096 Sep 8 19:28 arm drwxr-xr-x 3 root root 4096 Sep 8 19:28 avr drwxr-xr-x 2 root root 4096 Sep 8 19:28 c_file -rw-r--r-- 1 root root 20152 Sep 8 19:28 common_functions.script -rw-r--r-- 1 root root 4848 Sep 8 19:28 config.script drwxr-xr-x 4 root root 4096 Sep 8 19:28 console drwxr-xr-x 3 root root 4096 Sep 8 19:28 d drwxr-xr-x 4 root root 4096 Sep 8 19:28 directx drwxr-xr-x 3 root root 4096 Sep 8 19:28 dll drwxr-xr-x 2 root root 4096 Sep 8 19:28 empty drwxr-xr-x 2 root root 4096 Sep 8 19:28 empty_file drwxr-xr-x 4 root root 4096 Sep 8 19:28 fltk drwxr-xr-x 3 root root 4096 Sep 8 19:28 glfw drwxr-xr-x 3 root root 4096 Sep 8 19:28 glut drwxr-xr-x 3 root root 4096 Sep 8 19:28 gtk drwxr-xr-x 2 root root 4096 Sep 8 19:28 h_file drwxr-xr-x 3 root root 4096 Sep 8 19:28 irrlicht drwxr-xr-x 3 root root 4096 Sep 8 19:28 lf drwxr-xr-x 3 root root 4096 Sep 8 19:28 matlab_csf drwxr-xr-x 3 root root 4096 Sep 8 19:28 ogre drwxr-xr-x 4 root root 4096 Sep 8 19:28 opengl drwxr-xr-x 3 root root 4096 Sep 8 19:28 plugins drwxr-xr-x 3 root root 4096 Sep 8 19:28 ppc drwxr-xr-x 3 root root 4096 Sep 8 19:28 qt4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 sdl drwxr-xr-x 3 root root 4096 Sep 8 19:28 sfml drwxr-xr-x 4 root root 4096 Sep 8 19:28 sharedlib drwxr-xr-x 3 root root 4096 Sep 8 19:28 smartwin drwxr-xr-x 3 root root 4096 Sep 8 19:28 staticlib drwxr-xr-x 3 root root 4096 Sep 8 19:28 stlport drwxr-xr-x 3 root root 4096 Sep 8 19:28 sys drwxr-xr-x 3 root root 4096 Sep 8 19:28 tricore drwxr-xr-x 3 root root 4096 Sep 8 19:28 win32gui drwxr-xr-x 7 root root 4096 Sep 8 19:28 wxwidgets /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm: total 40 drwxr-xr-x 10 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1210 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13344 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 14903 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files: total 32 drwxr-xr-x 5 root root 4096 Sep 8 19:28 ARM-eval7t drwxr-xr-x 5 root root 4096 Sep 8 19:28 ek-at91sam7a3 drwxr-xr-x 5 root root 4096 Sep 8 19:28 lpd-lh7a404 drwxr-xr-x 5 root root 4096 Sep 8 19:28 olimex-at91sam7sx drwxr-xr-x 5 root root 4096 Sep 8 19:28 olimex-lpc213x drwxr-xr-x 5 root root 4096 Sep 8 19:28 phyCORE-AT91M55800 drwxr-xr-x 5 root root 4096 Sep 8 19:28 phyCORE-LPC2294 drwxr-xr-x 5 root root 4096 Sep 8 19:28 phyCORE-PXA255 /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h: total 8 -rw-r--r-- 1 root root 5520 Sep 8 19:28 evaluator7t.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld: total 4 -rw-r--r-- 1 root root 2620 Sep 8 19:28 target.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src: total 16 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 10078 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h: total 120 -rw-r--r-- 1 root root 115711 Sep 8 19:28 at91sam7a3.h -rw-r--r-- 1 root root 601 Sep 8 19:28 sam7a3ek.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld: total 8 -rw-r--r-- 1 root root 2762 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 2829 Sep 8 19:28 targetRAM.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src: total 20 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 15841 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h: total 72 -rw-r--r-- 1 root root 4385 Sep 8 19:28 arm9_mm.h -rw-r--r-- 1 root root 60288 Sep 8 19:28 lh7a404.h -rw-r--r-- 1 root root 1983 Sep 8 19:28 lpd404.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld: total 4 -rw-r--r-- 1 root root 2683 Sep 8 19:28 target.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src: total 24 -rw-r--r-- 1 root root 2266 Sep 8 19:28 lh7a404_mm.c -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 14387 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h: total 88 -rw-r--r-- 1 root root 83998 Sep 8 19:28 at91sam7sx.h -rw-r--r-- 1 root root 616 Sep 8 19:28 sam7p64.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld: total 16 -rw-r--r-- 1 root root 2764 Sep 8 19:28 target_s128.ld -rw-r--r-- 1 root root 2764 Sep 8 19:28 target_s256.ld -rw-r--r-- 1 root root 2763 Sep 8 19:28 target_s32.ld -rw-r--r-- 1 root root 2763 Sep 8 19:28 target_s64.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src: total 20 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 15841 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h: total 36 -rw-r--r-- 1 root root 599 Sep 8 19:28 lpc-p2138.h -rw-r--r-- 1 root root 31505 Sep 8 19:28 lpc213x.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld: total 16 -rw-r--r-- 1 root root 2879 Sep 8 19:28 target_2132.ld -rw-r--r-- 1 root root 2879 Sep 8 19:28 target_2134.ld -rw-r--r-- 1 root root 2879 Sep 8 19:28 target_2136.ld -rw-r--r-- 1 root root 2879 Sep 8 19:28 target_2138.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src: total 16 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 12148 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h: total 52 -rw-r--r-- 1 root root 50632 Sep 8 19:28 at91m55800.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld: total 16 -rw-r--r-- 1 root root 2739 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 2739 Sep 8 19:28 targetRAM_1MB.ld -rw-r--r-- 1 root root 2765 Sep 8 19:28 targetRAM_512kB.ld -rw-r--r-- 1 root root 2739 Sep 8 19:28 targetROM.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src: total 20 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 14094 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h: total 36 -rw-r--r-- 1 root root 34432 Sep 8 19:28 lpc2294.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld: total 12 -rw-r--r-- 1 root root 2737 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 2737 Sep 8 19:28 targetRAM_1MB.ld -rw-r--r-- 1 root root 2736 Sep 8 19:28 targetROM.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src: total 20 -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 12981 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h: total 68 -rw-r--r-- 1 root root 57391 Sep 8 19:28 pxa255regs.h -rw-r--r-- 1 root root 4438 Sep 8 19:28 pxa_mm.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld: total 4 -rw-r--r-- 1 root root 2682 Sep 8 19:28 target.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src: total 28 -rw-r--r-- 1 root root 7995 Sep 8 19:28 irq.c -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 2591 Sep 8 19:28 pxa_mm.c -rw-r--r-- 1 root root 11291 Sep 8 19:28 vectors.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr: total 44 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1942 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 15035 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 7240 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 8985 Sep 8 19:28 wizard.xrc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/avr/files: total 4 -rw-r--r-- 1 root root 103 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/c_file: total 32 -rw-r--r-- 1 root root 1912 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 21522 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2005 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console: total 40 drwxr-xr-x 2 root root 4096 Sep 8 19:28 c drwxr-xr-x 2 root root 4096 Sep 8 19:28 cpp -rw-r--r-- 1 root root 2104 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13568 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 9135 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/c: total 4 -rw-r--r-- 1 root root 107 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/console/cpp: total 4 -rw-r--r-- 1 root root 117 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d: total 28 drwxr-xr-x 2 root root 4096 Sep 8 19:28 console -rw-r--r-- 1 root root 2104 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13568 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2007 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/d/console: total 4 -rw-r--r-- 1 root root 276 Sep 8 19:28 hello.d /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx: total 56 drwxr-xr-x 2 root root 4096 Sep 8 19:28 dx8 drwxr-xr-x 2 root root 4096 Sep 8 19:28 dx9 -rw-r--r-- 1 root root 352 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 35737 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 8002 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx8: total 4 -rw-r--r-- 1 root root 3554 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/directx/dx9: total 4 -rw-r--r-- 1 root root 2798 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll: total 40 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 2466 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 21655 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5076 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/dll/files: total 8 -rw-r--r-- 1 root root 713 Sep 8 19:28 main.cpp -rw-r--r-- 1 root root 443 Sep 8 19:28 main.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty: total 24 -rw-r--r-- 1 root root 196 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13568 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2478 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/empty_file: total 28 -rw-r--r-- 1 root root 1912 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 19348 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 1333 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk: total 24 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files drwxr-xr-x 2 root root 4096 Sep 8 19:28 fluid -rw-r--r-- 1 root root 1037 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 2658 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 6226 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/files: total 4 -rw-r--r-- 1 root root 427 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/fltk/fluid: total 12 -rw-r--r-- 1 root root 1113 Sep 8 19:28 main.cpp -rw-r--r-- 1 root root 851 Sep 8 19:28 main.fld -rw-r--r-- 1 root root 513 Sep 8 19:28 main.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw: total 68 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1756 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 50260 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 4894 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glfw/files: total 4 -rw-r--r-- 1 root root 1813 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut: total 84 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1619 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 68673 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5549 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/glut/files: total 8 -rw-r--r-- 1 root root 4149 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk: total 32 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 2530 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 15608 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 6839 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/gtk/files: total 4 -rw-r--r-- 1 root root 1678 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/h_file: total 32 -rw-r--r-- 1 root root 1449 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 21226 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2010 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht: total 84 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 2234 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 69381 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 7014 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/irrlicht/files: total 8 -rw-r--r-- 1 root root 6673 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf: total 56 drwxr-xr-x 4 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1368 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 35695 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 8006 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 2343 Sep 8 19:28 wizard.xrc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:28 quick drwxr-xr-x 2 root root 4096 Sep 8 19:28 structured /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/quick: total 4 -rw-r--r-- 1 root root 1073 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/lf/files/structured: total 12 -rw-r--r-- 1 root root 1490 Sep 8 19:28 CMain.cpp -rw-r--r-- 1 root root 543 Sep 8 19:28 CMain.h -rw-r--r-- 1 root root 764 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf: total 44 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1638 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 23110 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 8073 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 1053 Sep 8 19:28 wizard.xrc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/matlab_csf/files: total 16 -rw-r--r-- 1 root root 477 Sep 8 19:28 lccstub.c -rw-r--r-- 1 root root 815 Sep 8 19:28 mexversion.rc -rw-r--r-- 1 root root 6522 Sep 8 19:28 sfuntmpl.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre: total 48 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1932 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 26127 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 9905 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ogre/files: total 4 -rw-r--r-- 1 root root 2809 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl: total 56 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files_unix drwxr-xr-x 2 root root 4096 Sep 8 19:28 files_win -rw-r--r-- 1 root root 1470 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 37563 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2764 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_unix: total 8 -rw-r--r-- 1 root root 6984 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/opengl/files_win: total 8 -rw-r--r-- 1 root root 4224 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins: total 64 -rw-r--r-- 1 root root 1412 Sep 8 19:28 logo.png drwxr-xr-x 2 root root 4096 Sep 8 19:28 templates -rw-r--r-- 1 root root 22364 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 16751 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 9000 Sep 8 19:28 wizard.xrc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/plugins/templates: total 48 -rw-r--r-- 1 root root 3339 Sep 8 19:28 generic_template.cpp -rw-r--r-- 1 root root 6098 Sep 8 19:28 generic_template.h -rw-r--r-- 1 root root 664 Sep 8 19:28 manifest_template.xml -rw-r--r-- 1 root root 2376 Sep 8 19:28 mime_template.cpp -rw-r--r-- 1 root root 4882 Sep 8 19:28 mime_template.h -rw-r--r-- 1 root root 2085 Sep 8 19:28 tool_template.cpp -rw-r--r-- 1 root root 4045 Sep 8 19:28 tool_template.h -rw-r--r-- 1 root root 2817 Sep 8 19:28 wizard_template.cpp -rw-r--r-- 1 root root 5930 Sep 8 19:28 wizard_template.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc: total 32 drwxr-xr-x 4 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1210 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13904 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5057 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files: total 8 drwxr-xr-x 4 root root 4096 Sep 8 19:28 MPC5200 drwxr-xr-x 5 root root 4096 Sep 8 19:28 MPC565 /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld: total 8 -rw-r--r-- 1 root root 4515 Sep 8 19:28 target.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src: total 20 -rw-r--r-- 1 root root 1809 Sep 8 19:28 crt0.S -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c -rw-r--r-- 1 root root 10498 Sep 8 19:28 traptable.S /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h drwxr-xr-x 2 root root 4096 Sep 8 19:28 ld drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h: total 16 -rw-r--r-- 1 root root 5098 Sep 8 19:28 mpc5200.h -rw-r--r-- 1 root root 6791 Sep 8 19:28 mpc555.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld: total 8 -rw-r--r-- 1 root root 4514 Sep 8 19:28 target.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src: total 8 -rw-r--r-- 1 root root 2892 Sep 8 19:28 crt0.S -rw-r--r-- 1 root root 38 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4: total 36 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1307 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 19244 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 4854 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/qt4/files: total 4 -rw-r--r-- 1 root root 355 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl: total 28 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1074 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 11219 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5403 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sdl/files: total 60 -rw-r--r-- 1 root root 54294 Sep 8 19:28 cb.bmp -rw-r--r-- 1 root root 2201 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml: total 68 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1919 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 51231 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 7352 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sfml/files: total 60 -rw-r--r-- 1 root root 54294 Sep 8 19:28 cb.bmp -rw-r--r-- 1 root root 756 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib: total 44 drwxr-xr-x 2 root root 4096 Sep 8 19:28 c drwxr-xr-x 2 root root 4096 Sep 8 19:28 cpp -rw-r--r-- 1 root root 2453 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 22415 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 4389 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/c: total 4 -rw-r--r-- 1 root root 783 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sharedlib/cpp: total 4 -rw-r--r-- 1 root root 866 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin: total 72 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1437 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 55399 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5136 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/smartwin/files: total 4 -rw-r--r-- 1 root root 649 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib: total 36 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 2453 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 22415 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 2832 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/staticlib/files: total 4 -rw-r--r-- 1 root root 783 Sep 8 19:28 main.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport: total 48 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1344 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 31668 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 5114 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/stlport/files: total 4 -rw-r--r-- 1 root root 112 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys: total 28 drwxr-xr-x 2 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 2421 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 13825 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 3265 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/sys/files: total 4 -rw-r--r-- 1 root root 510 Sep 8 19:28 driver.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore: total 44 -rw-r--r-- 1 root root 1210 Sep 8 19:28 logo.png drwxr-xr-x 17 root root 4096 Sep 8 19:28 templates -rw-r--r-- 1 root root 13516 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 14958 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 2675 Sep 8 19:28 wizard.xrc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates: total 64 drwxr-xr-x 2 root root 4096 Sep 8 19:28 EasyKit-TC1767 drwxr-xr-x 4 root root 4096 Sep 8 19:28 EasyRun-TC1796 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1130 drwxr-xr-x 2 root root 4096 Sep 8 19:28 TriBoard-TC1161 drwxr-xr-x 2 root root 4096 Sep 8 19:28 TriBoard-TC1162 drwxr-xr-x 2 root root 4096 Sep 8 19:28 TriBoard-TC1762 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1765 drwxr-xr-x 2 root root 4096 Sep 8 19:28 TriBoard-TC1766 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1775 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1792 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1796 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1797 drwxr-xr-x 4 root root 4096 Sep 8 19:28 TriBoard-TC1920 -rw-r--r-- 1 root root 97 Sep 8 19:28 main.c drwxr-xr-x 4 root root 4096 Sep 8 19:28 phyCORE-TC1130 drwxr-xr-x 4 root root 4096 Sep 8 19:28 phyCORE-TC1775 /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767: total 24 -rw-r--r-- 1 root root 9273 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 9273 Sep 8 19:28 targetIntResources.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1412 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h: total 4 -rw-r--r-- 1 root root 1405 Sep 8 19:28 easyrun_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src: total 4 -rw-r--r-- 1 root root 1380 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1355 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h: total 4 -rw-r--r-- 1 root root 1415 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src: total 4 -rw-r--r-- 1 root root 1421 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161: total 24 -rw-r--r-- 1 root root 8499 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 8498 Sep 8 19:28 targetIntResources.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162: total 24 -rw-r--r-- 1 root root 8499 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 8498 Sep 8 19:28 targetIntResources.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762: total 24 -rw-r--r-- 1 root root 8499 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 8498 Sep 8 19:28 targetIntResources.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1421 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h: total 4 -rw-r--r-- 1 root root 1145 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src: total 4 -rw-r--r-- 1 root root 1183 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766: total 24 -rw-r--r-- 1 root root 9240 Sep 8 19:28 target.ld -rw-r--r-- 1 root root 9239 Sep 8 19:28 targetIntResources.ld /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1421 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h: total 4 -rw-r--r-- 1 root root 1148 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src: total 4 -rw-r--r-- 1 root root 1183 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1399 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h: total 4 -rw-r--r-- 1 root root 1121 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src: total 4 -rw-r--r-- 1 root root 1107 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796: total 16 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1416 Sep 8 19:28 memoryROM-intern.x -rw-r--r-- 1 root root 1400 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h: total 4 -rw-r--r-- 1 root root 1124 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src: total 4 -rw-r--r-- 1 root root 1107 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797: total 16 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1487 Sep 8 19:28 memoryROM-intern.x -rw-r--r-- 1 root root 1404 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h: total 4 -rw-r--r-- 1 root root 1054 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src: total 4 -rw-r--r-- 1 root root 1218 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1411 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h: total 4 -rw-r--r-- 1 root root 1530 Sep 8 19:28 triboard_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src: total 4 -rw-r--r-- 1 root root 1421 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1354 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h: total 4 -rw-r--r-- 1 root root 1411 Sep 8 19:28 phycore_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src: total 4 -rw-r--r-- 1 root root 1417 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775: total 12 drwxr-xr-x 2 root root 4096 Sep 8 19:28 h -rw-r--r-- 1 root root 1420 Sep 8 19:28 memoryROM.x drwxr-xr-x 2 root root 4096 Sep 8 19:28 src /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h: total 4 -rw-r--r-- 1 root root 1183 Sep 8 19:28 phycore_setup.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src: total 4 -rw-r--r-- 1 root root 1179 Sep 8 19:28 setup.c /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui: total 40 drwxr-xr-x 4 root root 4096 Sep 8 19:28 files -rw-r--r-- 1 root root 1638 Sep 8 19:28 logo.png -rw-r--r-- 1 root root 20866 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 4382 Sep 8 19:28 wizard.script /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:28 dialog drwxr-xr-x 2 root root 4096 Sep 8 19:28 frame /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/dialog: total 12 -rw-r--r-- 1 root root 1237 Sep 8 19:28 main.cpp -rw-r--r-- 1 root root 150 Sep 8 19:28 resource.h -rw-r--r-- 1 root root 303 Sep 8 19:28 resource.rc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/win32gui/files/frame: total 4 -rw-r--r-- 1 root root 3589 Sep 8 19:28 main.cpp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets: total 108 drwxr-xr-x 2 root root 4096 Sep 8 19:28 common -rw-r--r-- 1 root root 218 Sep 8 19:28 logo.png drwxr-xr-x 2 root root 4096 Sep 8 19:28 pch drwxr-xr-x 2 root root 4096 Sep 8 19:28 rc -rw-r--r-- 1 root root 9463 Sep 8 19:28 wizard.png -rw-r--r-- 1 root root 53821 Sep 8 19:28 wizard.script -rw-r--r-- 1 root root 15461 Sep 8 19:28 wizard.xrc drwxr-xr-x 4 root root 4096 Sep 8 19:28 wxfb drwxr-xr-x 2 root root 4096 Sep 8 19:28 wxsmith /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/common: total 20 -rw-r--r-- 1 root root 1117 Sep 8 19:28 app.cpp -rw-r--r-- 1 root root 542 Sep 8 19:28 app.h -rw-r--r-- 1 root root 4691 Sep 8 19:28 main.cpp -rw-r--r-- 1 root root 2449 Sep 8 19:28 main.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/pch: total 4 -rw-r--r-- 1 root root 686 Sep 8 19:28 wx_pch.h /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/rc: total 4 -rw-r--r-- 1 root root 55 Sep 8 19:28 resource.rc /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:28 dialog drwxr-xr-x 2 root root 4096 Sep 8 19:28 frame /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog: total 20 -rw-r--r-- 1 root root 2019 Sep 8 19:28 GUIDialog.cpp -rw-r--r-- 1 root root 2199 Sep 8 19:28 GUIDialog.h -rw-r--r-- 1 root root 9664 Sep 8 19:28 WxWizDialog.fbp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame: total 16 -rw-r--r-- 1 root root 1741 Sep 8 19:28 GUIFrame.cpp -rw-r--r-- 1 root root 2059 Sep 8 19:28 GUIFrame.h -rw-r--r-- 1 root root 6425 Sep 8 19:28 WxWizFrame.fbp /home/kerd/Pacchetti/codeblocks/pkg/usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith: total 16 -rw-r--r-- 1 root root 545 Sep 8 19:28 app.cpp -rw-r--r-- 1 root root 2337 Sep 8 19:28 main.cpp -rw-r--r-- 1 root root 1575 Sep 8 19:28 main.h -rw-r--r-- 1 root root 4010 Sep 8 19:28 resource.wxs /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons: total 4 drwxr-xr-x 3 root root 4096 Sep 8 19:28 hicolor /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor: total 4 drwxr-xr-x 4 root root 4096 Sep 8 19:29 48x48 /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor/48x48: total 8 drwxr-xr-x 2 root root 4096 Sep 8 19:29 apps drwxr-xr-x 2 root root 4096 Sep 8 19:28 mimetypes /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor/48x48/apps: total 4 -rw-r--r-- 1 root root 2993 Sep 8 19:29 codeblocks.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/icons/hicolor/48x48/mimetypes: total 8 -rw-r--r-- 1 root root 1693 Sep 8 19:28 application-x-codeblocks-workspace.png -rw-r--r-- 1 root root 3450 Sep 8 19:28 application-x-codeblocks.png /home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:28 packages /home/kerd/Pacchetti/codeblocks/pkg/usr/share/mime/packages: total 4 -rw-r--r-- 1 root root 496 Sep 8 19:28 codeblocks.xml /home/kerd/Pacchetti/codeblocks/pkg/usr/share/pixmaps: total 4 -rw-r--r-- 1 root root 2993 Sep 8 19:28 codeblocks.png /home/kerd/Pacchetti/codeblocks/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Sep 8 19:29 codeblocks-10.05 /home/kerd/Pacchetti/codeblocks/pkg/usr/src/codeblocks-10.05: total 4 -rw-r--r-- 1 root root 1963 Sep 8 19:29 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/wxSmithContribItems/libwxchartctrl.so.0 -> libwxchartctrl.so.0.0.1 usr/lib/wxSmithContribItems/libwxchartctrl.so -> libwxchartctrl.so.0.0.1 usr/lib/wxSmithContribItems/libwxflatnotebook.so.0 -> libwxflatnotebook.so.0.0.1 usr/lib/wxSmithContribItems/libwxcustombutton.so.0 -> libwxcustombutton.so.0.0.1 usr/lib/wxSmithContribItems/libwxflatnotebook.so -> libwxflatnotebook.so.0.0.1 usr/lib/wxSmithContribItems/libwxcustombutton.so -> libwxcustombutton.so.0.0.1 usr/lib/libwxsmithlib.so -> libwxsmithlib.so.0.0.1 usr/lib/libwxsmithlib.so.0 -> libwxsmithlib.so.0.0.1 usr/lib/libcodeblocks.so -> libcodeblocks.so.0.0.1 usr/lib/libcodeblocks.so.0 -> libcodeblocks.so.0.0.1 Making symbolic link creation script: ( cd usr/lib/wxSmithContribItems ; rm -rf libwxchartctrl.so.0 ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxchartctrl.so.0.0.1 libwxchartctrl.so.0 ) ( cd usr/lib/wxSmithContribItems ; rm -rf libwxchartctrl.so ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxchartctrl.so.0.0.1 libwxchartctrl.so ) ( cd usr/lib/wxSmithContribItems ; rm -rf libwxflatnotebook.so.0 ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxflatnotebook.so.0.0.1 libwxflatnotebook.so.0 ) ( cd usr/lib/wxSmithContribItems ; rm -rf libwxcustombutton.so.0 ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxcustombutton.so.0.0.1 libwxcustombutton.so.0 ) ( cd usr/lib/wxSmithContribItems ; rm -rf libwxflatnotebook.so ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxflatnotebook.so.0.0.1 libwxflatnotebook.so ) ( cd usr/lib/wxSmithContribItems ; rm -rf libwxcustombutton.so ) ( cd usr/lib/wxSmithContribItems ; ln -sf libwxcustombutton.so.0.0.1 libwxcustombutton.so ) ( cd usr/lib ; rm -rf libwxsmithlib.so ) ( cd usr/lib ; ln -sf libwxsmithlib.so.0.0.1 libwxsmithlib.so ) ( cd usr/lib ; rm -rf libwxsmithlib.so.0 ) ( cd usr/lib ; ln -sf libwxsmithlib.so.0.0.1 libwxsmithlib.so.0 ) ( cd usr/lib ; rm -rf libcodeblocks.so ) ( cd usr/lib ; ln -sf libcodeblocks.so.0.0.1 libcodeblocks.so ) ( cd usr/lib ; rm -rf libcodeblocks.so.0 ) ( cd usr/lib ; ln -sf libcodeblocks.so.0.0.1 libcodeblocks.so.0 ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/wxSmithContribItems/libwxchartctrl.so.0' removed `./usr/lib/wxSmithContribItems/libwxchartctrl.so' removed `./usr/lib/wxSmithContribItems/libwxflatnotebook.so.0' removed `./usr/lib/wxSmithContribItems/libwxcustombutton.so.0' removed `./usr/lib/wxSmithContribItems/libwxflatnotebook.so' removed `./usr/lib/wxSmithContribItems/libwxcustombutton.so' removed `./usr/lib/libwxsmithlib.so' removed `./usr/lib/libwxsmithlib.so.0' removed `./usr/lib/libcodeblocks.so' removed `./usr/lib/libcodeblocks.so.0' Updating your ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/kerd/Pacchetti/codeblocks/codeblocks-10.05-i486-1vc.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/doc/ usr/doc/codeblocks-10.05/ usr/doc/codeblocks-10.05/README usr/doc/codeblocks-10.05/changelog usr/doc/codeblocks-10.05/COPYING usr/doc/codeblocks-10.05/NEWS usr/doc/codeblocks-10.05/ChangeLog usr/doc/codeblocks-10.05/Readme usr/doc/codeblocks-10.05/AUTHORS usr/src/ usr/src/codeblocks-10.05/ usr/src/codeblocks-10.05/SLKBUILD usr/lib/ usr/lib/wxSmithContribItems/ usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1 usr/lib/wxSmithContribItems/libwxcustombutton.la usr/lib/wxSmithContribItems/libwxflatnotebook.la usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1 usr/lib/wxSmithContribItems/libwxchartctrl.la usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1 usr/lib/libcodeblocks.so.0.0.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/wxsmith.pc usr/lib/pkgconfig/codeblocks.pc usr/lib/pkgconfig/wxsmithaui.pc usr/lib/pkgconfig/wxsmith-contrib.pc usr/lib/libwxsmithlib.la usr/lib/libcodeblocks.la usr/lib/codeblocks/ usr/lib/codeblocks/plugins/ usr/lib/codeblocks/plugins/libhelp_plugin.so usr/lib/codeblocks/plugins/libhelp_plugin.la usr/lib/codeblocks/plugins/libProfiler.la usr/lib/codeblocks/plugins/libHexEditor.so usr/lib/codeblocks/plugins/libbyogames.la usr/lib/codeblocks/plugins/libexporter.so usr/lib/codeblocks/plugins/libThreadSearch.la usr/lib/codeblocks/plugins/libenvvars.so usr/lib/codeblocks/plugins/libdragscroll.la usr/lib/codeblocks/plugins/liblib_finder.so usr/lib/codeblocks/plugins/libautosave.so usr/lib/codeblocks/plugins/libValgrind.so usr/lib/codeblocks/plugins/libcodesnippets.so usr/lib/codeblocks/plugins/libcopystrings.so usr/lib/codeblocks/plugins/libdefaultmimehandler.so usr/lib/codeblocks/plugins/libastyle.so usr/lib/codeblocks/plugins/libIncrementalSearch.so usr/lib/codeblocks/plugins/libAutoVersioning.la usr/lib/codeblocks/plugins/libcompiler.so usr/lib/codeblocks/plugins/libcodecompletion.la usr/lib/codeblocks/plugins/libtodo.la usr/lib/codeblocks/plugins/libopenfileslist.la usr/lib/codeblocks/plugins/libCccc.so usr/lib/codeblocks/plugins/libtodo.so usr/lib/codeblocks/plugins/libMouseSap.so usr/lib/codeblocks/plugins/libwxSmithAui.la usr/lib/codeblocks/plugins/libcodesnippets.la usr/lib/codeblocks/plugins/libwxsmithcontribitems.so usr/lib/codeblocks/plugins/libcodestat.so usr/lib/codeblocks/plugins/libCppCheck.la usr/lib/codeblocks/plugins/libwxsmithcontribitems.la usr/lib/codeblocks/plugins/libastyle.la usr/lib/codeblocks/plugins/libCccc.la usr/lib/codeblocks/plugins/libscriptedwizard.so usr/lib/codeblocks/plugins/libexporter.la usr/lib/codeblocks/plugins/libbyogames.so usr/lib/codeblocks/plugins/libkeybinder.la usr/lib/codeblocks/plugins/libclasswizard.so usr/lib/codeblocks/plugins/libprojectsimporter.la usr/lib/codeblocks/plugins/libautosave.la usr/lib/codeblocks/plugins/libAutoVersioning.so usr/lib/codeblocks/plugins/libSymTab.so usr/lib/codeblocks/plugins/libwxsmith.la usr/lib/codeblocks/plugins/libclasswizard.la usr/lib/codeblocks/plugins/liblib_finder.la usr/lib/codeblocks/plugins/libheaderfixup.la usr/lib/codeblocks/plugins/libHexEditor.la usr/lib/codeblocks/plugins/libopenfileslist.so usr/lib/codeblocks/plugins/libcodestat.la usr/lib/codeblocks/plugins/libcb_koders.so usr/lib/codeblocks/plugins/libheaderfixup.so usr/lib/codeblocks/plugins/libCppCheck.so usr/lib/codeblocks/plugins/libValgrind.la usr/lib/codeblocks/plugins/libcodecompletion.so usr/lib/codeblocks/plugins/libscriptedwizard.la usr/lib/codeblocks/plugins/libcopystrings.la usr/lib/codeblocks/plugins/libdefaultmimehandler.la usr/lib/codeblocks/plugins/libMouseSap.la usr/lib/codeblocks/plugins/libwxsmith.so usr/lib/codeblocks/plugins/libdebugger.la usr/lib/codeblocks/plugins/libThreadSearch.so usr/lib/codeblocks/plugins/libRegExTestbed.so usr/lib/codeblocks/plugins/libcompiler.la usr/lib/codeblocks/plugins/libprojectsimporter.so usr/lib/codeblocks/plugins/libenvvars.la usr/lib/codeblocks/plugins/libRegExTestbed.la usr/lib/codeblocks/plugins/libProfiler.so usr/lib/codeblocks/plugins/libdragscroll.so usr/lib/codeblocks/plugins/libSymTab.la usr/lib/codeblocks/plugins/libBrowseTracker.so usr/lib/codeblocks/plugins/libIncrementalSearch.la usr/lib/codeblocks/plugins/libcb_koders.la usr/lib/codeblocks/plugins/libkeybinder.so usr/lib/codeblocks/plugins/libBrowseTracker.la usr/lib/codeblocks/plugins/libwxSmithAui.so usr/lib/codeblocks/plugins/libdebugger.so usr/lib/libwxsmithlib.so.0.0.1 usr/include/ usr/include/wxsmith/ usr/include/wxsmith/wxsgui.h usr/include/wxsmith/wxsresourcefactory.h usr/include/wxsmith/wxsguifactory.h usr/include/wxsmith/wxseditor.h usr/include/wxsmith/wxsresourcetree.h usr/include/wxsmith/wxsadvqpp.h usr/include/wxsmith/wxsautoresourcetreeimage.h usr/include/wxsmith/wxscodinglang.h usr/include/wxsmith/wxwidgets/ usr/include/wxsmith/wxwidgets/wxswidget.h usr/include/wxsmith/wxwidgets/wxsframeres.h usr/include/wxsmith/wxwidgets/wxwidgetsres.h usr/include/wxsmith/wxwidgets/wxsitemres.h usr/include/wxsmith/wxwidgets/wxseventseditor.h usr/include/wxsmith/wxwidgets/wxsevents.h usr/include/wxsmith/wxwidgets/wxsgridpanel.h usr/include/wxsmith/wxwidgets/wxscodegenerator.h usr/include/wxsmith/wxwidgets/wxsitemeditorcontent.h usr/include/wxsmith/wxwidgets/wxsitemresdataobject.h usr/include/wxsmith/wxwidgets/wxsitemrestreedata.h usr/include/wxsmith/wxwidgets/wxsdialogres.h usr/include/wxsmith/wxwidgets/wxsscrollingdialogres.h usr/include/wxsmith/wxwidgets/wxspredefinedids.h usr/include/wxsmith/wxwidgets/wxsitemeditordragassist.h usr/include/wxsmith/wxwidgets/wxscontainer.h usr/include/wxsmith/wxwidgets/wxscorrector.h usr/include/wxsmith/wxwidgets/wxsdeleteitemres.h usr/include/wxsmith/wxwidgets/wxwidgetsguiappadoptingdlg.h usr/include/wxsmith/wxwidgets/wxsitemundobuffer.h usr/include/wxsmith/wxwidgets/wxstoolspace.h usr/include/wxsmith/wxwidgets/wxsbaseproperties.h usr/include/wxsmith/wxwidgets/wxspanelres.h usr/include/wxsmith/wxwidgets/wxsparent.h usr/include/wxsmith/wxwidgets/wxstool.h usr/include/wxsmith/wxwidgets/wxssizerparentqp.h usr/include/wxsmith/wxwidgets/wxsexproperties.h usr/include/wxsmith/wxwidgets/wxsflags.h usr/include/wxsmith/wxwidgets/wxsiteminfo.h usr/include/wxsmith/wxwidgets/wxsitem.h usr/include/wxsmith/wxwidgets/wxwidgetsgui.h usr/include/wxsmith/wxwidgets/wxscodercontext.h usr/include/wxsmith/wxwidgets/wxwidgetsguiconfigpanel.h usr/include/wxsmith/wxwidgets/wxsstyle.h usr/include/wxsmith/wxwidgets/wxsitemeditor.h usr/include/wxsmith/wxwidgets/wxsdrawingwindow.h usr/include/wxsmith/wxwidgets/wxssizer.h usr/include/wxsmith/wxwidgets/wxsnewwindowdlg.h usr/include/wxsmith/wxwidgets/wxsitemresdata.h usr/include/wxsmith/wxwidgets/wxscustomwidgetxmlhandler.h usr/include/wxsmith/wxwidgets/wxwidgetsresfactory.h usr/include/wxsmith/wxwidgets/wxsitemfactory.h usr/include/wxsmith/wxwidgets/properties/ usr/include/wxsmith/wxwidgets/properties/wxssimplefonteditordlg.h usr/include/wxsmith/wxwidgets/properties/wxsbitmapiconproperty.h usr/include/wxsmith/wxwidgets/properties/wxsfontproperty.h usr/include/wxsmith/wxwidgets/properties/wxspositionsizeproperty.h usr/include/wxsmith/wxwidgets/properties/wxsfontfaceeditordlg.h usr/include/wxsmith/wxwidgets/properties/wxssizerflagsproperty.h usr/include/wxsmith/wxwidgets/properties/wxsarraystringcheckproperty.h usr/include/wxsmith/wxwidgets/properties/wxsarraystringcheckeditordlg.h usr/include/wxsmith/wxwidgets/properties/wxscolourproperty.h usr/include/wxsmith/wxwidgets/properties/wxsstyleproperty.h usr/include/wxsmith/wxwidgets/properties/wxsdimensionproperty.h usr/include/wxsmith/wxwidgets/properties/wxsbitmapiconeditordlg.h usr/include/wxsmith/wxwidgets/properties/wxsfonteditordlg.h usr/include/wxsmith/wxsresourcetreeitemdata.h usr/include/wxsmith/wxsadvqppchild.h usr/include/wxsmith/wxsresource.h usr/include/wxsmith/contrib/ usr/include/wxsmith/contrib/include/ usr/include/wxsmith/contrib/include/wx/ usr/include/wxsmith/contrib/include/wx/propgrid/ usr/include/wxsmith/contrib/include/wx/propgrid/advprops.h usr/include/wxsmith/contrib/include/wx/propgrid/pg_dox_mainpage.h usr/include/wxsmith/contrib/include/wx/propgrid/odcombo.h usr/include/wxsmith/contrib/include/wx/propgrid/propgrid.h usr/include/wxsmith/contrib/include/wx/propgrid/propdev.h usr/include/wxsmith/contrib/include/wx/propgrid/manager.h usr/include/wxsmith/contrib/include/wx/propgrid/extras.h usr/include/wxsmith/properties/ usr/include/wxsmith/properties/wxscustomeditorproperty.h usr/include/wxsmith/properties/wxsflagsproperty.h usr/include/wxsmith/properties/wxslongproperty.h usr/include/wxsmith/properties/wxspropertystream.h usr/include/wxsmith/properties/wxsenumproperty.h usr/include/wxsmith/properties/wxsquickpropspanel.h usr/include/wxsmith/properties/wxsemptyproperty.h usr/include/wxsmith/properties/wxsarraystringproperty.h usr/include/wxsmith/properties/wxsproperties.h usr/include/wxsmith/properties/wxsarraystringeditordlg.h usr/include/wxsmith/properties/wxsproperty.h usr/include/wxsmith/properties/wxspropertycontainer.h usr/include/wxsmith/properties/wxsstringproperty.h usr/include/wxsmith/properties/wxspropertygridmanager.h usr/include/wxsmith/properties/wxsboolproperty.h usr/include/wxsmith/wxsproject.h usr/include/wxSmithContribItems/ usr/include/wxSmithContribItems/wxchart/ usr/include/wxSmithContribItems/wxchart/wxchart-1.0/ usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/ usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/ usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartctrl.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chart.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/piechartpoints.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/bar3dchartpoints.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/charttypes.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/pie3dchartpoints.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartpoints.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/legend.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/legendwindow.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartdef.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/points.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/axis.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartwindow.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/xaxiswindow.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/barchartpoints.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/yaxiswindow.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/xaxis.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartpointstypes.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartsizes.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/chartcolors.h usr/include/wxSmithContribItems/wxchart/wxchart-1.0/include/wx/yaxis.h usr/include/wxSmithContribItems/wxflatnotebook/ usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/ usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/ usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/ usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/ usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_smart_ptr.h usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebookSDK.h usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/renderer.h usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/wxFNBDropTarget.h usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_singleton.h usr/include/wxSmithContribItems/wxflatnotebook/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h usr/include/wxSmithContribItems/wxthings/ usr/include/wxSmithContribItems/wxthings/wxthings/ usr/include/wxSmithContribItems/wxthings/wxthings/include/ usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/ usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things/ usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things/toggle.h usr/include/wxSmithContribItems/wxthings/wxthings/include/wx/things/thingdef.h usr/include/codeblocks/ usr/include/codeblocks/scripting/ usr/include/codeblocks/scripting/include/ usr/include/codeblocks/scripting/include/sqstdsystem.h usr/include/codeblocks/scripting/include/sqrdbg.h usr/include/codeblocks/scripting/include/sqstdio.h usr/include/codeblocks/scripting/include/sqstdblob.h usr/include/codeblocks/scripting/include/sqstdmath.h usr/include/codeblocks/scripting/include/sqdbgserver.h usr/include/codeblocks/scripting/include/sqstdstring.h usr/include/codeblocks/scripting/include/sqstdaux.h usr/include/codeblocks/scripting/include/squirrel.h usr/include/codeblocks/scripting/sqplus/ usr/include/codeblocks/scripting/sqplus/SquirrelBindingsUtils.h usr/include/codeblocks/scripting/sqplus/SquirrelObject.h usr/include/codeblocks/scripting/sqplus/sqplus.h usr/include/codeblocks/scripting/sqplus/SquirrelVM.h usr/include/codeblocks/scripting/sqplus/SqPlusConst.h usr/include/codeblocks/scripting/bindings/ usr/include/codeblocks/scripting/bindings/sc_plugin.h usr/include/codeblocks/scripting/bindings/sc_base_types.h usr/include/codeblocks/globals.h usr/include/codeblocks/id.h usr/include/codeblocks/editorcolourset.h usr/include/codeblocks/virtualbuildtargetsdlg.h usr/include/codeblocks/base64.h usr/include/codeblocks/projectsfilemasksdlg.h usr/include/codeblocks/crc32.h usr/include/codeblocks/projectoptionsdlg.h usr/include/codeblocks/nsUniversalDetector.h usr/include/codeblocks/nsBig5Prober.h usr/include/codeblocks/filegroupsandmasks.h usr/include/codeblocks/nsLatin1Prober.h usr/include/codeblocks/compileoptionsbase.h usr/include/codeblocks/scriptsecuritywarningdlg.h usr/include/codeblocks/nsEscCharsetProber.h usr/include/codeblocks/scrollingdialog.h usr/include/codeblocks/editorlexerloader.h usr/include/codeblocks/safedelete.h usr/include/codeblocks/compilercommandgenerator.h usr/include/codeblocks/templatemanager.h usr/include/codeblocks/cbeditor.h usr/include/codeblocks/genericmultilinenotesdlg.h usr/include/codeblocks/backgroundthread.h usr/include/codeblocks/filefilters.h usr/include/codeblocks/multiselectdlg.h usr/include/codeblocks/findreplacebase.h usr/include/codeblocks/editarrayfiledlg.h usr/include/codeblocks/cbplugin.h usr/include/codeblocks/cbstyledtextctrl.h usr/include/codeblocks/cbworkspace.h usr/include/codeblocks/projectdepsdlg.h usr/include/codeblocks/workspaceloader.h usr/include/codeblocks/configurationpanel.h usr/include/codeblocks/projectlayoutloader.h usr/include/codeblocks/nsCodingStateMachine.h usr/include/codeblocks/prmem.h usr/include/codeblocks/nsEUCJPProber.h usr/include/codeblocks/settings.h usr/include/codeblocks/cbthreadpool.h usr/include/codeblocks/annoyingdialog.h usr/include/codeblocks/nsUTF8Prober.h usr/include/codeblocks/compiletargetbase.h usr/include/codeblocks/misctreeitemdata.h usr/include/codeblocks/nscore.h usr/include/codeblocks/configuretoolsdlg.h usr/include/codeblocks/edittooldlg.h usr/include/codeblocks/pluginsconfigurationdlg.h usr/include/codeblocks/projectbuildtarget.h usr/include/codeblocks/cbtool.h usr/include/codeblocks/encodingdetector.h usr/include/codeblocks/pipedprocess.h usr/include/codeblocks/editpathdlg.h usr/include/codeblocks/cbexception.h usr/include/codeblocks/JpCntx.h usr/include/codeblocks/cbthreadedtask.h usr/include/codeblocks/editpairdlg.h usr/include/codeblocks/wxscintilla/ usr/include/codeblocks/wxscintilla/include/ usr/include/codeblocks/wxscintilla/include/wx/ usr/include/codeblocks/wxscintilla/include/wx/wxscintilla.h usr/include/codeblocks/macrosmanager.h usr/include/codeblocks/cbeditorprintout.h usr/include/codeblocks/prep.h usr/include/codeblocks/loggers.h usr/include/codeblocks/blockallocated.h usr/include/codeblocks/newfromtemplatedlg.h usr/include/codeblocks/editkeywordsdlg.h usr/include/codeblocks/nsError.h usr/include/codeblocks/licenses.h usr/include/codeblocks/nsSBCSGroupProber.h usr/include/codeblocks/sdk_precomp.h usr/include/codeblocks/projectfile.h usr/include/codeblocks/cbthreadpool_extras.h usr/include/codeblocks/filemanager.h usr/include/codeblocks/scriptingmanager.h usr/include/codeblocks/nsMBCSGroupProber.h usr/include/codeblocks/nsPkgInt.h usr/include/codeblocks/cbfunctor.h usr/include/codeblocks/toolsmanager.h usr/include/codeblocks/externaldepsdlg.h usr/include/codeblocks/editormanager.h usr/include/codeblocks/nsHebrewProber.h usr/include/codeblocks/infowindow.h usr/include/codeblocks/uservarmanager.h usr/include/codeblocks/projectloader.h usr/include/codeblocks/projectmanager.h usr/include/codeblocks/compilerfactory.h usr/include/codeblocks/ibaseloader.h usr/include/codeblocks/nsCharSetProber.h usr/include/codeblocks/configmanager.h usr/include/codeblocks/tinyxml/ usr/include/codeblocks/tinyxml/tinywxuni.h usr/include/codeblocks/tinyxml/tinystr.h usr/include/codeblocks/tinyxml/tinyxml.h usr/include/codeblocks/importers_globals.h usr/include/codeblocks/incrementalselectlistdlg.h usr/include/codeblocks/editor_hooks.h usr/include/codeblocks/sdk_common.h usr/include/codeblocks/confirmreplacedlg.h usr/include/codeblocks/printing_types.h usr/include/codeblocks/editorbase.h usr/include/codeblocks/finddlg.h usr/include/codeblocks/editorconfigurationdlg.h usr/include/codeblocks/compileroptions.h usr/include/codeblocks/nsSJISProber.h usr/include/codeblocks/CharDistribution.h usr/include/codeblocks/cbauibook.h usr/include/codeblocks/prtypes.h usr/include/codeblocks/projecttemplateloader.h usr/include/codeblocks/sdk_events.h usr/include/codeblocks/nsSBCharSetProber.h usr/include/codeblocks/ibaseworkspaceloader.h usr/include/codeblocks/cbproject.h usr/include/codeblocks/nsEUCKRProber.h usr/include/codeblocks/editarrayorderdlg.h usr/include/codeblocks/logger.h usr/include/codeblocks/projectfileoptionsdlg.h usr/include/codeblocks/nsGB2312Prober.h usr/include/codeblocks/compiler.h usr/include/codeblocks/searchresultslog.h usr/include/codeblocks/selecttargetdlg.h usr/include/codeblocks/logmanager.h usr/include/codeblocks/sdk.h usr/include/codeblocks/replacedlg.h usr/include/codeblocks/pluginmanager.h usr/include/codeblocks/nsEUCTWProber.h usr/include/codeblocks/xtra_res.h usr/include/codeblocks/editarraystringdlg.h usr/include/codeblocks/projectloader_hooks.h usr/include/codeblocks/managedthread.h usr/include/codeblocks/manager.h usr/include/codeblocks/prcpucfg.h usr/include/codeblocks/autodetectcompilers.h usr/include/codeblocks/personalitymanager.h usr/include/codeblocks/menuitemsmanager.h usr/bin/ usr/bin/cb_console_runner usr/bin/codesnippets usr/bin/codeblocks usr/bin/cb_share_config usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/mimetypes/ usr/share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png usr/share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/codeblocks.png usr/share/applications/ usr/share/applications/codeblocks.desktop usr/share/pixmaps/ usr/share/pixmaps/codeblocks.png usr/share/codeblocks/ usr/share/codeblocks/autosave.zip usr/share/codeblocks/help_plugin.zip usr/share/codeblocks/CppCheck.zip usr/share/codeblocks/templates/ usr/share/codeblocks/templates/ogre_linux.cbp usr/share/codeblocks/templates/sdl.png usr/share/codeblocks/templates/console-main-cpp.cpp usr/share/codeblocks/templates/sdccapp.png usr/share/codeblocks/templates/staticlib-sample.c usr/share/codeblocks/templates/console-main-c.cpp usr/share/codeblocks/templates/sharedlib.cbp usr/share/codeblocks/templates/sdccapp-main.c usr/share/codeblocks/templates/irrlicht.png usr/share/codeblocks/templates/ogre.template usr/share/codeblocks/templates/irr_main.cpp usr/share/codeblocks/templates/sfml-main.cpp usr/share/codeblocks/templates/dll.png usr/share/codeblocks/templates/console.png usr/share/codeblocks/templates/sharedlib-sample.c usr/share/codeblocks/templates/glfw-static.cbp usr/share/codeblocks/templates/sdccapp.cbp usr/share/codeblocks/templates/console.cbp usr/share/codeblocks/templates/wx-main-s.cpp usr/share/codeblocks/templates/glfw.template usr/share/codeblocks/templates/wxwidgets.png usr/share/codeblocks/templates/glut-main.cpp usr/share/codeblocks/templates/ogrelogo.png usr/share/codeblocks/templates/sharedlib.template usr/share/codeblocks/templates/irrlicht.template usr/share/codeblocks/templates/sfml.template usr/share/codeblocks/templates/wx-app-ash.cpp usr/share/codeblocks/templates/wx_pch.h usr/share/codeblocks/templates/glfw-main.cpp usr/share/codeblocks/templates/glut.png usr/share/codeblocks/templates/qt.template usr/share/codeblocks/templates/sdlapp.cbp usr/share/codeblocks/templates/qtlogo32.png usr/share/codeblocks/templates/qt-main.cpp usr/share/codeblocks/templates/console.template usr/share/codeblocks/templates/wx-app-ash.h usr/share/codeblocks/templates/sdlapp.template usr/share/codeblocks/templates/wizard/ usr/share/codeblocks/templates/wizard/h_file/ usr/share/codeblocks/templates/wizard/h_file/wizard.script usr/share/codeblocks/templates/wizard/h_file/logo.png usr/share/codeblocks/templates/wizard/h_file/wizard.png usr/share/codeblocks/templates/wizard/config.script usr/share/codeblocks/templates/wizard/staticlib/ usr/share/codeblocks/templates/wizard/staticlib/wizard.script usr/share/codeblocks/templates/wizard/staticlib/logo.png usr/share/codeblocks/templates/wizard/staticlib/wizard.png usr/share/codeblocks/templates/wizard/staticlib/files/ usr/share/codeblocks/templates/wizard/staticlib/files/main.c usr/share/codeblocks/templates/wizard/empty_file/ usr/share/codeblocks/templates/wizard/empty_file/wizard.script usr/share/codeblocks/templates/wizard/empty_file/logo.png usr/share/codeblocks/templates/wizard/empty_file/wizard.png usr/share/codeblocks/templates/wizard/sdl/ usr/share/codeblocks/templates/wizard/sdl/wizard.script usr/share/codeblocks/templates/wizard/sdl/logo.png usr/share/codeblocks/templates/wizard/sdl/wizard.png usr/share/codeblocks/templates/wizard/sdl/files/ usr/share/codeblocks/templates/wizard/sdl/files/cb.bmp usr/share/codeblocks/templates/wizard/sdl/files/main.cpp usr/share/codeblocks/templates/wizard/gtk/ usr/share/codeblocks/templates/wizard/gtk/wizard.script usr/share/codeblocks/templates/wizard/gtk/logo.png usr/share/codeblocks/templates/wizard/gtk/wizard.png usr/share/codeblocks/templates/wizard/gtk/files/ usr/share/codeblocks/templates/wizard/gtk/files/main.c usr/share/codeblocks/templates/wizard/fltk/ usr/share/codeblocks/templates/wizard/fltk/fluid/ usr/share/codeblocks/templates/wizard/fltk/fluid/main.fld usr/share/codeblocks/templates/wizard/fltk/fluid/main.h usr/share/codeblocks/templates/wizard/fltk/fluid/main.cpp usr/share/codeblocks/templates/wizard/fltk/wizard.script usr/share/codeblocks/templates/wizard/fltk/logo.png usr/share/codeblocks/templates/wizard/fltk/wizard.png usr/share/codeblocks/templates/wizard/fltk/files/ usr/share/codeblocks/templates/wizard/fltk/files/main.cpp usr/share/codeblocks/templates/wizard/smartwin/ usr/share/codeblocks/templates/wizard/smartwin/wizard.script usr/share/codeblocks/templates/wizard/smartwin/logo.png usr/share/codeblocks/templates/wizard/smartwin/wizard.png usr/share/codeblocks/templates/wizard/smartwin/files/ usr/share/codeblocks/templates/wizard/smartwin/files/main.cpp usr/share/codeblocks/templates/wizard/sharedlib/ usr/share/codeblocks/templates/wizard/sharedlib/cpp/ usr/share/codeblocks/templates/wizard/sharedlib/cpp/main.cpp usr/share/codeblocks/templates/wizard/sharedlib/wizard.script usr/share/codeblocks/templates/wizard/sharedlib/logo.png usr/share/codeblocks/templates/wizard/sharedlib/c/ usr/share/codeblocks/templates/wizard/sharedlib/c/main.c usr/share/codeblocks/templates/wizard/sharedlib/wizard.png usr/share/codeblocks/templates/wizard/win32gui/ usr/share/codeblocks/templates/wizard/win32gui/wizard.script usr/share/codeblocks/templates/wizard/win32gui/logo.png usr/share/codeblocks/templates/wizard/win32gui/wizard.png usr/share/codeblocks/templates/wizard/win32gui/files/ usr/share/codeblocks/templates/wizard/win32gui/files/dialog/ usr/share/codeblocks/templates/wizard/win32gui/files/dialog/resource.rc usr/share/codeblocks/templates/wizard/win32gui/files/dialog/resource.h usr/share/codeblocks/templates/wizard/win32gui/files/dialog/main.cpp usr/share/codeblocks/templates/wizard/win32gui/files/frame/ usr/share/codeblocks/templates/wizard/win32gui/files/frame/main.cpp usr/share/codeblocks/templates/wizard/irrlicht/ usr/share/codeblocks/templates/wizard/irrlicht/wizard.script usr/share/codeblocks/templates/wizard/irrlicht/logo.png usr/share/codeblocks/templates/wizard/irrlicht/wizard.png usr/share/codeblocks/templates/wizard/irrlicht/files/ usr/share/codeblocks/templates/wizard/irrlicht/files/main.cpp usr/share/codeblocks/templates/wizard/wxwidgets/ usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/ usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/app.cpp usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/resource.wxs usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/main.h usr/share/codeblocks/templates/wizard/wxwidgets/wxsmith/main.cpp usr/share/codeblocks/templates/wizard/wxwidgets/rc/ usr/share/codeblocks/templates/wizard/wxwidgets/rc/resource.rc usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/ usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/ usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/WxWizDialog.fbp usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.cpp usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.h usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/ usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.cpp usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.h usr/share/codeblocks/templates/wizard/wxwidgets/wxfb/frame/WxWizFrame.fbp usr/share/codeblocks/templates/wizard/wxwidgets/wizard.xrc usr/share/codeblocks/templates/wizard/wxwidgets/wizard.script usr/share/codeblocks/templates/wizard/wxwidgets/logo.png usr/share/codeblocks/templates/wizard/wxwidgets/wizard.png usr/share/codeblocks/templates/wizard/wxwidgets/common/ usr/share/codeblocks/templates/wizard/wxwidgets/common/app.cpp usr/share/codeblocks/templates/wizard/wxwidgets/common/app.h usr/share/codeblocks/templates/wizard/wxwidgets/common/main.h usr/share/codeblocks/templates/wizard/wxwidgets/common/main.cpp usr/share/codeblocks/templates/wizard/wxwidgets/pch/ usr/share/codeblocks/templates/wizard/wxwidgets/pch/wx_pch.h usr/share/codeblocks/templates/wizard/empty/ usr/share/codeblocks/templates/wizard/empty/wizard.script usr/share/codeblocks/templates/wizard/empty/logo.png usr/share/codeblocks/templates/wizard/empty/wizard.png usr/share/codeblocks/templates/wizard/opengl/ usr/share/codeblocks/templates/wizard/opengl/files_win/ usr/share/codeblocks/templates/wizard/opengl/files_win/main.c usr/share/codeblocks/templates/wizard/opengl/files_unix/ usr/share/codeblocks/templates/wizard/opengl/files_unix/main.c usr/share/codeblocks/templates/wizard/opengl/wizard.script usr/share/codeblocks/templates/wizard/opengl/logo.png usr/share/codeblocks/templates/wizard/opengl/wizard.png usr/share/codeblocks/templates/wizard/matlab_csf/ usr/share/codeblocks/templates/wizard/matlab_csf/wizard.xrc usr/share/codeblocks/templates/wizard/matlab_csf/wizard.script usr/share/codeblocks/templates/wizard/matlab_csf/logo.png usr/share/codeblocks/templates/wizard/matlab_csf/wizard.png usr/share/codeblocks/templates/wizard/matlab_csf/files/ usr/share/codeblocks/templates/wizard/matlab_csf/files/lccstub.c usr/share/codeblocks/templates/wizard/matlab_csf/files/sfuntmpl.c usr/share/codeblocks/templates/wizard/matlab_csf/files/mexversion.rc usr/share/codeblocks/templates/wizard/arm/ usr/share/codeblocks/templates/wizard/arm/wizard.script usr/share/codeblocks/templates/wizard/arm/logo.png usr/share/codeblocks/templates/wizard/arm/wizard.png usr/share/codeblocks/templates/wizard/arm/files/ usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/ usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/main.c usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/lh7a404_mm.c usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld/ usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/ usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/arm9_mm.h usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/lpd404.h usr/share/codeblocks/templates/wizard/arm/files/lpd-lh7a404/h/lh7a404.h usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src/ usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src/main.c usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/ usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s256.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s128.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s64.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s32.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h/ usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h/at91sam7sx.h usr/share/codeblocks/templates/wizard/arm/files/olimex-at91sam7sx/h/sam7p64.h usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src/ usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src/main.c usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld/ usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld/targetRAM.ld usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h/ usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h/sam7a3ek.h usr/share/codeblocks/templates/wizard/arm/files/ek-at91sam7a3/h/at91sam7a3.h usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src/ usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src/main.c usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld/ usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h/ usr/share/codeblocks/templates/wizard/arm/files/ARM-eval7t/h/evaluator7t.h usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/main.c usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/pxa_mm.c usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/irq.c usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h/pxa_mm.h usr/share/codeblocks/templates/wizard/arm/files/phyCORE-PXA255/h/pxa255regs.h usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src/ usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src/main.c usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/ usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2134.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2132.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2138.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/ld/target_2136.ld usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h/ usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h/lpc213x.h usr/share/codeblocks/templates/wizard/arm/files/olimex-lpc213x/h/lpc-p2138.h usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src/main.c usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetRAM_1MB.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetROM.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-LPC2294/h/lpc2294.h usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src/main.c usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/src/vectors.S usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_512kB.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_1MB.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/target.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetROM.ld usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h/ usr/share/codeblocks/templates/wizard/arm/files/phyCORE-AT91M55800/h/at91m55800.h usr/share/codeblocks/templates/wizard/lf/ usr/share/codeblocks/templates/wizard/lf/wizard.xrc usr/share/codeblocks/templates/wizard/lf/wizard.script usr/share/codeblocks/templates/wizard/lf/logo.png usr/share/codeblocks/templates/wizard/lf/wizard.png usr/share/codeblocks/templates/wizard/lf/files/ usr/share/codeblocks/templates/wizard/lf/files/structured/ usr/share/codeblocks/templates/wizard/lf/files/structured/CMain.h usr/share/codeblocks/templates/wizard/lf/files/structured/CMain.cpp usr/share/codeblocks/templates/wizard/lf/files/structured/main.cpp usr/share/codeblocks/templates/wizard/lf/files/quick/ usr/share/codeblocks/templates/wizard/lf/files/quick/main.cpp usr/share/codeblocks/templates/wizard/directx/ usr/share/codeblocks/templates/wizard/directx/dx9/ usr/share/codeblocks/templates/wizard/directx/dx9/main.cpp usr/share/codeblocks/templates/wizard/directx/dx8/ usr/share/codeblocks/templates/wizard/directx/dx8/main.cpp usr/share/codeblocks/templates/wizard/directx/wizard.script usr/share/codeblocks/templates/wizard/directx/logo.png usr/share/codeblocks/templates/wizard/directx/wizard.png usr/share/codeblocks/templates/wizard/d/ usr/share/codeblocks/templates/wizard/d/wizard.script usr/share/codeblocks/templates/wizard/d/logo.png usr/share/codeblocks/templates/wizard/d/wizard.png usr/share/codeblocks/templates/wizard/d/console/ usr/share/codeblocks/templates/wizard/d/console/hello.d usr/share/codeblocks/templates/wizard/sys/ usr/share/codeblocks/templates/wizard/sys/wizard.script usr/share/codeblocks/templates/wizard/sys/logo.png usr/share/codeblocks/templates/wizard/sys/wizard.png usr/share/codeblocks/templates/wizard/sys/files/ usr/share/codeblocks/templates/wizard/sys/files/driver.c usr/share/codeblocks/templates/wizard/stlport/ usr/share/codeblocks/templates/wizard/stlport/wizard.script usr/share/codeblocks/templates/wizard/stlport/logo.png usr/share/codeblocks/templates/wizard/stlport/wizard.png usr/share/codeblocks/templates/wizard/stlport/files/ usr/share/codeblocks/templates/wizard/stlport/files/main.cpp usr/share/codeblocks/templates/wizard/ppc/ usr/share/codeblocks/templates/wizard/ppc/wizard.script usr/share/codeblocks/templates/wizard/ppc/logo.png usr/share/codeblocks/templates/wizard/ppc/wizard.png usr/share/codeblocks/templates/wizard/ppc/files/ usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src/ usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src/main.c usr/share/codeblocks/templates/wizard/ppc/files/MPC565/src/crt0.S usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld/ usr/share/codeblocks/templates/wizard/ppc/files/MPC565/ld/target.ld usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h/ usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h/mpc5200.h usr/share/codeblocks/templates/wizard/ppc/files/MPC565/h/mpc555.h usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/ usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/traptable.S usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/main.c usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/src/crt0.S usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld/ usr/share/codeblocks/templates/wizard/ppc/files/MPC5200/ld/target.ld usr/share/codeblocks/templates/wizard/glfw/ usr/share/codeblocks/templates/wizard/glfw/wizard.script usr/share/codeblocks/templates/wizard/glfw/logo.png usr/share/codeblocks/templates/wizard/glfw/wizard.png usr/share/codeblocks/templates/wizard/glfw/files/ usr/share/codeblocks/templates/wizard/glfw/files/main.cpp usr/share/codeblocks/templates/wizard/avr/ usr/share/codeblocks/templates/wizard/avr/wizard.xrc usr/share/codeblocks/templates/wizard/avr/wizard.script usr/share/codeblocks/templates/wizard/avr/logo.png usr/share/codeblocks/templates/wizard/avr/wizard.png usr/share/codeblocks/templates/wizard/avr/files/ usr/share/codeblocks/templates/wizard/avr/files/main.c usr/share/codeblocks/templates/wizard/plugins/ usr/share/codeblocks/templates/wizard/plugins/templates/ usr/share/codeblocks/templates/wizard/plugins/templates/wizard_template.cpp usr/share/codeblocks/templates/wizard/plugins/templates/mime_template.cpp usr/share/codeblocks/templates/wizard/plugins/templates/generic_template.h usr/share/codeblocks/templates/wizard/plugins/templates/manifest_template.xml usr/share/codeblocks/templates/wizard/plugins/templates/tool_template.cpp usr/share/codeblocks/templates/wizard/plugins/templates/mime_template.h usr/share/codeblocks/templates/wizard/plugins/templates/tool_template.h usr/share/codeblocks/templates/wizard/plugins/templates/wizard_template.h usr/share/codeblocks/templates/wizard/plugins/templates/generic_template.cpp usr/share/codeblocks/templates/wizard/plugins/wizard.xrc usr/share/codeblocks/templates/wizard/plugins/wizard.script usr/share/codeblocks/templates/wizard/plugins/logo.png usr/share/codeblocks/templates/wizard/plugins/wizard.png usr/share/codeblocks/templates/wizard/sfml/ usr/share/codeblocks/templates/wizard/sfml/wizard.script usr/share/codeblocks/templates/wizard/sfml/logo.png usr/share/codeblocks/templates/wizard/sfml/wizard.png usr/share/codeblocks/templates/wizard/sfml/files/ usr/share/codeblocks/templates/wizard/sfml/files/cb.bmp usr/share/codeblocks/templates/wizard/sfml/files/main.cpp usr/share/codeblocks/templates/wizard/dll/ usr/share/codeblocks/templates/wizard/dll/wizard.script usr/share/codeblocks/templates/wizard/dll/logo.png usr/share/codeblocks/templates/wizard/dll/wizard.png usr/share/codeblocks/templates/wizard/dll/files/ usr/share/codeblocks/templates/wizard/dll/files/main.h usr/share/codeblocks/templates/wizard/dll/files/main.cpp usr/share/codeblocks/templates/wizard/common_functions.script usr/share/codeblocks/templates/wizard/ogre/ usr/share/codeblocks/templates/wizard/ogre/wizard.script usr/share/codeblocks/templates/wizard/ogre/logo.png usr/share/codeblocks/templates/wizard/ogre/wizard.png usr/share/codeblocks/templates/wizard/ogre/files/ usr/share/codeblocks/templates/wizard/ogre/files/main.cpp usr/share/codeblocks/templates/wizard/glut/ usr/share/codeblocks/templates/wizard/glut/wizard.script usr/share/codeblocks/templates/wizard/glut/logo.png usr/share/codeblocks/templates/wizard/glut/wizard.png usr/share/codeblocks/templates/wizard/glut/files/ usr/share/codeblocks/templates/wizard/glut/files/main.cpp usr/share/codeblocks/templates/wizard/qt4/ usr/share/codeblocks/templates/wizard/qt4/wizard.script usr/share/codeblocks/templates/wizard/qt4/logo.png usr/share/codeblocks/templates/wizard/qt4/wizard.png usr/share/codeblocks/templates/wizard/qt4/files/ usr/share/codeblocks/templates/wizard/qt4/files/main.cpp usr/share/codeblocks/templates/wizard/c_file/ usr/share/codeblocks/templates/wizard/c_file/wizard.script usr/share/codeblocks/templates/wizard/c_file/logo.png usr/share/codeblocks/templates/wizard/c_file/wizard.png usr/share/codeblocks/templates/wizard/tricore/ usr/share/codeblocks/templates/wizard/tricore/templates/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1130/h/phycore_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1765/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h/ usr/share/codeblocks/templates/wizard/tricore/templates/phyCORE-TC1775/h/phycore_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1775/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762/targetIntResources.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1762/target.ld usr/share/codeblocks/templates/wizard/tricore/templates/main.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1920/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1130/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/ usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src/ usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h/ usr/share/codeblocks/templates/wizard/tricore/templates/EasyRun-TC1796/h/easyrun_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM-intern.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1797/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766/targetIntResources.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1766/target.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161/targetIntResources.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1161/target.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162/targetIntResources.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1162/target.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1792/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767/ usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767/targetIntResources.ld usr/share/codeblocks/templates/wizard/tricore/templates/EasyKit-TC1767/target.ld usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/src/setup.c usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM-intern.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM.x usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h/ usr/share/codeblocks/templates/wizard/tricore/templates/TriBoard-TC1796/h/triboard_setup.h usr/share/codeblocks/templates/wizard/tricore/wizard.xrc usr/share/codeblocks/templates/wizard/tricore/wizard.script usr/share/codeblocks/templates/wizard/tricore/logo.png usr/share/codeblocks/templates/wizard/tricore/wizard.png usr/share/codeblocks/templates/wizard/console/ usr/share/codeblocks/templates/wizard/console/cpp/ usr/share/codeblocks/templates/wizard/console/cpp/main.cpp usr/share/codeblocks/templates/wizard/console/wizard.script usr/share/codeblocks/templates/wizard/console/logo.png usr/share/codeblocks/templates/wizard/console/c/ usr/share/codeblocks/templates/wizard/console/c/main.c usr/share/codeblocks/templates/wizard/console/wizard.png usr/share/codeblocks/templates/sdl-main.cpp usr/share/codeblocks/templates/wxwidgets.cbp usr/share/codeblocks/templates/staticlib.cbp usr/share/codeblocks/templates/sfml.png usr/share/codeblocks/templates/wx-main-ash.h usr/share/codeblocks/templates/ogre-main.cpp usr/share/codeblocks/templates/staticlib.template usr/share/codeblocks/templates/sfml.cbp usr/share/codeblocks/templates/wx-main-ash.cpp usr/share/codeblocks/templates/wx-main-sh.h usr/share/codeblocks/templates/sdccapp.template usr/share/codeblocks/templates/sfml-cb.bmp usr/share/codeblocks/templates/irr_linux.cbp usr/share/codeblocks/templates/qt.cbp usr/share/codeblocks/templates/wxwidgets.template usr/share/codeblocks/templates/sdl-cb.bmp usr/share/codeblocks/templates/glfw.png usr/share/codeblocks/templates/wx-main-sh.cpp usr/share/codeblocks/lib_finder/ usr/share/codeblocks/lib_finder/codeblocks_sdk.xml usr/share/codeblocks/lib_finder/wxwidgets.xml usr/share/codeblocks/lib_finder/glfw.xml usr/share/codeblocks/Profiler.zip usr/share/codeblocks/images/ usr/share/codeblocks/images/dbgrunto.png usr/share/codeblocks/images/folder.png usr/share/codeblocks/images/wxsmith/ usr/share/codeblocks/images/wxsmith/deletewidget16.png usr/share/codeblocks/images/wxsmith/wxListbook32.png usr/share/codeblocks/images/wxsmith/wxToolBarItem32.png usr/share/codeblocks/images/wxsmith/insertafter16.png usr/share/codeblocks/images/wxsmith/wxCheckBox32.png usr/share/codeblocks/images/wxsmith/wxTimer16.png usr/share/codeblocks/images/wxsmith/insertbefore32.png usr/share/codeblocks/images/wxsmith/wxToolBar16.png usr/share/codeblocks/images/wxsmith/wxToolBarItem16.png usr/share/codeblocks/images/wxsmith/wxGenericDirCtrl32.png usr/share/codeblocks/images/wxsmith/wxSplitterWindow32.png usr/share/codeblocks/images/wxsmith/wxSlider16.png usr/share/codeblocks/images/wxsmith/wxGridSizer16.png usr/share/codeblocks/images/wxsmith/wxStaticText16.png usr/share/codeblocks/images/wxsmith/wxStaticLine32.png usr/share/codeblocks/images/wxsmith/wxRadioButton32.png usr/share/codeblocks/images/wxsmith/wxListCtrl32.png usr/share/codeblocks/images/wxsmith/showpreview16.png usr/share/codeblocks/images/wxsmith/wxSingleChoiceDialog16.png usr/share/codeblocks/images/wxsmith/wxTextCtrl32.png usr/share/codeblocks/images/wxsmith/wxStopWatch16.png usr/share/codeblocks/images/wxsmith/wxSpinCtrl16.png usr/share/codeblocks/images/wxsmith/wxTreeCtrl32.png usr/share/codeblocks/images/wxsmith/wxGLCanvas16.png usr/share/codeblocks/images/wxsmith/wxFrame32.png usr/share/codeblocks/images/wxsmith/quickpropsopen16.png usr/share/codeblocks/images/wxsmith/wxStaticBox32.png usr/share/codeblocks/images/wxsmith/wxSingleInstanceChecker32.png usr/share/codeblocks/images/wxsmith/wxSymbolPickerDialog16.png usr/share/codeblocks/images/wxsmith/wxFlexGridSizer32.png usr/share/codeblocks/images/wxsmith/wxButton16.png usr/share/codeblocks/images/wxsmith/wxChoicebook16.png usr/share/codeblocks/images/wxsmith/wxChoicebook32.png usr/share/codeblocks/images/wxsmith/wxToggleButton16.png usr/share/codeblocks/images/wxsmith/wxDialog16.png usr/share/codeblocks/images/wxsmith/wxStatusBar16.png usr/share/codeblocks/images/wxsmith/wxStaticBox16.png usr/share/codeblocks/images/wxsmith/wxSplitterWindow16.png usr/share/codeblocks/images/wxsmith/selected32.png usr/share/codeblocks/images/wxsmith/wxSymbolPickerDialog32.png usr/share/codeblocks/images/wxsmith/wxColourDialog16.png usr/share/codeblocks/images/wxsmith/wxCheckListBox16.png usr/share/codeblocks/images/wxsmith/insertpoint16.png usr/share/codeblocks/images/wxsmith/wxScrollBar32.png usr/share/codeblocks/images/wxsmith/wxMenuItem16.png usr/share/codeblocks/images/wxsmith/wxStaticBoxSizer16.png usr/share/codeblocks/images/wxsmith/wxHtmlWindow16.png usr/share/codeblocks/images/wxsmith/wxSingleChoiceDialog32.png usr/share/codeblocks/images/wxsmith/Spacer32.png usr/share/codeblocks/images/wxsmith/wxSpinCtrl32.png usr/share/codeblocks/images/wxsmith/wxStaticText32.png usr/share/codeblocks/images/wxsmith/wxChoice32.png usr/share/codeblocks/images/wxsmith/wxBitmapButton16.png usr/share/codeblocks/images/wxsmith/wxSingleInstanceChecker16.png usr/share/codeblocks/images/wxsmith/insertbefore16.png usr/share/codeblocks/images/wxsmith/wxSashLayoutWindow32.png usr/share/codeblocks/images/wxsmith/insertpoint32.png usr/share/codeblocks/images/wxsmith/wxTreeCtrl16.png usr/share/codeblocks/images/wxsmith/wxTextCtrl16.png usr/share/codeblocks/images/wxsmith/insertafter32.png usr/share/codeblocks/images/wxsmith/wxCheckListBox32.png usr/share/codeblocks/images/wxsmith/wxScrolledWindow32.png usr/share/codeblocks/images/wxsmith/wxFileDialog32.png usr/share/codeblocks/images/wxsmith/wxScrolledWindow16.png usr/share/codeblocks/images/wxsmith/wxStopWatch32.png usr/share/codeblocks/images/wxsmith/wxListCtrl16.png usr/share/codeblocks/images/wxsmith/wxNotebook32.png usr/share/codeblocks/images/wxsmith/wxFrame16.png usr/share/codeblocks/images/wxsmith/wxSlider32.png usr/share/codeblocks/images/wxsmith/wxComboBox32.png usr/share/codeblocks/images/wxsmith/wxCalendarCtrl16.png usr/share/codeblocks/images/wxsmith/wxListbook16.png usr/share/codeblocks/images/wxsmith/wxColourDialog32.png usr/share/codeblocks/images/wxsmith/wxMenu16.png usr/share/codeblocks/images/wxsmith/quickpropsclose16.png usr/share/codeblocks/images/wxsmith/wxGrid16.png usr/share/codeblocks/images/wxsmith/wxStaticLine16.png usr/share/codeblocks/images/wxsmith/wxStaticBoxSizer32.png usr/share/codeblocks/images/wxsmith/wxGauge32.png usr/share/codeblocks/images/wxsmith/wxSashLayoutWindow16.png usr/share/codeblocks/images/wxsmith/wxDatePickerCtrl16.png usr/share/codeblocks/images/wxsmith/wxListBox16.png usr/share/codeblocks/images/wxsmith/wxDirDialog16.png usr/share/codeblocks/images/wxsmith/wxBoxSizer16.png usr/share/codeblocks/images/wxsmith/wxToolBar32.png usr/share/codeblocks/images/wxsmith/Spacer16.png usr/share/codeblocks/images/wxsmith/wxScrollBar16.png usr/share/codeblocks/images/wxsmith/wxSmith32.png usr/share/codeblocks/images/wxsmith/wxBitmapButton32.png usr/share/codeblocks/images/wxsmith/wxSashWindow16.png usr/share/codeblocks/images/wxsmith/wxDatePickerCtrl32.png usr/share/codeblocks/images/wxsmith/wxMenuItem32.png usr/share/codeblocks/images/wxsmith/wxHtmlWindow32.png usr/share/codeblocks/images/wxsmith/deletewidget32.png usr/share/codeblocks/images/wxsmith/wxDirDialog32.png usr/share/codeblocks/images/wxsmith/wxNotebook16.png usr/share/codeblocks/images/wxsmith/wxSmith16.png usr/share/codeblocks/images/wxsmith/wxStaticBitmap16.png usr/share/codeblocks/images/wxsmith/wxRadioBox32.png usr/share/codeblocks/images/wxsmith/wxStaticBitmap32.png usr/share/codeblocks/images/wxsmith/wxMultiChoiceDialog16.png usr/share/codeblocks/images/wxsmith/wxStatusBar32.png usr/share/codeblocks/images/wxsmith/Custom16.png usr/share/codeblocks/images/wxsmith/wxListBox32.png usr/share/codeblocks/images/wxsmith/wxScrollingDialog32.png usr/share/codeblocks/images/wxsmith/insertinto32.png usr/share/codeblocks/images/wxsmith/wxMenu32.png usr/share/codeblocks/images/wxsmith/wxButton32.png usr/share/codeblocks/images/wxsmith/selected16.png usr/share/codeblocks/images/wxsmith/quickpropsopen32.png usr/share/codeblocks/images/wxsmith/quickpropsclose32.png usr/share/codeblocks/images/wxsmith/wxGLCanvas32.png usr/share/codeblocks/images/wxsmith/Custom32.png usr/share/codeblocks/images/wxsmith/wxChoice16.png usr/share/codeblocks/images/wxsmith/wxMultiChoiceDialog32.png usr/share/codeblocks/images/wxsmith/wxComboBox16.png usr/share/codeblocks/images/wxsmith/wxGridSizer32.png usr/share/codeblocks/images/wxsmith/wxStdDialogButtonSizer16.png usr/share/codeblocks/images/wxsmith/wxToggleButton32.png usr/share/codeblocks/images/wxsmith/wxGenericDirCtrl16.png usr/share/codeblocks/images/wxsmith/wxDialog32.png usr/share/codeblocks/images/wxsmith/wxGauge16.png usr/share/codeblocks/images/wxsmith/wxStdDialogButtonSizer32.png usr/share/codeblocks/images/wxsmith/wxFlexGridSizer16.png usr/share/codeblocks/images/wxsmith/wxSpinButton32.png usr/share/codeblocks/images/wxsmith/insertinto16.png usr/share/codeblocks/images/wxsmith/wxSashWindow32.png usr/share/codeblocks/images/wxsmith/wxRadioButton16.png usr/share/codeblocks/images/wxsmith/wxSpinButton16.png usr/share/codeblocks/images/wxsmith/wxMenuBar16.png usr/share/codeblocks/images/wxsmith/wxPanel32.png usr/share/codeblocks/images/wxsmith/wxPanel16.png usr/share/codeblocks/images/wxsmith/wxGrid32.png usr/share/codeblocks/images/wxsmith/wxFileDialog16.png usr/share/codeblocks/images/wxsmith/wxMenuBar32.png usr/share/codeblocks/images/wxsmith/showpreview32.png usr/share/codeblocks/images/wxsmith/wxTimer32.png usr/share/codeblocks/images/wxsmith/wxRadioBox16.png usr/share/codeblocks/images/wxsmith/wxBoxSizer32.png usr/share/codeblocks/images/wxsmith/wxCalendarCtrl32.png usr/share/codeblocks/images/wxsmith/wxScrollingDialog16.png usr/share/codeblocks/images/wxsmith/wxCheckBox16.png usr/share/codeblocks/images/run.png usr/share/codeblocks/images/fileprint.png usr/share/codeblocks/images/undo.png usr/share/codeblocks/images/dbgrun.png usr/share/codeblocks/images/dbgstop.png usr/share/codeblocks/images/workspace-readonly.png usr/share/codeblocks/images/project-readonly.png usr/share/codeblocks/images/16x16/ usr/share/codeblocks/images/16x16/dbgrunto.png usr/share/codeblocks/images/16x16/plug.png usr/share/codeblocks/images/16x16/folder.png usr/share/codeblocks/images/16x16/view_tree.png usr/share/codeblocks/images/16x16/run.png usr/share/codeblocks/images/16x16/fileprint.png usr/share/codeblocks/images/16x16/undo.png usr/share/codeblocks/images/16x16/dbgrun.png usr/share/codeblocks/images/16x16/dbgstop.png usr/share/codeblocks/images/16x16/workspace-readonly.png usr/share/codeblocks/images/16x16/searchreplacef.png usr/share/codeblocks/images/16x16/goto.png usr/share/codeblocks/images/16x16/project-readonly.png usr/share/codeblocks/images/16x16/workspace.png usr/share/codeblocks/images/16x16/editpaste.png usr/share/codeblocks/images/16x16/window_fullscreen.png usr/share/codeblocks/images/16x16/window.png usr/share/codeblocks/images/16x16/findf.png usr/share/codeblocks/images/16x16/project.png usr/share/codeblocks/images/16x16/filenew.png usr/share/codeblocks/images/16x16/info.png usr/share/codeblocks/images/16x16/filesaveall.png usr/share/codeblocks/images/16x16/view_sidetree.png usr/share/codeblocks/images/16x16/searchreplace.png usr/share/codeblocks/images/16x16/filefindprev.png usr/share/codeblocks/images/16x16/editcopy.png usr/share/codeblocks/images/16x16/fileclose.png usr/share/codeblocks/images/16x16/history_clear.png usr/share/codeblocks/images/16x16/next.png usr/share/codeblocks/images/16x16/editcut.png usr/share/codeblocks/images/16x16/dbgnext.png usr/share/codeblocks/images/16x16/dbgstep.png usr/share/codeblocks/images/16x16/filesaveas.png usr/share/codeblocks/images/16x16/newproject.png usr/share/codeblocks/images/16x16/folder_yel.png usr/share/codeblocks/images/16x16/redo.png usr/share/codeblocks/images/16x16/bookmark_add.png usr/share/codeblocks/images/16x16/mark_clear.png usr/share/codeblocks/images/16x16/idea.png usr/share/codeblocks/images/16x16/filesave.png usr/share/codeblocks/images/16x16/prev.png usr/share/codeblocks/images/16x16/filefindnext.png usr/share/codeblocks/images/16x16/exit.png usr/share/codeblocks/images/16x16/dbgstepout.png usr/share/codeblocks/images/16x16/dbgstepi.png usr/share/codeblocks/images/16x16/folder_open.png usr/share/codeblocks/images/16x16/dbginfo.png usr/share/codeblocks/images/16x16/fileopen.png usr/share/codeblocks/images/16x16/folder_new.png usr/share/codeblocks/images/16x16/mark.png usr/share/codeblocks/images/16x16/mark_next.png usr/share/codeblocks/images/16x16/folder_yel_open.png usr/share/codeblocks/images/16x16/projectnew.png usr/share/codeblocks/images/16x16/filefind.png usr/share/codeblocks/images/16x16/mark_prev.png usr/share/codeblocks/images/16x16/filequickprint.png usr/share/codeblocks/images/workspace.png usr/share/codeblocks/images/file-readonly.png usr/share/codeblocks/images/modified_file.png usr/share/codeblocks/images/rc-file-lockstolen.png usr/share/codeblocks/images/editpaste.png usr/share/codeblocks/images/compilerun.png usr/share/codeblocks/images/rc-file-modified.png usr/share/codeblocks/images/window.png usr/share/codeblocks/images/project.png usr/share/codeblocks/images/filenew.png usr/share/codeblocks/images/rc-file-requireslock.png usr/share/codeblocks/images/flag_16x16.png usr/share/codeblocks/images/filesaveall.png usr/share/codeblocks/images/searchreplace.png usr/share/codeblocks/images/splash_0802.png usr/share/codeblocks/images/file.png usr/share/codeblocks/images/compile.png usr/share/codeblocks/images/editcopy.png usr/share/codeblocks/images/edit_16x16.png usr/share/codeblocks/images/codesnippets/ usr/share/codeblocks/images/codesnippets/findf.png usr/share/codeblocks/images/codesnippets/category.png usr/share/codeblocks/images/codesnippets/findfdisabled.png usr/share/codeblocks/images/codesnippets/optionsdisabled.png usr/share/codeblocks/images/codesnippets/options.png usr/share/codeblocks/images/codesnippets/snippet.png usr/share/codeblocks/images/codesnippets/stop.png usr/share/codeblocks/images/codesnippets/allsnippets.png usr/share/codeblocks/images/codesnippets/stopdisabled.png usr/share/codeblocks/images/ascii.png usr/share/codeblocks/images/codeblocks.png usr/share/codeblocks/images/closebutton.png usr/share/codeblocks/images/rc-file-outofdate.png usr/share/codeblocks/images/splash_1005.png usr/share/codeblocks/images/rc-file-external.png usr/share/codeblocks/images/editcut.png usr/share/codeblocks/images/dbgnext.png usr/share/codeblocks/images/vfolder_open.png usr/share/codeblocks/images/settings/ usr/share/codeblocks/images/settings/wxsmith-off.png usr/share/codeblocks/images/settings/debugger-off.png usr/share/codeblocks/images/settings/general-prefs.png usr/share/codeblocks/images/settings/general-prefs-off.png usr/share/codeblocks/images/settings/generic-plugin-off.png usr/share/codeblocks/images/settings/help-plugin.png usr/share/codeblocks/images/settings/envvars.png usr/share/codeblocks/images/settings/colours.png usr/share/codeblocks/images/settings/wxsmith.png usr/share/codeblocks/images/settings/net.png usr/share/codeblocks/images/settings/folding.png usr/share/codeblocks/images/settings/ThreadSearch.png usr/share/codeblocks/images/settings/profiler.png usr/share/codeblocks/images/settings/editor.png usr/share/codeblocks/images/settings/colours-off.png usr/share/codeblocks/images/settings/abbrev-off.png usr/share/codeblocks/images/settings/gutter-margin-off.png usr/share/codeblocks/images/settings/extensions-off.png usr/share/codeblocks/images/settings/dialogs.png usr/share/codeblocks/images/settings/incsearch-off.png usr/share/codeblocks/images/settings/syntax-highlight.png usr/share/codeblocks/images/settings/codestats-off.png usr/share/codeblocks/images/settings/autosave.png usr/share/codeblocks/images/settings/generic-plugin.png usr/share/codeblocks/images/settings/todo-off.png usr/share/codeblocks/images/settings/autosave-off.png usr/share/codeblocks/images/settings/view.png usr/share/codeblocks/images/settings/astyle-plugin-off.png usr/share/codeblocks/images/settings/dragscroll.png usr/share/codeblocks/images/settings/help-plugin-off.png usr/share/codeblocks/images/settings/compiler-off.png usr/share/codeblocks/images/settings/folding-off.png usr/share/codeblocks/images/settings/todo.png usr/share/codeblocks/images/settings/notebook-appearance-off.png usr/share/codeblocks/images/settings/default-code-off.png usr/share/codeblocks/images/settings/notebook-appearance.png usr/share/codeblocks/images/settings/dialogs-off.png usr/share/codeblocks/images/settings/net-off.png usr/share/codeblocks/images/settings/envvars-off.png usr/share/codeblocks/images/settings/debugger.png usr/share/codeblocks/images/settings/default-code.png usr/share/codeblocks/images/settings/gutter-margin.png usr/share/codeblocks/images/settings/astyle-plugin.png usr/share/codeblocks/images/settings/syntax-highlight-off.png usr/share/codeblocks/images/settings/ThreadSearch-off.png usr/share/codeblocks/images/settings/profiler-off.png usr/share/codeblocks/images/settings/compiler.png usr/share/codeblocks/images/settings/onekeytobindthem-off.png usr/share/codeblocks/images/settings/batch-off.png usr/share/codeblocks/images/settings/dragscroll-off.png usr/share/codeblocks/images/settings/abbrev.png usr/share/codeblocks/images/settings/extensions.png usr/share/codeblocks/images/settings/batch.png usr/share/codeblocks/images/settings/incsearch.png usr/share/codeblocks/images/settings/view-off.png usr/share/codeblocks/images/settings/editor-off.png usr/share/codeblocks/images/settings/onekeytobindthem.png usr/share/codeblocks/images/settings/codestats.png usr/share/codeblocks/images/dbgstep.png usr/share/codeblocks/images/filesaveas.png usr/share/codeblocks/images/rc-file-conflict.png usr/share/codeblocks/images/newproject.png usr/share/codeblocks/images/ThreadSearch/ usr/share/codeblocks/images/ThreadSearch/projectselected.png usr/share/codeblocks/images/ThreadSearch/folder.png usr/share/codeblocks/images/ThreadSearch/target1disabled.png usr/share/codeblocks/images/ThreadSearch/folderdisabled.png usr/share/codeblocks/images/ThreadSearch/project1selected.png usr/share/codeblocks/images/ThreadSearch/openfiles.png usr/share/codeblocks/images/ThreadSearch/22x22/ usr/share/codeblocks/images/ThreadSearch/22x22/projectselected.png usr/share/codeblocks/images/ThreadSearch/22x22/folder.png usr/share/codeblocks/images/ThreadSearch/22x22/target1disabled.png usr/share/codeblocks/images/ThreadSearch/22x22/folderdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/project2.png usr/share/codeblocks/images/ThreadSearch/22x22/project1selected.png usr/share/codeblocks/images/ThreadSearch/22x22/openfiles.png usr/share/codeblocks/images/ThreadSearch/22x22/workspace.png usr/share/codeblocks/images/ThreadSearch/22x22/showdirdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/off.png usr/share/codeblocks/images/ThreadSearch/22x22/folderselected.png usr/share/codeblocks/images/ThreadSearch/22x22/findf.png usr/share/codeblocks/images/ThreadSearch/22x22/project.png usr/share/codeblocks/images/ThreadSearch/22x22/workspacedisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/offdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/target.png usr/share/codeblocks/images/ThreadSearch/22x22/findfdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/file.png usr/share/codeblocks/images/ThreadSearch/22x22/on.png usr/share/codeblocks/images/ThreadSearch/22x22/optionsdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/project2s.png usr/share/codeblocks/images/ThreadSearch/22x22/targetdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/target1.png usr/share/codeblocks/images/ThreadSearch/22x22/options.png usr/share/codeblocks/images/ThreadSearch/22x22/lookingglass.png usr/share/codeblocks/images/ThreadSearch/22x22/stop.png usr/share/codeblocks/images/ThreadSearch/22x22/workspaceselected.png usr/share/codeblocks/images/ThreadSearch/22x22/showdir.png usr/share/codeblocks/images/ThreadSearch/22x22/project1disabled.png usr/share/codeblocks/images/ThreadSearch/22x22/project2d.png usr/share/codeblocks/images/ThreadSearch/22x22/openfilesdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/openfilesselected.png usr/share/codeblocks/images/ThreadSearch/22x22/project1.png usr/share/codeblocks/images/ThreadSearch/22x22/stopdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/projectdisabled.png usr/share/codeblocks/images/ThreadSearch/22x22/target1selected.png usr/share/codeblocks/images/ThreadSearch/22x22/targetselected.png usr/share/codeblocks/images/ThreadSearch/22x22/ondisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/ usr/share/codeblocks/images/ThreadSearch/16x16/projectselected.png usr/share/codeblocks/images/ThreadSearch/16x16/folder.png usr/share/codeblocks/images/ThreadSearch/16x16/target1disabled.png usr/share/codeblocks/images/ThreadSearch/16x16/folderdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/project1selected.png usr/share/codeblocks/images/ThreadSearch/16x16/openfiles.png usr/share/codeblocks/images/ThreadSearch/16x16/workspace.png usr/share/codeblocks/images/ThreadSearch/16x16/showdirdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/off.png usr/share/codeblocks/images/ThreadSearch/16x16/folderselected.png usr/share/codeblocks/images/ThreadSearch/16x16/findf.png usr/share/codeblocks/images/ThreadSearch/16x16/project.png usr/share/codeblocks/images/ThreadSearch/16x16/workspacedisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/offdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/target.png usr/share/codeblocks/images/ThreadSearch/16x16/findfdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/openfiles1disabled.png usr/share/codeblocks/images/ThreadSearch/16x16/on.png usr/share/codeblocks/images/ThreadSearch/16x16/openfiles1selected.png usr/share/codeblocks/images/ThreadSearch/16x16/optionsdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/targetdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/target1.png usr/share/codeblocks/images/ThreadSearch/16x16/options.png usr/share/codeblocks/images/ThreadSearch/16x16/stop.png usr/share/codeblocks/images/ThreadSearch/16x16/workspaceselected.png usr/share/codeblocks/images/ThreadSearch/16x16/showdir.png usr/share/codeblocks/images/ThreadSearch/16x16/project1disabled.png usr/share/codeblocks/images/ThreadSearch/16x16/openfilesdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/openfilesselected.png usr/share/codeblocks/images/ThreadSearch/16x16/project1.png usr/share/codeblocks/images/ThreadSearch/16x16/openfiles1.png usr/share/codeblocks/images/ThreadSearch/16x16/stopdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/projectdisabled.png usr/share/codeblocks/images/ThreadSearch/16x16/target1selected.png usr/share/codeblocks/images/ThreadSearch/16x16/targetselected.png usr/share/codeblocks/images/ThreadSearch/16x16/ondisabled.png usr/share/codeblocks/images/ThreadSearch/workspace.png usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png usr/share/codeblocks/images/ThreadSearch/off.png usr/share/codeblocks/images/ThreadSearch/folderselected.png usr/share/codeblocks/images/ThreadSearch/project.png usr/share/codeblocks/images/ThreadSearch/workspacedisabled.png usr/share/codeblocks/images/ThreadSearch/target.png usr/share/codeblocks/images/ThreadSearch/on.png usr/share/codeblocks/images/ThreadSearch/targetdisabled.png usr/share/codeblocks/images/ThreadSearch/target1.png usr/share/codeblocks/images/ThreadSearch/workspaceselected.png usr/share/codeblocks/images/ThreadSearch/showdir.png usr/share/codeblocks/images/ThreadSearch/project1disabled.png usr/share/codeblocks/images/ThreadSearch/openfilesdisabled.png usr/share/codeblocks/images/ThreadSearch/openfilesselected.png usr/share/codeblocks/images/ThreadSearch/project1.png usr/share/codeblocks/images/ThreadSearch/projectdisabled.png usr/share/codeblocks/images/ThreadSearch/target1selected.png usr/share/codeblocks/images/ThreadSearch/targetselected.png usr/share/codeblocks/images/rc-file-missing.png usr/share/codeblocks/images/rc-file-noncontrolled.png usr/share/codeblocks/images/redo.png usr/share/codeblocks/images/file-missing.png usr/share/codeblocks/images/rebuild.png usr/share/codeblocks/images/rc-file-gotlock.png usr/share/codeblocks/images/stop.png usr/share/codeblocks/images/filesave.png usr/share/codeblocks/images/codecompletion/ usr/share/codeblocks/images/codecompletion/funcs_folder.png usr/share/codeblocks/images/codecompletion/folder.png usr/share/codeblocks/images/codecompletion/namespace.png usr/share/codeblocks/images/codecompletion/ctor_protected.png usr/share/codeblocks/images/codecompletion/method_public.png usr/share/codeblocks/images/codecompletion/dtor_protected.png usr/share/codeblocks/images/codecompletion/macro.png usr/share/codeblocks/images/codecompletion/ctor_private.png usr/share/codeblocks/images/codecompletion/macro_private.png usr/share/codeblocks/images/codecompletion/dtor_public.png usr/share/codeblocks/images/codecompletion/macro_folder.png usr/share/codeblocks/images/codecompletion/enumerator.png usr/share/codeblocks/images/codecompletion/symbols_folder.png usr/share/codeblocks/images/codecompletion/folder_green.png usr/share/codeblocks/images/codecompletion/method_protected.png usr/share/codeblocks/images/codecompletion/macro_protected.png usr/share/codeblocks/images/codecompletion/folder_green_open.png usr/share/codeblocks/images/codecompletion/enum_private.png usr/share/codeblocks/images/codecompletion/vars_folder.png usr/share/codeblocks/images/codecompletion/enum_public.png usr/share/codeblocks/images/codecompletion/typedef_public.png usr/share/codeblocks/images/codecompletion/enum_protected.png usr/share/codeblocks/images/codecompletion/method_private.png usr/share/codeblocks/images/codecompletion/macro_public.png usr/share/codeblocks/images/codecompletion/preproc.png usr/share/codeblocks/images/codecompletion/class_private.png usr/share/codeblocks/images/codecompletion/var_private.png usr/share/codeblocks/images/codecompletion/class_folder.png usr/share/codeblocks/images/codecompletion/class_public.png usr/share/codeblocks/images/codecompletion/folder_blue.png usr/share/codeblocks/images/codecompletion/class.png usr/share/codeblocks/images/codecompletion/preproc_folder.png usr/share/codeblocks/images/codecompletion/typedef.png usr/share/codeblocks/images/codecompletion/typedefs_folder.png usr/share/codeblocks/images/codecompletion/class_protected.png usr/share/codeblocks/images/codecompletion/var_public.png usr/share/codeblocks/images/codecompletion/folder_open.png usr/share/codeblocks/images/codecompletion/typedef_private.png usr/share/codeblocks/images/codecompletion/folder_blue_open.png usr/share/codeblocks/images/codecompletion/enum.png usr/share/codeblocks/images/codecompletion/var_protected.png usr/share/codeblocks/images/codecompletion/ctor_public.png usr/share/codeblocks/images/codecompletion/typedef_protected.png usr/share/codeblocks/images/codecompletion/dtor_private.png usr/share/codeblocks/images/codecompletion/others_folder.png usr/share/codeblocks/images/codecompletion/enums_folder.png usr/share/codeblocks/images/misc_16x16.png usr/share/codeblocks/images/splash.png usr/share/codeblocks/images/dbgstepout.png usr/share/codeblocks/images/rc-file-uptodate.png usr/share/codeblocks/images/dbgstepi.png usr/share/codeblocks/images/folder_open.png usr/share/codeblocks/images/source.png usr/share/codeblocks/images/dbginfo.png usr/share/codeblocks/images/fileopen.png usr/share/codeblocks/images/rc-file-added.png usr/share/codeblocks/images/file-modified.png usr/share/codeblocks/images/folder_new.png usr/share/codeblocks/images/filefind.png usr/share/codeblocks/images/contents_16x16.png usr/share/codeblocks/images/rc-file-mismatch.png usr/share/codeblocks/codecompletion.zip usr/share/codeblocks/byogames.zip usr/share/codeblocks/RegExTestbed.zip usr/share/codeblocks/IncrementalSearch.zip usr/share/codeblocks/icons/ usr/share/codeblocks/icons/d64.xpm usr/share/codeblocks/icons/dsw64.xpm usr/share/codeblocks/icons/dsp64.xpm usr/share/codeblocks/icons/dev64.xpm usr/share/codeblocks/icons/rc64.xpm usr/share/codeblocks/icons/proj64.xpm usr/share/codeblocks/icons/cbp64.xpm usr/share/codeblocks/icons/cpp64.xpm usr/share/codeblocks/icons/h64.xpm usr/share/codeblocks/icons/cg64.xpm usr/share/codeblocks/icons/c64.xpm usr/share/codeblocks/icons/f64.xpm usr/share/codeblocks/icons/csd64.xpm usr/share/codeblocks/icons/app_64.xpm usr/share/codeblocks/icons/app.xpm usr/share/codeblocks/scripts/ usr/share/codeblocks/scripts/stl-views-1.0.3.gdb usr/share/codeblocks/scripts/wx_help.script usr/share/codeblocks/scripts/make_dist.script usr/share/codeblocks/scripts/startup.script usr/share/codeblocks/scripts/edit_startup_script.script usr/share/codeblocks/scripts/gdb_types.script usr/share/codeblocks/dragscroll.zip usr/share/codeblocks/classwizard.zip usr/share/codeblocks/HexEditor.zip usr/share/codeblocks/envvars.zip usr/share/codeblocks/debugger.zip usr/share/codeblocks/openfileslist.zip usr/share/codeblocks/lib_finder.zip usr/share/codeblocks/exporter.zip usr/share/codeblocks/compiler.zip usr/share/codeblocks/copystrings.zip usr/share/codeblocks/ThreadSearch.zip usr/share/codeblocks/Valgrind.zip usr/share/codeblocks/resources.zip usr/share/codeblocks/headerfixup.zip usr/share/codeblocks/Cccc.zip usr/share/codeblocks/todo.zip usr/share/codeblocks/BrowseTracker.zip usr/share/codeblocks/keybinder.zip usr/share/codeblocks/wxsmithcontribitems.zip usr/share/codeblocks/wxsmith.zip usr/share/codeblocks/lexers/ usr/share/codeblocks/lexers/lexer_properties.sample usr/share/codeblocks/lexers/lexer_prg.sample usr/share/codeblocks/lexers/lexer_matlab.xml usr/share/codeblocks/lexers/lexer_smalltalk.sample usr/share/codeblocks/lexers/lexer_lua.sample usr/share/codeblocks/lexers/lexer_make.xml usr/share/codeblocks/lexers/lexer_gm.sample usr/share/codeblocks/lexers/lexer_html.sample usr/share/codeblocks/lexers/lexer_haskell.sample usr/share/codeblocks/lexers/lexer_squirrel.xml usr/share/codeblocks/lexers/lexer_pascal.xml usr/share/codeblocks/lexers/lexer_masm.xml usr/share/codeblocks/lexers/lexer_lua.xml usr/share/codeblocks/lexers/lexer_cpp.xml usr/share/codeblocks/lexers/lexer_caml.sample usr/share/codeblocks/lexers/lexer_xml.xml usr/share/codeblocks/lexers/lexer_hitasm.sample usr/share/codeblocks/lexers/lexer_html.xml usr/share/codeblocks/lexers/lexer_fortran.sample usr/share/codeblocks/lexers/lexer_hitasm.xml usr/share/codeblocks/lexers/lexer_OgreMaterial.xml usr/share/codeblocks/lexers/lexer_perl.sample usr/share/codeblocks/lexers/lexer_verilog.sample usr/share/codeblocks/lexers/lexer_bash.xml usr/share/codeblocks/lexers/lexer_rc.sample usr/share/codeblocks/lexers/lexer_css.xml usr/share/codeblocks/lexers/lexer_squirrel.sample usr/share/codeblocks/lexers/lexer_prg.xml usr/share/codeblocks/lexers/lexer_latex.sample usr/share/codeblocks/lexers/lexer_d.xml usr/share/codeblocks/lexers/lexer_batch.sample usr/share/codeblocks/lexers/lexer_sql.xml usr/share/codeblocks/lexers/lexer_diff.xml usr/share/codeblocks/lexers/lexer_OgreCompositor.xml usr/share/codeblocks/lexers/lexer_lisp.xml usr/share/codeblocks/lexers/lexer_nassi.xml usr/share/codeblocks/lexers/lexer_f77.sample usr/share/codeblocks/lexers/lexer_cg.xml usr/share/codeblocks/lexers/lexer_perl.xml usr/share/codeblocks/lexers/lexer_xml.sample usr/share/codeblocks/lexers/lexer_d.sample usr/share/codeblocks/lexers/lexer_haskell.xml usr/share/codeblocks/lexers/lexer_rc.xml usr/share/codeblocks/lexers/lexer_vbscript.sample usr/share/codeblocks/lexers/lexer_f77.xml usr/share/codeblocks/lexers/lexer_pascal.sample usr/share/codeblocks/lexers/lexer_cg.sample usr/share/codeblocks/lexers/lexer_css.sample usr/share/codeblocks/lexers/lexer_postscript.xml usr/share/codeblocks/lexers/lexer_nsis.xml usr/share/codeblocks/lexers/lexer_vhdl.sample usr/share/codeblocks/lexers/lexer_nsis.sample usr/share/codeblocks/lexers/lexer_fortran.xml usr/share/codeblocks/lexers/lexer_angelscript.sample usr/share/codeblocks/lexers/lexer_vhdl.xml usr/share/codeblocks/lexers/lexer_python.xml usr/share/codeblocks/lexers/lexer_batch.xml usr/share/codeblocks/lexers/lexer_masm.sample usr/share/codeblocks/lexers/lexer_sql.sample usr/share/codeblocks/lexers/lexer_caml.xml usr/share/codeblocks/lexers/lexer_OgreCompositor.sample usr/share/codeblocks/lexers/lexer_matlab.sample usr/share/codeblocks/lexers/lexer_diff.sample usr/share/codeblocks/lexers/lexer_vbscript.xml usr/share/codeblocks/lexers/lexer_smalltalk.xml usr/share/codeblocks/lexers/lexer_properties.xml usr/share/codeblocks/lexers/lexer_gm.xml usr/share/codeblocks/lexers/lexer_postscript.sample usr/share/codeblocks/lexers/lexer_make.sample usr/share/codeblocks/lexers/lexer_python.sample usr/share/codeblocks/lexers/lexer_ruby.xml usr/share/codeblocks/lexers/lexer_lisp.sample usr/share/codeblocks/lexers/lexer_angelscript.xml usr/share/codeblocks/lexers/lexer_glsl.sample usr/share/codeblocks/lexers/lexer_latex.xml usr/share/codeblocks/lexers/lexer_glsl.xml usr/share/codeblocks/lexers/lexer_cpp.sample usr/share/codeblocks/lexers/lexer_ada.xml usr/share/codeblocks/lexers/lexer_bash.sample usr/share/codeblocks/lexers/lexer_ruby.sample usr/share/codeblocks/lexers/lexer_OgreMaterial.sample usr/share/codeblocks/lexers/lexer_ada.sample usr/share/codeblocks/lexers/lexer_verilog.xml usr/share/codeblocks/manager_resources.zip usr/share/codeblocks/wxSmithAui.zip usr/share/codeblocks/tips.txt usr/share/codeblocks/projectsimporter.zip usr/share/codeblocks/SymTab.zip usr/share/codeblocks/codestat.zip usr/share/codeblocks/defaultmimehandler.zip usr/share/codeblocks/AutoVersioning.zip usr/share/codeblocks/astyle.zip usr/share/codeblocks/scriptedwizard.zip usr/share/codeblocks/cb_koders.zip usr/share/codeblocks/MouseSap.zip usr/share/codeblocks/codesnippets.zip usr/share/codeblocks/start_here.zip usr/share/mime/ usr/share/mime/packages/ usr/share/mime/packages/codeblocks.xml usr/man/ usr/man/man1/ usr/man/man1/codeblocks.1.gz usr/man/man1/cb_share_config.1.gz usr/man/man1/cb_console_runner.1.gz usr/man/man1/codesnippets.1.gz Slackware package /home/kerd/Pacchetti/codeblocks/codeblocks-10.05-i486-1vc.txz created. Package has been built. Cleaning pkg and src directories