[Gambas-user] Problems on gambas building for ARM

Matteo Lisi matteo.lisi at ...2324...
Mon Nov 23 17:26:20 CET 2009


   Thanks for your quickly response....
   attached to this email the output of ./configure and make
   Regards
   Benoît Minisini ha scritto:

Hi !

I tried to build  gambas for ARM, but the Make the procedure give me
this error:

make[4]: Entering directory `/home/user/gambas2-2.18.0/main/gbc'
/bin/sh ../libtool --tag=CC   --mode=link gcc
-DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
-Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o
gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o
gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o -ldl
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall
-Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os
-I../share -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o
gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o
gbi2-gbi.o  -ldl
gbi2-gbi.o: In function `analyze_native_component':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:360: undefined reference to
`lt_dlopenext'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:363: undefined reference to
`lt_dlerror'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:367: undefined reference to
`lt_dlsym'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:375: undefined reference to
`lt_dlsym'
gbi2-gbi.o: In function `init':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:160: undefined reference to
`lt_dlinit'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:161: undefined reference to
`lt_dlerror'
collect2: ld returned 1 exit status
make[4]: *** [gbi2] Error 1
make[4]: Leaving directory `/home/user/gambas2-2.18.0/main/gbc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/gambas2-2.18.0'
make: *** [all] Error 2


How I can solve ?

Thanks

    

Please provide the full output of ./configure and make. I have no ARM there, 
so I need as many informations as possible to help you.

Regards,

  
-------------- next part --------------
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
configure: WARNING: bzlib2 component is disabled
configure: WARNING: zlib component is disabled
configure: WARNING: mysql component is disabled
configure: WARNING: odbc component is disabled
configure: WARNING: postgresql component is disabled
configure: WARNING: sqlite2 component is disabled
configure: WARNING: sqlite3 component is disabled
configure: WARNING: firebird component is disabled
configure: WARNING: gtk component is disabled
configure: WARNING: gtksvg component is disabled
configure: WARNING: pdf component is disabled
configure: WARNING: net component is disabled
configure: WARNING: curl component is disabled
configure: WARNING: smtp component is disabled
configure: WARNING: pcre component is disabled
configure: WARNING: qt component is disabled
configure: WARNING: qte component is disabled
configure: WARNING: kde component is disabled
configure: WARNING: sdl component is disabled
configure: WARNING: sdlsound component is disabled
configure: WARNING: xml component is disabled
configure: WARNING: v4l component is disabled
configure: WARNING: crypt component is disabled
configure: WARNING: opengl component is disabled
configure: WARNING: corba component is disabled
configure: WARNING: image component is disabled
configure: WARNING: desktop component is disabled
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for arm-strip... no
checking for strip... strip
checking build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in main (/home/user/gambas2-2.18.0/main)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--host=arm' '--disable-bzlib2' '--disable-zlib' '--disable-mysql' '--disable-odbc' '--disable-postgresql' '--disable-sqlite2' '--disable-sqlite3' '--disable-firebird' '--disable-gtk' '--disable-gtksvg' '--disable-pdf' '--disable-net' '--disable-curl' '--disable-smtp' '--disable-pcre' '--disable-qt' '--disable-qte' '--disable-kde' '--disable-sdl' '--disable-sdlsound' '--disable-xml' '--disable-v4l' '--disable-crypt' '--disable-opengl' '--disable-corba' '--disable-image' '--disable-desktop' '--disable-maintainer-mode' 'host_alias=arm' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for arm-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
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 whether to enable maintainer-specific portions of Makefiles... no
checking host system type... arm-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for arm-g++... no
checking for arm-c++... no
checking for arm-gpp... no
checking for arm-aCC... no
checking for arm-CC... no
checking for arm-cxx... no
checking for arm-cc++... no
checking for arm-cl.exe... no
checking for arm-FCC... no
checking for arm-KCC... no
checking for arm-RCC... no
checking for arm-xlC_r... no
checking for arm-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for arm-gcc... 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 make sets $(MAKE)... (cached) yes
checking for setenv... yes
checking for unsetenv... yes
checking for getdomainname... yes
checking for getpt... yes
checking for ccache... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for main in -lgcc_s... yes
checking for main in -lstdc++... yes
checking target system... UNKNOWN
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for mathematic libraries... -lm
checking for external gettext library... 
checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for arm-dumpbin... no
checking for arm-link... no
checking for dumpbin... no
checking for link... link -dump -symbols
checking the name lister (link -dump -symbols) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for arm-objdump... objdump
checking how to recognize dependent libraries... unknown
checking for arm-ar... no
checking for ar... ar
checking for arm-strip... no
checking for strip... strip
checking for arm-ranlib... no
checking for ranlib... ranlib
checking command to parse link -dump -symbols output from gcc object... failed
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/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
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/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether gcc and cc understand -c and -o together... yes
checking for external internationalization library headers... /usr/include/
checking for external internationalization library libraries... no
configure: WARNING: Unable to find file: libintl.so
configure: This library may be located inside the system C library, so let's go on...
checking for optional external charset conversion library headers... /usr/include/
checking for optional external charset conversion library libraries... no
configure: WARNING: Unable to find file: libiconv.so
configure: This library may be located inside the system C library, so let's go on...
checking for foreign function interface component with pkg-config... no
configure: Cannot find libffi support with pkg-config
checking for foreign function interface headers... no
configure: WARNING: Unable to find file: ffi.h
checking for foreign function interface libraries... no
configure: WARNING: Unable to find file: libffi.so
configure: WARNING: *** foreign function interface is disabled
checking for xdg-mime... xdg-mime
configure: creating ./config.status
config.status: creating Makefile
config.status: creating share/Makefile
config.status: creating gbc/Makefile
config.status: creating gbx/Makefile
config.status: creating lib/Makefile
config.status: creating lib/debug/Makefile
config.status: creating lib/eval/Makefile
config.status: creating lib/db/Makefile
config.status: creating lib/vb/Makefile
config.status: creating lib/compress/Makefile
config.status: creating lib/option/Makefile
config.status: creating lib/draw/Makefile
config.status: creating lib/gui/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in comp (/home/user/gambas2-2.18.0/comp)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--host=arm' '--disable-bzlib2' '--disable-zlib' '--disable-mysql' '--disable-odbc' '--disable-postgresql' '--disable-sqlite2' '--disable-sqlite3' '--disable-firebird' '--disable-gtk' '--disable-gtksvg' '--disable-pdf' '--disable-net' '--disable-curl' '--disable-smtp' '--disable-pcre' '--disable-qt' '--disable-qte' '--disable-kde' '--disable-sdl' '--disable-sdlsound' '--disable-xml' '--disable-v4l' '--disable-crypt' '--disable-opengl' '--disable-corba' '--disable-image' '--disable-desktop' '--disable-maintainer-mode' 'host_alias=arm' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-strip... no
checking for strip... strip
checking host system type... arm-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in app (/home/user/gambas2-2.18.0/app)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--host=arm' '--disable-bzlib2' '--disable-zlib' '--disable-mysql' '--disable-odbc' '--disable-postgresql' '--disable-sqlite2' '--disable-sqlite3' '--disable-firebird' '--disable-gtk' '--disable-gtksvg' '--disable-pdf' '--disable-net' '--disable-curl' '--disable-smtp' '--disable-pcre' '--disable-qt' '--disable-qte' '--disable-kde' '--disable-sdl' '--disable-sdlsound' '--disable-xml' '--disable-v4l' '--disable-crypt' '--disable-opengl' '--disable-corba' '--disable-image' '--disable-desktop' '--disable-maintainer-mode' 'host_alias=arm' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-strip... no
checking for strip... strip
checking host system type... arm-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for xdg-mime... xdg-mime
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in examples (/home/user/gambas2-2.18.0/examples)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--host=arm' '--disable-bzlib2' '--disable-zlib' '--disable-mysql' '--disable-odbc' '--disable-postgresql' '--disable-sqlite2' '--disable-sqlite3' '--disable-firebird' '--disable-gtk' '--disable-gtksvg' '--disable-pdf' '--disable-net' '--disable-curl' '--disable-smtp' '--disable-pcre' '--disable-qt' '--disable-qte' '--disable-kde' '--disable-sdl' '--disable-sdlsound' '--disable-xml' '--disable-v4l' '--disable-crypt' '--disable-opengl' '--disable-corba' '--disable-image' '--disable-desktop' '--disable-maintainer-mode' 'host_alias=arm' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-strip... no
checking for strip... strip
checking host system type... arm-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in help (/home/user/gambas2-2.18.0/help)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--host=arm' '--disable-bzlib2' '--disable-zlib' '--disable-mysql' '--disable-odbc' '--disable-postgresql' '--disable-sqlite2' '--disable-sqlite3' '--disable-firebird' '--disable-gtk' '--disable-gtksvg' '--disable-pdf' '--disable-net' '--disable-curl' '--disable-smtp' '--disable-pcre' '--disable-qt' '--disable-qte' '--disable-kde' '--disable-sdl' '--disable-sdlsound' '--disable-xml' '--disable-v4l' '--disable-crypt' '--disable-opengl' '--disable-corba' '--disable-image' '--disable-desktop' '--disable-maintainer-mode' 'host_alias=arm' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-strip... no
checking for strip... strip
checking host system type... arm-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating help/Makefile
config.status: creating config.h
config.status: config.h is unchanged

************************************************************

THESE COMPONENTS ARE DISABLED:

- gb.compress.bzlib2
- gb.corba
- gb.db.firebird
- gb.db.mysql
- gb.db.odbc
- gb.db.postgresql
- gb.db.sqlite2
- gb.db.sqlite3
- gb.desktop
- gb.gtk
- gb.gtk.svg
- gb.net.curl
- gb.net.smtp
- gb.opengl
- gb.pcre
- gb.pdf
- gb.qt
- gb.qt.kde
- gb.qte
- gb.sdl
- gb.sdl.sound
- gb.v4l
- gb.xml

************************************************************

make  all-recursive
make[1]: Entering directory `/home/user/gambas2-2.18.0'
Making all in main
make[2]: Entering directory `/home/user/gambas2-2.18.0/main'
make  all-recursive
make[3]: Entering directory `/home/user/gambas2-2.18.0/main'
Making all in gbx
make[4]: Entering directory `/home/user/gambas2-2.18.0/main/gbx'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c gbx_c_class.c -o gb_la-gbx_c_class.o
mv -f .deps/gb_la-gbx_c_class.Tpo .deps/gb_la-gbx_c_class.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_collection.lo -MD -MP -MF .deps/gb_la-gbx_c_collection.Tpo -c -o gb_la-gbx_c_collection.lo `test -f 'gbx_c_collection.c' || echo './'`gbx_c_collection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_collection.lo -MD -MP -MF .deps/gb_la-gbx_c_collection.Tpo -c gbx_c_collection.c -o gb_la-gbx_c_collection.o
mv -f .deps/gb_la-gbx_c_collection.Tpo .deps/gb_la-gbx_c_collection.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_error.lo -MD -MP -MF .deps/gb_la-gbx_c_error.Tpo -c -o gb_la-gbx_c_error.lo `test -f 'gbx_c_error.c' || echo './'`gbx_c_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_error.lo -MD -MP -MF .deps/gb_la-gbx_c_error.Tpo -c gbx_c_error.c -o gb_la-gbx_c_error.o
mv -f .deps/gb_la-gbx_c_error.Tpo .deps/gb_la-gbx_c_error.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_gambas.lo -MD -MP -MF .deps/gb_la-gbx_c_gambas.Tpo -c -o gb_la-gbx_c_gambas.lo `test -f 'gbx_c_gambas.c' || echo './'`gbx_c_gambas.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_gambas.lo -MD -MP -MF .deps/gb_la-gbx_c_gambas.Tpo -c gbx_c_gambas.c -o gb_la-gbx_c_gambas.o
mv -f .deps/gb_la-gbx_c_gambas.Tpo .deps/gb_la-gbx_c_gambas.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_file.lo -MD -MP -MF .deps/gb_la-gbx_c_file.Tpo -c -o gb_la-gbx_c_file.lo `test -f 'gbx_c_file.c' || echo './'`gbx_c_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_file.lo -MD -MP -MF .deps/gb_la-gbx_c_file.Tpo -c gbx_c_file.c -o gb_la-gbx_c_file.o
mv -f .deps/gb_la-gbx_c_file.Tpo .deps/gb_la-gbx_c_file.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_application.lo -MD -MP -MF .deps/gb_la-gbx_c_application.Tpo -c -o gb_la-gbx_c_application.lo `test -f 'gbx_c_application.c' || echo './'`gbx_c_application.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_application.lo -MD -MP -MF .deps/gb_la-gbx_c_application.Tpo -c gbx_c_application.c -o gb_la-gbx_c_application.o
mv -f .deps/gb_la-gbx_c_application.Tpo .deps/gb_la-gbx_c_application.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_array.lo -MD -MP -MF .deps/gb_la-gbx_c_array.Tpo -c -o gb_la-gbx_c_array.lo `test -f 'gbx_c_array.c' || echo './'`gbx_c_array.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_array.lo -MD -MP -MF .deps/gb_la-gbx_c_array.Tpo -c gbx_c_array.c -o gb_la-gbx_c_array.o
mv -f .deps/gb_la-gbx_c_array.Tpo .deps/gb_la-gbx_c_array.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_process.lo -MD -MP -MF .deps/gb_la-gbx_c_process.Tpo -c -o gb_la-gbx_c_process.lo `test -f 'gbx_c_process.c' || echo './'`gbx_c_process.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_process.lo -MD -MP -MF .deps/gb_la-gbx_c_process.Tpo -c gbx_c_process.c -o gb_la-gbx_c_process.o
mv -f .deps/gb_la-gbx_c_process.Tpo .deps/gb_la-gbx_c_process.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_string.lo -MD -MP -MF .deps/gb_la-gbx_c_string.Tpo -c -o gb_la-gbx_c_string.lo `test -f 'gbx_c_string.c' || echo './'`gbx_c_string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_string.lo -MD -MP -MF .deps/gb_la-gbx_c_string.Tpo -c gbx_c_string.c -o gb_la-gbx_c_string.o
mv -f .deps/gb_la-gbx_c_string.Tpo .deps/gb_la-gbx_c_string.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_subcollection.lo -MD -MP -MF .deps/gb_la-gbx_c_subcollection.Tpo -c -o gb_la-gbx_c_subcollection.lo `test -f 'gbx_c_subcollection.c' || echo './'`gbx_c_subcollection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_subcollection.lo -MD -MP -MF .deps/gb_la-gbx_c_subcollection.Tpo -c gbx_c_subcollection.c -o gb_la-gbx_c_subcollection.o
mv -f .deps/gb_la-gbx_c_subcollection.Tpo .deps/gb_la-gbx_c_subcollection.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_enum.lo -MD -MP -MF .deps/gb_la-gbx_c_enum.Tpo -c -o gb_la-gbx_c_enum.lo `test -f 'gbx_c_enum.c' || echo './'`gbx_c_enum.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_enum.lo -MD -MP -MF .deps/gb_la-gbx_c_enum.Tpo -c gbx_c_enum.c -o gb_la-gbx_c_enum.o
mv -f .deps/gb_la-gbx_c_enum.Tpo .deps/gb_la-gbx_c_enum.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_timer.lo -MD -MP -MF .deps/gb_la-gbx_c_timer.Tpo -c -o gb_la-gbx_c_timer.lo `test -f 'gbx_c_timer.c' || echo './'`gbx_c_timer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_timer.lo -MD -MP -MF .deps/gb_la-gbx_c_timer.Tpo -c gbx_c_timer.c -o gb_la-gbx_c_timer.o
mv -f .deps/gb_la-gbx_c_timer.Tpo .deps/gb_la-gbx_c_timer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_c_quote.lo -MD -MP -MF .deps/gb_la-gbx_c_quote.Tpo -c -o gb_la-gbx_c_quote.lo `test -f 'gbx_c_quote.c' || echo './'`gbx_c_quote.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_c_quote.lo -MD -MP -MF .deps/gb_la-gbx_c_quote.Tpo -c gbx_c_quote.c -o gb_la-gbx_c_quote.o
mv -f .deps/gb_la-gbx_c_quote.Tpo .deps/gb_la-gbx_c_quote.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -MT gb_la-gbx_class_info.lo -MD -MP -MF .deps/gb_la-gbx_class_info.Tpo -c -o gb_la-gbx_class_info.lo `test -f 'gbx_class_info.c' || echo './'`gbx_class_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -O0 -MT gb_la-gbx_class_info.lo -MD -MP -MF .deps/gb_la-gbx_class_info.Tpo -c gbx_class_info.c -o gb_la-gbx_class_info.o
mv -f .deps/gb_la-gbx_class_info.Tpo .deps/gb_la-gbx_class_info.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT   -O0  -module -no-undefined   -o gb.la -rpath /usr/local/lib/gambas2 gb_la-gbx_c_class.lo gb_la-gbx_c_collection.lo gb_la-gbx_c_error.lo gb_la-gbx_c_gambas.lo gb_la-gbx_c_file.lo gb_la-gbx_c_application.lo gb_la-gbx_c_array.lo gb_la-gbx_c_process.lo gb_la-gbx_c_string.lo gb_la-gbx_c_subcollection.lo gb_la-gbx_c_enum.lo gb_la-gbx_c_timer.lo gb_la-gbx_c_quote.lo gb_la-gbx_class_info.lo -lm    -ldl -lpthread   
libtool: link: ar cru .libs/libgb.a  gb_la-gbx_c_class.o gb_la-gbx_c_collection.o gb_la-gbx_c_error.o gb_la-gbx_c_gambas.o gb_la-gbx_c_file.o gb_la-gbx_c_application.o gb_la-gbx_c_array.o gb_la-gbx_c_process.o gb_la-gbx_c_string.o gb_la-gbx_c_subcollection.o gb_la-gbx_c_enum.o gb_la-gbx_c_timer.o gb_la-gbx_c_quote.o gb_la-gbx_class_info.o
libtool: link: ranlib .libs/libgb.a
libtool: link: ( cd ".libs" && rm -f "gb.la" && ln -s "../gb.la" "gb.la" )
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share  -MT libgbxopt_la-gbx_exec_loop.lo -MD -MP -MF .deps/libgbxopt_la-gbx_exec_loop.Tpo -c -o libgbxopt_la-gbx_exec_loop.lo `test -f 'gbx_exec_loop.c' || echo './'`gbx_exec_loop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share -MT libgbxopt_la-gbx_exec_loop.lo -MD -MP -MF .deps/libgbxopt_la-gbx_exec_loop.Tpo -c gbx_exec_loop.c -o libgbxopt_la-gbx_exec_loop.o
mv -f .deps/libgbxopt_la-gbx_exec_loop.Tpo .deps/libgbxopt_la-gbx_exec_loop.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share    -o libgbxopt.la  libgbxopt_la-gbx_exec_loop.lo  
libtool: link: ar cru .libs/libgbxopt.a  libgbxopt_la-gbx_exec_loop.o
libtool: link: ranlib .libs/libgbxopt.a
libtool: link: ( cd ".libs" && rm -f "libgbxopt.la" && ln -s "../libgbxopt.la" "libgbxopt.la" )
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_common.o -MD -MP -MF .deps/gbx2-gb_common.Tpo -c -o gbx2-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbx2-gb_common.Tpo .deps/gbx2-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_debug.o -MD -MP -MF .deps/gbx2-gbx_debug.Tpo -c -o gbx2-gbx_debug.o `test -f 'gbx_debug.c' || echo './'`gbx_debug.c
mv -f .deps/gbx2-gbx_debug.Tpo .deps/gbx2-gbx_debug.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_error.o -MD -MP -MF .deps/gbx2-gb_error.Tpo -c -o gbx2-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbx2-gb_error.Tpo .deps/gbx2-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_alloc.o -MD -MP -MF .deps/gbx2-gb_alloc.Tpo -c -o gbx2-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbx2-gb_alloc.Tpo .deps/gbx2-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_array.o -MD -MP -MF .deps/gbx2-gb_array.Tpo -c -o gbx2-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbx2-gb_array.Tpo .deps/gbx2-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stack.o -MD -MP -MF .deps/gbx2-gbx_stack.Tpo -c -o gbx2-gbx_stack.o `test -f 'gbx_stack.c' || echo './'`gbx_stack.c
mv -f .deps/gbx2-gbx_stack.Tpo .deps/gbx2-gbx_stack.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_buffer.o -MD -MP -MF .deps/gbx2-gb_buffer.Tpo -c -o gbx2-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c
mv -f .deps/gbx2-gb_buffer.Tpo .deps/gbx2-gb_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_replace.o -MD -MP -MF .deps/gbx2-gbx_replace.Tpo -c -o gbx2-gbx_replace.o `test -f 'gbx_replace.c' || echo './'`gbx_replace.c
mv -f .deps/gbx2-gbx_replace.Tpo .deps/gbx2-gbx_replace.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_list.o -MD -MP -MF .deps/gbx2-gb_list.Tpo -c -o gbx2-gb_list.o `test -f 'gb_list.c' || echo './'`gb_list.c
mv -f .deps/gbx2-gb_list.Tpo .deps/gbx2-gb_list.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_hash.o -MD -MP -MF .deps/gbx2-gb_hash.Tpo -c -o gbx2-gb_hash.o `test -f 'gb_hash.c' || echo './'`gb_hash.c
mv -f .deps/gbx2-gb_hash.Tpo .deps/gbx2-gb_hash.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_table.o -MD -MP -MF .deps/gbx2-gb_table.Tpo -c -o gbx2-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbx2-gb_table.Tpo .deps/gbx2-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_type.o -MD -MP -MF .deps/gbx2-gbx_type.Tpo -c -o gbx2-gbx_type.o `test -f 'gbx_type.c' || echo './'`gbx_type.c
mv -f .deps/gbx2-gbx_type.Tpo .deps/gbx2-gbx_type.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_value.o -MD -MP -MF .deps/gbx2-gbx_value.Tpo -c -o gbx2-gbx_value.o `test -f 'gbx_value.c' || echo './'`gbx_value.c
mv -f .deps/gbx2-gbx_value.Tpo .deps/gbx2-gbx_value.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subst.o -MD -MP -MF .deps/gbx2-gbx_subst.Tpo -c -o gbx2-gbx_subst.o `test -f 'gbx_subst.c' || echo './'`gbx_subst.c
mv -f .deps/gbx2-gbx_subst.Tpo .deps/gbx2-gbx_subst.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_exec.o -MD -MP -MF .deps/gbx2-gbx_exec.Tpo -c -o gbx2-gbx_exec.o `test -f 'gbx_exec.c' || echo './'`gbx_exec.c
mv -f .deps/gbx2-gbx_exec.Tpo .deps/gbx2-gbx_exec.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_exec_push.o -MD -MP -MF .deps/gbx2-gbx_exec_push.Tpo -c -o gbx2-gbx_exec_push.o `test -f 'gbx_exec_push.c' || echo './'`gbx_exec_push.c
mv -f .deps/gbx2-gbx_exec_push.Tpo .deps/gbx2-gbx_exec_push.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_exec_enum.o -MD -MP -MF .deps/gbx2-gbx_exec_enum.Tpo -c -o gbx2-gbx_exec_enum.o `test -f 'gbx_exec_enum.c' || echo './'`gbx_exec_enum.c
mv -f .deps/gbx2-gbx_exec_enum.Tpo .deps/gbx2-gbx_exec_enum.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_exec_pop.o -MD -MP -MF .deps/gbx2-gbx_exec_pop.Tpo -c -o gbx2-gbx_exec_pop.o `test -f 'gbx_exec_pop.c' || echo './'`gbx_exec_pop.c
mv -f .deps/gbx2-gbx_exec_pop.Tpo .deps/gbx2-gbx_exec_pop.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_class_init.o -MD -MP -MF .deps/gbx2-gbx_class_init.Tpo -c -o gbx2-gbx_class_init.o `test -f 'gbx_class_init.c' || echo './'`gbx_class_init.c
mv -f .deps/gbx2-gbx_class_init.Tpo .deps/gbx2-gbx_class_init.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_class.o -MD -MP -MF .deps/gbx2-gbx_class.Tpo -c -o gbx2-gbx_class.o `test -f 'gbx_class.c' || echo './'`gbx_class.c
mv -f .deps/gbx2-gbx_class.Tpo .deps/gbx2-gbx_class.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_class_native.o -MD -MP -MF .deps/gbx2-gbx_class_native.Tpo -c -o gbx2-gbx_class_native.o `test -f 'gbx_class_native.c' || echo './'`gbx_class_native.c
mv -f .deps/gbx2-gbx_class_native.Tpo .deps/gbx2-gbx_class_native.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_class_load.o -MD -MP -MF .deps/gbx2-gbx_class_load.Tpo -c -o gbx2-gbx_class_load.o `test -f 'gbx_class_load.c' || echo './'`gbx_class_load.c
mv -f .deps/gbx2-gbx_class_load.Tpo .deps/gbx2-gbx_class_load.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_event.o -MD -MP -MF .deps/gbx2-gbx_event.Tpo -c -o gbx2-gbx_event.o `test -f 'gbx_event.c' || echo './'`gbx_event.c
mv -f .deps/gbx2-gbx_event.Tpo .deps/gbx2-gbx_event.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gb_file.o -MD -MP -MF .deps/gbx2-gb_file.Tpo -c -o gbx2-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbx2-gb_file.Tpo .deps/gbx2-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream.o -MD -MP -MF .deps/gbx2-gbx_stream.Tpo -c -o gbx2-gbx_stream.o `test -f 'gbx_stream.c' || echo './'`gbx_stream.c
mv -f .deps/gbx2-gbx_stream.Tpo .deps/gbx2-gbx_stream.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_direct.o -MD -MP -MF .deps/gbx2-gbx_stream_direct.Tpo -c -o gbx2-gbx_stream_direct.o `test -f 'gbx_stream_direct.c' || echo './'`gbx_stream_direct.c
mv -f .deps/gbx2-gbx_stream_direct.Tpo .deps/gbx2-gbx_stream_direct.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_buffer.o -MD -MP -MF .deps/gbx2-gbx_stream_buffer.Tpo -c -o gbx2-gbx_stream_buffer.o `test -f 'gbx_stream_buffer.c' || echo './'`gbx_stream_buffer.c
mv -f .deps/gbx2-gbx_stream_buffer.Tpo .deps/gbx2-gbx_stream_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_memory.o -MD -MP -MF .deps/gbx2-gbx_stream_memory.Tpo -c -o gbx2-gbx_stream_memory.o `test -f 'gbx_stream_memory.c' || echo './'`gbx_stream_memory.c
mv -f .deps/gbx2-gbx_stream_memory.Tpo .deps/gbx2-gbx_stream_memory.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_arch.o -MD -MP -MF .deps/gbx2-gbx_stream_arch.Tpo -c -o gbx2-gbx_stream_arch.o `test -f 'gbx_stream_arch.c' || echo './'`gbx_stream_arch.c
mv -f .deps/gbx2-gbx_stream_arch.Tpo .deps/gbx2-gbx_stream_arch.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_process.o -MD -MP -MF .deps/gbx2-gbx_stream_process.Tpo -c -o gbx2-gbx_stream_process.o `test -f 'gbx_stream_process.c' || echo './'`gbx_stream_process.c
mv -f .deps/gbx2-gbx_stream_process.Tpo .deps/gbx2-gbx_stream_process.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_stream_pipe.o -MD -MP -MF .deps/gbx2-gbx_stream_pipe.Tpo -c -o gbx2-gbx_stream_pipe.o `test -f 'gbx_stream_pipe.c' || echo './'`gbx_stream_pipe.c
mv -f .deps/gbx2-gbx_stream_pipe.Tpo .deps/gbx2-gbx_stream_pipe.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_project.o -MD -MP -MF .deps/gbx2-gbx_project.Tpo -c -o gbx2-gbx_project.o `test -f 'gbx_project.c' || echo './'`gbx_project.c
mv -f .deps/gbx2-gbx_project.Tpo .deps/gbx2-gbx_project.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_library.o -MD -MP -MF .deps/gbx2-gbx_library.Tpo -c -o gbx2-gbx_library.o `test -f 'gbx_library.c' || echo './'`gbx_library.c
mv -f .deps/gbx2-gbx_library.Tpo .deps/gbx2-gbx_library.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr.o -MD -MP -MF .deps/gbx2-gbx_subr.Tpo -c -o gbx2-gbx_subr.o `test -f 'gbx_subr.c' || echo './'`gbx_subr.c
mv -f .deps/gbx2-gbx_subr.Tpo .deps/gbx2-gbx_subr.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_file.o -MD -MP -MF .deps/gbx2-gbx_subr_file.Tpo -c -o gbx2-gbx_subr_file.o `test -f 'gbx_subr_file.c' || echo './'`gbx_subr_file.c
mv -f .deps/gbx2-gbx_subr_file.Tpo .deps/gbx2-gbx_subr_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_string.o -MD -MP -MF .deps/gbx2-gbx_subr_string.Tpo -c -o gbx2-gbx_subr_string.o `test -f 'gbx_subr_string.c' || echo './'`gbx_subr_string.c
mv -f .deps/gbx2-gbx_subr_string.Tpo .deps/gbx2-gbx_subr_string.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_conv.o -MD -MP -MF .deps/gbx2-gbx_subr_conv.Tpo -c -o gbx2-gbx_subr_conv.o `test -f 'gbx_subr_conv.c' || echo './'`gbx_subr_conv.c
mv -f .deps/gbx2-gbx_subr_conv.Tpo .deps/gbx2-gbx_subr_conv.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_time.o -MD -MP -MF .deps/gbx2-gbx_subr_time.Tpo -c -o gbx2-gbx_subr_time.o `test -f 'gbx_subr_time.c' || echo './'`gbx_subr_time.c
mv -f .deps/gbx2-gbx_subr_time.Tpo .deps/gbx2-gbx_subr_time.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_extern.o -MD -MP -MF .deps/gbx2-gbx_subr_extern.Tpo -c -o gbx2-gbx_subr_extern.o `test -f 'gbx_subr_extern.c' || echo './'`gbx_subr_extern.c
mv -f .deps/gbx2-gbx_subr_extern.Tpo .deps/gbx2-gbx_subr_extern.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_misc.o -MD -MP -MF .deps/gbx2-gbx_subr_misc.Tpo -c -o gbx2-gbx_subr_misc.o `test -f 'gbx_subr_misc.c' || echo './'`gbx_subr_misc.c
mv -f .deps/gbx2-gbx_subr_misc.Tpo .deps/gbx2-gbx_subr_misc.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_math.o -MD -MP -MF .deps/gbx2-gbx_math.Tpo -c -o gbx2-gbx_math.o `test -f 'gbx_math.c' || echo './'`gbx_math.c
mv -f .deps/gbx2-gbx_math.Tpo .deps/gbx2-gbx_math.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_math.o -MD -MP -MF .deps/gbx2-gbx_subr_math.Tpo -c -o gbx2-gbx_subr_math.o `test -f 'gbx_subr_math.c' || echo './'`gbx_subr_math.c
mv -f .deps/gbx2-gbx_subr_math.Tpo .deps/gbx2-gbx_subr_math.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_subr_test.o -MD -MP -MF .deps/gbx2-gbx_subr_test.Tpo -c -o gbx2-gbx_subr_test.o `test -f 'gbx_subr_test.c' || echo './'`gbx_subr_test.c
mv -f .deps/gbx2-gbx_subr_test.Tpo .deps/gbx2-gbx_subr_test.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_api.o -MD -MP -MF .deps/gbx2-gbx_api.Tpo -c -o gbx2-gbx_api.o `test -f 'gbx_api.c' || echo './'`gbx_api.c
mv -f .deps/gbx2-gbx_api.Tpo .deps/gbx2-gbx_api.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_local.o -MD -MP -MF .deps/gbx2-gbx_local.Tpo -c -o gbx2-gbx_local.o `test -f 'gbx_local.c' || echo './'`gbx_local.c
mv -f .deps/gbx2-gbx_local.Tpo .deps/gbx2-gbx_local.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_regexp.o -MD -MP -MF .deps/gbx2-gbx_regexp.Tpo -c -o gbx2-gbx_regexp.o `test -f 'gbx_regexp.c' || echo './'`gbx_regexp.c
mv -f .deps/gbx2-gbx_regexp.Tpo .deps/gbx2-gbx_regexp.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_archive.o -MD -MP -MF .deps/gbx2-gbx_archive.Tpo -c -o gbx2-gbx_archive.o `test -f 'gbx_archive.c' || echo './'`gbx_archive.c
mv -f .deps/gbx2-gbx_archive.Tpo .deps/gbx2-gbx_archive.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_watch.o -MD -MP -MF .deps/gbx2-gbx_watch.Tpo -c -o gbx2-gbx_watch.o `test -f 'gbx_watch.c' || echo './'`gbx_watch.c
mv -f .deps/gbx2-gbx_watch.Tpo .deps/gbx2-gbx_watch.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_eval.o -MD -MP -MF .deps/gbx2-gbx_eval.Tpo -c -o gbx2-gbx_eval.o `test -f 'gbx_eval.c' || echo './'`gbx_eval.c
mv -f .deps/gbx2-gbx_eval.Tpo .deps/gbx2-gbx_eval.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_compare.o -MD -MP -MF .deps/gbx2-gbx_compare.Tpo -c -o gbx2-gbx_compare.o `test -f 'gbx_compare.c' || echo './'`gbx_compare.c
mv -f .deps/gbx2-gbx_compare.Tpo .deps/gbx2-gbx_compare.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx.o -MD -MP -MF .deps/gbx2-gbx.Tpo -c -o gbx2-gbx.o `test -f 'gbx.c' || echo './'`gbx.c
mv -f .deps/gbx2-gbx.Tpo .deps/gbx2-gbx.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_number.o -MD -MP -MF .deps/gbx2-gbx_number.Tpo -c -o gbx2-gbx_number.o `test -f 'gbx_number.c' || echo './'`gbx_number.c
mv -f .deps/gbx2-gbx_number.Tpo .deps/gbx2-gbx_number.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_object.o -MD -MP -MF .deps/gbx2-gbx_object.Tpo -c -o gbx2-gbx_object.o `test -f 'gbx_object.c' || echo './'`gbx_object.c
mv -f .deps/gbx2-gbx_object.Tpo .deps/gbx2-gbx_object.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_string.o -MD -MP -MF .deps/gbx2-gbx_string.Tpo -c -o gbx2-gbx_string.o `test -f 'gbx_string.c' || echo './'`gbx_string.c
mv -f .deps/gbx2-gbx_string.Tpo .deps/gbx2-gbx_string.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_date.o -MD -MP -MF .deps/gbx2-gbx_date.Tpo -c -o gbx2-gbx_date.o `test -f 'gbx_date.c' || echo './'`gbx_date.c
mv -f .deps/gbx2-gbx_date.Tpo .deps/gbx2-gbx_date.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_array.o -MD -MP -MF .deps/gbx2-gbx_array.Tpo -c -o gbx2-gbx_array.o `test -f 'gbx_array.c' || echo './'`gbx_array.c
mv -f .deps/gbx2-gbx_array.Tpo .deps/gbx2-gbx_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_class.o -MD -MP -MF .deps/gbx2-gbx_c_class.Tpo -c -o gbx2-gbx_c_class.o `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c
mv -f .deps/gbx2-gbx_c_class.Tpo .deps/gbx2-gbx_c_class.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_collection.o -MD -MP -MF .deps/gbx2-gbx_c_collection.Tpo -c -o gbx2-gbx_c_collection.o `test -f 'gbx_c_collection.c' || echo './'`gbx_c_collection.c
mv -f .deps/gbx2-gbx_c_collection.Tpo .deps/gbx2-gbx_c_collection.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_error.o -MD -MP -MF .deps/gbx2-gbx_c_error.Tpo -c -o gbx2-gbx_c_error.o `test -f 'gbx_c_error.c' || echo './'`gbx_c_error.c
mv -f .deps/gbx2-gbx_c_error.Tpo .deps/gbx2-gbx_c_error.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_gambas.o -MD -MP -MF .deps/gbx2-gbx_c_gambas.Tpo -c -o gbx2-gbx_c_gambas.o `test -f 'gbx_c_gambas.c' || echo './'`gbx_c_gambas.c
mv -f .deps/gbx2-gbx_c_gambas.Tpo .deps/gbx2-gbx_c_gambas.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_file.o -MD -MP -MF .deps/gbx2-gbx_c_file.Tpo -c -o gbx2-gbx_c_file.o `test -f 'gbx_c_file.c' || echo './'`gbx_c_file.c
mv -f .deps/gbx2-gbx_c_file.Tpo .deps/gbx2-gbx_c_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_application.o -MD -MP -MF .deps/gbx2-gbx_c_application.Tpo -c -o gbx2-gbx_c_application.o `test -f 'gbx_c_application.c' || echo './'`gbx_c_application.c
mv -f .deps/gbx2-gbx_c_application.Tpo .deps/gbx2-gbx_c_application.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_array.o -MD -MP -MF .deps/gbx2-gbx_c_array.Tpo -c -o gbx2-gbx_c_array.o `test -f 'gbx_c_array.c' || echo './'`gbx_c_array.c
mv -f .deps/gbx2-gbx_c_array.Tpo .deps/gbx2-gbx_c_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_process.o -MD -MP -MF .deps/gbx2-gbx_c_process.Tpo -c -o gbx2-gbx_c_process.o `test -f 'gbx_c_process.c' || echo './'`gbx_c_process.c
mv -f .deps/gbx2-gbx_c_process.Tpo .deps/gbx2-gbx_c_process.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_subcollection.o -MD -MP -MF .deps/gbx2-gbx_c_subcollection.Tpo -c -o gbx2-gbx_c_subcollection.o `test -f 'gbx_c_subcollection.c' || echo './'`gbx_c_subcollection.c
mv -f .deps/gbx2-gbx_c_subcollection.Tpo .deps/gbx2-gbx_c_subcollection.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_string.o -MD -MP -MF .deps/gbx2-gbx_c_string.Tpo -c -o gbx2-gbx_c_string.o `test -f 'gbx_c_string.c' || echo './'`gbx_c_string.c
mv -f .deps/gbx2-gbx_c_string.Tpo .deps/gbx2-gbx_c_string.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_component.o -MD -MP -MF .deps/gbx2-gbx_component.Tpo -c -o gbx2-gbx_component.o `test -f 'gbx_component.c' || echo './'`gbx_component.c
mv -f .deps/gbx2-gbx_component.Tpo .deps/gbx2-gbx_component.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_extern.o -MD -MP -MF .deps/gbx2-gbx_extern.Tpo -c -o gbx2-gbx_extern.o `test -f 'gbx_extern.c' || echo './'`gbx_extern.c
gbx_extern.c:194: warning: ���get_function��� defined but not used
mv -f .deps/gbx2-gbx_extern.Tpo .deps/gbx2-gbx_extern.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_print.o -MD -MP -MF .deps/gbx2-gbx_print.Tpo -c -o gbx2-gbx_print.o `test -f 'gbx_print.c' || echo './'`gbx_print.c
mv -f .deps/gbx2-gbx_print.Tpo .deps/gbx2-gbx_print.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_enum.o -MD -MP -MF .deps/gbx2-gbx_c_enum.Tpo -c -o gbx2-gbx_c_enum.o `test -f 'gbx_c_enum.c' || echo './'`gbx_c_enum.c
mv -f .deps/gbx2-gbx_c_enum.Tpo .deps/gbx2-gbx_c_enum.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_timer.o -MD -MP -MF .deps/gbx2-gbx_c_timer.Tpo -c -o gbx2-gbx_c_timer.o `test -f 'gbx_c_timer.c' || echo './'`gbx_c_timer.c
mv -f .deps/gbx2-gbx_c_timer.Tpo .deps/gbx2-gbx_c_timer.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT    -MT gbx2-gbx_c_quote.o -MD -MP -MF .deps/gbx2-gbx_c_quote.Tpo -c -o gbx2-gbx_c_quote.o `test -f 'gbx_c_quote.c' || echo './'`gbx_c_quote.c
mv -f .deps/gbx2-gbx_c_quote.Tpo .deps/gbx2-gbx_c_quote.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT      -o gbx2 gbx2-gb_common.o gbx2-gbx_debug.o gbx2-gb_error.o gbx2-gb_alloc.o gbx2-gb_array.o gbx2-gbx_stack.o gbx2-gb_buffer.o gbx2-gbx_replace.o gbx2-gb_list.o gbx2-gb_hash.o gbx2-gb_table.o gbx2-gbx_type.o gbx2-gbx_value.o gbx2-gbx_subst.o gbx2-gbx_exec.o gbx2-gbx_exec_push.o gbx2-gbx_exec_enum.o gbx2-gbx_exec_pop.o gbx2-gbx_class_init.o gbx2-gbx_class.o gbx2-gbx_class_native.o gbx2-gbx_class_load.o gbx2-gbx_event.o gbx2-gb_file.o gbx2-gbx_stream.o gbx2-gbx_stream_direct.o gbx2-gbx_stream_buffer.o gbx2-gbx_stream_memory.o gbx2-gbx_stream_arch.o gbx2-gbx_stream_process.o gbx2-gbx_stream_pipe.o gbx2-gbx_project.o gbx2-gbx_library.o gbx2-gbx_subr.o gbx2-gbx_subr_file.o gbx2-gbx_subr_string.o gbx2-gbx_subr_conv.o gbx2-gbx_subr_time.o gbx2-gbx_subr_extern.o gbx2-gbx_subr_misc.o gbx2-gbx_math.o gbx2-gbx_subr_math.o gbx2-gbx_subr_test.o gbx2-gbx_api.o gbx2-gbx_local.o gbx2-gbx_regexp.o gbx2-gbx_archive.o gbx2-gbx_watch.o gbx2-gbx_eval.o gbx2-gbx_compare.o gbx2-gbx.o gbx2-gbx_number.o gbx2-gbx_object.o gbx2-gbx_string.o gbx2-gbx_date.o gbx2-gbx_array.o gbx2-gbx_c_class.o gbx2-gbx_c_collection.o gbx2-gbx_c_error.o gbx2-gbx_c_gambas.o gbx2-gbx_c_file.o gbx2-gbx_c_application.o gbx2-gbx_c_array.o gbx2-gbx_c_process.o gbx2-gbx_c_subcollection.o gbx2-gbx_c_string.o gbx2-gbx_component.o gbx2-gbx_extern.o gbx2-gbx_print.o gbx2-gbx_c_enum.o gbx2-gbx_c_timer.o gbx2-gbx_c_quote.o libgbxopt.la -lm    -ldl -lpthread   
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT -o gbx2 gbx2-gb_common.o gbx2-gbx_debug.o gbx2-gb_error.o gbx2-gb_alloc.o gbx2-gb_array.o gbx2-gbx_stack.o gbx2-gb_buffer.o gbx2-gbx_replace.o gbx2-gb_list.o gbx2-gb_hash.o gbx2-gb_table.o gbx2-gbx_type.o gbx2-gbx_value.o gbx2-gbx_subst.o gbx2-gbx_exec.o gbx2-gbx_exec_push.o gbx2-gbx_exec_enum.o gbx2-gbx_exec_pop.o gbx2-gbx_class_init.o gbx2-gbx_class.o gbx2-gbx_class_native.o gbx2-gbx_class_load.o gbx2-gbx_event.o gbx2-gb_file.o gbx2-gbx_stream.o gbx2-gbx_stream_direct.o gbx2-gbx_stream_buffer.o gbx2-gbx_stream_memory.o gbx2-gbx_stream_arch.o gbx2-gbx_stream_process.o gbx2-gbx_stream_pipe.o gbx2-gbx_project.o gbx2-gbx_library.o gbx2-gbx_subr.o gbx2-gbx_subr_file.o gbx2-gbx_subr_string.o gbx2-gbx_subr_conv.o gbx2-gbx_subr_time.o gbx2-gbx_subr_extern.o gbx2-gbx_subr_misc.o gbx2-gbx_math.o gbx2-gbx_subr_math.o gbx2-gbx_subr_test.o gbx2-gbx_api.o gbx2-gbx_local.o gbx2-gbx_regexp.o gbx2-gbx_archive.o gbx2-gbx_watch.o gbx2-gbx_eval.o gbx2-gbx_compare.o gbx2-gbx.o gbx2-gbx_number.o gbx2-gbx_object.o gbx2-gbx_string.o gbx2-gbx_date.o gbx2-gbx_array.o gbx2-gbx_c_class.o gbx2-gbx_c_collection.o gbx2-gbx_c_error.o gbx2-gbx_c_gambas.o gbx2-gbx_c_file.o gbx2-gbx_c_application.o gbx2-gbx_c_array.o gbx2-gbx_c_process.o gbx2-gbx_c_subcollection.o gbx2-gbx_c_string.o gbx2-gbx_component.o gbx2-gbx_extern.o gbx2-gbx_print.o gbx2-gbx_c_enum.o gbx2-gbx_c_timer.o gbx2-gbx_c_quote.o  ./.libs/libgbxopt.a -lm -ldl -lpthread
make[4]: Leaving directory `/home/user/gambas2-2.18.0/main/gbx'
Making all in gbc
make[4]: Entering directory `/home/user/gambas2-2.18.0/main/gbc'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share  -MT libgbcopt_la-gb_table.lo -MD -MP -MF .deps/libgbcopt_la-gb_table.Tpo -c -o libgbcopt_la-gb_table.lo `test -f 'gb_table.c' || echo './'`gb_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share -MT libgbcopt_la-gb_table.lo -MD -MP -MF .deps/libgbcopt_la-gb_table.Tpo -c gb_table.c -o libgbcopt_la-gb_table.o
mv -f .deps/libgbcopt_la-gb_table.Tpo .deps/libgbcopt_la-gb_table.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -O3 -I../share    -o libgbcopt.la  libgbcopt_la-gb_table.lo  
libtool: link: ar cru .libs/libgbcopt.a  libgbcopt_la-gb_table.o
libtool: link: ranlib .libs/libgbcopt.a
libtool: link: ( cd ".libs" && rm -f "libgbcopt.la" && ln -s "../libgbcopt.la" "libgbcopt.la" )
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_error.o -MD -MP -MF .deps/gbc2-gb_error.Tpo -c -o gbc2-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbc2-gb_error.Tpo .deps/gbc2-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_alloc.o -MD -MP -MF .deps/gbc2-gb_alloc.Tpo -c -o gbc2-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbc2-gb_alloc.Tpo .deps/gbc2-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_array.o -MD -MP -MF .deps/gbc2-gb_array.Tpo -c -o gbc2-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbc2-gb_array.Tpo .deps/gbc2-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_read.o -MD -MP -MF .deps/gbc2-gbc_read.Tpo -c -o gbc2-gbc_read.o `test -f 'gbc_read.c' || echo './'`gbc_read.c
mv -f .deps/gbc2-gbc_read.Tpo .deps/gbc2-gbc_read.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_reserved.o -MD -MP -MF .deps/gbc2-gbc_reserved.Tpo -c -o gbc2-gbc_reserved.o `test -f 'gbc_reserved.c' || echo './'`gbc_reserved.c
mv -f .deps/gbc2-gbc_reserved.Tpo .deps/gbc2-gbc_reserved.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_compile.o -MD -MP -MF .deps/gbc2-gbc_compile.Tpo -c -o gbc2-gbc_compile.o `test -f 'gbc_compile.c' || echo './'`gbc_compile.c
mv -f .deps/gbc2-gbc_compile.Tpo .deps/gbc2-gbc_compile.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_type.o -MD -MP -MF .deps/gbc2-gbc_type.Tpo -c -o gbc2-gbc_type.o `test -f 'gbc_type.c' || echo './'`gbc_type.c
mv -f .deps/gbc2-gbc_type.Tpo .deps/gbc2-gbc_type.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_buffer.o -MD -MP -MF .deps/gbc2-gb_buffer.Tpo -c -o gbc2-gb_buffer.o `test -f 'gb_buffer.c' || echo './'`gb_buffer.c
mv -f .deps/gbc2-gb_buffer.Tpo .deps/gbc2-gb_buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_dump.o -MD -MP -MF .deps/gbc2-gbc_dump.Tpo -c -o gbc2-gbc_dump.o `test -f 'gbc_dump.c' || echo './'`gbc_dump.c
mv -f .deps/gbc2-gbc_dump.Tpo .deps/gbc2-gbc_dump.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_class.o -MD -MP -MF .deps/gbc2-gbc_class.Tpo -c -o gbc2-gbc_class.o `test -f 'gbc_class.c' || echo './'`gbc_class.c
mv -f .deps/gbc2-gbc_class.Tpo .deps/gbc2-gbc_class.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_code.o -MD -MP -MF .deps/gbc2-gbc_code.Tpo -c -o gbc2-gbc_code.o `test -f 'gbc_code.c' || echo './'`gbc_code.c
mv -f .deps/gbc2-gbc_code.Tpo .deps/gbc2-gbc_code.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans.o -MD -MP -MF .deps/gbc2-gbc_trans.Tpo -c -o gbc2-gbc_trans.o `test -f 'gbc_trans.c' || echo './'`gbc_trans.c
mv -f .deps/gbc2-gbc_trans.Tpo .deps/gbc2-gbc_trans.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_header.o -MD -MP -MF .deps/gbc2-gbc_header.Tpo -c -o gbc2-gbc_header.o `test -f 'gbc_header.c' || echo './'`gbc_header.c
mv -f .deps/gbc2-gbc_header.Tpo .deps/gbc2-gbc_header.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans_code.o -MD -MP -MF .deps/gbc2-gbc_trans_code.Tpo -c -o gbc2-gbc_trans_code.o `test -f 'gbc_trans_code.c' || echo './'`gbc_trans_code.c
mv -f .deps/gbc2-gbc_trans_code.Tpo .deps/gbc2-gbc_trans_code.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans_expr.o -MD -MP -MF .deps/gbc2-gbc_trans_expr.Tpo -c -o gbc2-gbc_trans_expr.o `test -f 'gbc_trans_expr.c' || echo './'`gbc_trans_expr.c
mv -f .deps/gbc2-gbc_trans_expr.Tpo .deps/gbc2-gbc_trans_expr.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans_tree.o -MD -MP -MF .deps/gbc2-gbc_trans_tree.Tpo -c -o gbc2-gbc_trans_tree.o `test -f 'gbc_trans_tree.c' || echo './'`gbc_trans_tree.c
mv -f .deps/gbc2-gbc_trans_tree.Tpo .deps/gbc2-gbc_trans_tree.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans_ctrl.o -MD -MP -MF .deps/gbc2-gbc_trans_ctrl.Tpo -c -o gbc2-gbc_trans_ctrl.o `test -f 'gbc_trans_ctrl.c' || echo './'`gbc_trans_ctrl.c
mv -f .deps/gbc2-gbc_trans_ctrl.Tpo .deps/gbc2-gbc_trans_ctrl.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_trans_subr.o -MD -MP -MF .deps/gbc2-gbc_trans_subr.Tpo -c -o gbc2-gbc_trans_subr.o `test -f 'gbc_trans_subr.c' || echo './'`gbc_trans_subr.c
mv -f .deps/gbc2-gbc_trans_subr.Tpo .deps/gbc2-gbc_trans_subr.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_output.o -MD -MP -MF .deps/gbc2-gbc_output.Tpo -c -o gbc2-gbc_output.o `test -f 'gbc_output.c' || echo './'`gbc_output.c
mv -f .deps/gbc2-gbc_output.Tpo .deps/gbc2-gbc_output.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_pcode.o -MD -MP -MF .deps/gbc2-gbc_pcode.Tpo -c -o gbc2-gbc_pcode.o `test -f 'gbc_pcode.c' || echo './'`gbc_pcode.c
mv -f .deps/gbc2-gbc_pcode.Tpo .deps/gbc2-gbc_pcode.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_file.o -MD -MP -MF .deps/gbc2-gb_file.Tpo -c -o gbc2-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbc2-gb_file.Tpo .deps/gbc2-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_form.o -MD -MP -MF .deps/gbc2-gbc_form.Tpo -c -o gbc2-gbc_form.o `test -f 'gbc_form.c' || echo './'`gbc_form.c
mv -f .deps/gbc2-gbc_form.Tpo .deps/gbc2-gbc_form.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_str.o -MD -MP -MF .deps/gbc2-gb_str.Tpo -c -o gbc2-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbc2-gb_str.Tpo .deps/gbc2-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc_chown.o -MD -MP -MF .deps/gbc2-gbc_chown.Tpo -c -o gbc2-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gbc2-gbc_chown.Tpo .deps/gbc2-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gb_common.o -MD -MP -MF .deps/gbc2-gb_common.Tpo -c -o gbc2-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbc2-gb_common.Tpo .deps/gbc2-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbc2-gbc.o -MD -MP -MF .deps/gbc2-gbc.Tpo -c -o gbc2-gbc.o `test -f 'gbc.c' || echo './'`gbc.c
mv -f .deps/gbc2-gbc.Tpo .deps/gbc2-gbc.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o gbc2 gbc2-gb_error.o gbc2-gb_alloc.o gbc2-gb_array.o gbc2-gbc_read.o gbc2-gbc_reserved.o gbc2-gbc_compile.o gbc2-gbc_type.o gbc2-gb_buffer.o gbc2-gbc_dump.o gbc2-gbc_class.o gbc2-gbc_code.o gbc2-gbc_trans.o gbc2-gbc_header.o gbc2-gbc_trans_code.o gbc2-gbc_trans_expr.o gbc2-gbc_trans_tree.o gbc2-gbc_trans_ctrl.o gbc2-gbc_trans_subr.o gbc2-gbc_output.o gbc2-gbc_pcode.o gbc2-gb_file.o gbc2-gbc_form.o gbc2-gb_str.o gbc2-gbc_chown.o gbc2-gb_common.o gbc2-gbc.o libgbcopt.la -lm 
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -o gbc2 gbc2-gb_error.o gbc2-gb_alloc.o gbc2-gb_array.o gbc2-gbc_read.o gbc2-gbc_reserved.o gbc2-gbc_compile.o gbc2-gbc_type.o gbc2-gb_buffer.o gbc2-gbc_dump.o gbc2-gbc_class.o gbc2-gbc_code.o gbc2-gbc_trans.o gbc2-gbc_header.o gbc2-gbc_trans_code.o gbc2-gbc_trans_expr.o gbc2-gbc_trans_tree.o gbc2-gbc_trans_ctrl.o gbc2-gbc_trans_subr.o gbc2-gbc_output.o gbc2-gbc_pcode.o gbc2-gb_file.o gbc2-gbc_form.o gbc2-gb_str.o gbc2-gbc_chown.o gbc2-gb_common.o gbc2-gbc.o  ./.libs/libgbcopt.a -lm
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_error.o -MD -MP -MF .deps/gba2-gb_error.Tpo -c -o gba2-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gba2-gb_error.Tpo .deps/gba2-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_alloc.o -MD -MP -MF .deps/gba2-gb_alloc.Tpo -c -o gba2-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gba2-gb_alloc.Tpo .deps/gba2-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_array.o -MD -MP -MF .deps/gba2-gb_array.Tpo -c -o gba2-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gba2-gb_array.Tpo .deps/gba2-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_table.o -MD -MP -MF .deps/gba2-gb_table.Tpo -c -o gba2-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gba2-gb_table.Tpo .deps/gba2-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_str.o -MD -MP -MF .deps/gba2-gb_str.Tpo -c -o gba2-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gba2-gb_str.Tpo .deps/gba2-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_file.o -MD -MP -MF .deps/gba2-gb_file.Tpo -c -o gba2-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gba2-gb_file.Tpo .deps/gba2-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gbc_archive.o -MD -MP -MF .deps/gba2-gbc_archive.Tpo -c -o gba2-gbc_archive.o `test -f 'gbc_archive.c' || echo './'`gbc_archive.c
mv -f .deps/gba2-gbc_archive.Tpo .deps/gba2-gbc_archive.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gbc_chown.o -MD -MP -MF .deps/gba2-gbc_chown.Tpo -c -o gba2-gbc_chown.o `test -f 'gbc_chown.c' || echo './'`gbc_chown.c
mv -f .deps/gba2-gbc_chown.Tpo .deps/gba2-gbc_chown.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gb_common.o -MD -MP -MF .deps/gba2-gb_common.Tpo -c -o gba2-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gba2-gb_common.Tpo .deps/gba2-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gba2-gba.o -MD -MP -MF .deps/gba2-gba.Tpo -c -o gba2-gba.o `test -f 'gba.c' || echo './'`gba.c
mv -f .deps/gba2-gba.Tpo .deps/gba2-gba.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o gba2 gba2-gb_error.o gba2-gb_alloc.o gba2-gb_array.o gba2-gb_table.o gba2-gb_str.o gba2-gb_file.o gba2-gbc_archive.o gba2-gbc_chown.o gba2-gb_common.o gba2-gba.o  
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -o gba2 gba2-gb_error.o gba2-gb_alloc.o gba2-gb_array.o gba2-gb_table.o gba2-gb_str.o gba2-gb_file.o gba2-gbc_archive.o gba2-gbc_chown.o gba2-gb_common.o gba2-gba.o 
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_error.o -MD -MP -MF .deps/gbi2-gb_error.Tpo -c -o gbi2-gb_error.o `test -f 'gb_error.c' || echo './'`gb_error.c
mv -f .deps/gbi2-gb_error.Tpo .deps/gbi2-gb_error.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_alloc.o -MD -MP -MF .deps/gbi2-gb_alloc.Tpo -c -o gbi2-gb_alloc.o `test -f 'gb_alloc.c' || echo './'`gb_alloc.c
mv -f .deps/gbi2-gb_alloc.Tpo .deps/gbi2-gb_alloc.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_array.o -MD -MP -MF .deps/gbi2-gb_array.Tpo -c -o gbi2-gb_array.o `test -f 'gb_array.c' || echo './'`gb_array.c
mv -f .deps/gbi2-gb_array.Tpo .deps/gbi2-gb_array.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_str.o -MD -MP -MF .deps/gbi2-gb_str.Tpo -c -o gbi2-gb_str.o `test -f 'gb_str.c' || echo './'`gb_str.c
mv -f .deps/gbi2-gb_str.Tpo .deps/gbi2-gb_str.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_file.o -MD -MP -MF .deps/gbi2-gb_file.Tpo -c -o gbi2-gb_file.o `test -f 'gb_file.c' || echo './'`gb_file.c
mv -f .deps/gbi2-gb_file.Tpo .deps/gbi2-gb_file.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_table.o -MD -MP -MF .deps/gbi2-gb_table.Tpo -c -o gbi2-gb_table.o `test -f 'gb_table.c' || echo './'`gb_table.c
mv -f .deps/gbi2-gb_table.Tpo .deps/gbi2-gb_table.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gb_common.o -MD -MP -MF .deps/gbi2-gb_common.Tpo -c -o gbi2-gb_common.o `test -f 'gb_common.c' || echo './'`gb_common.c
mv -f .deps/gbi2-gb_common.Tpo .deps/gbi2-gb_common.Po
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share  -MT gbi2-gbi.o -MD -MP -MF .deps/gbi2-gbi.Tpo -c -o gbi2-gbi.o `test -f 'gbi.c' || echo './'`gbi.c
mv -f .deps/gbi2-gbi.Tpo .deps/gbi2-gbi.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o -ldl 
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o  -ldl
gbi2-gbi.o: In function `analyze_native_component':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:360: undefined reference to `lt_dlopenext'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:363: undefined reference to `lt_dlerror'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:367: undefined reference to `lt_dlsym'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:375: undefined reference to `lt_dlsym'
gbi2-gbi.o: In function `init':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:160: undefined reference to `lt_dlinit'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:161: undefined reference to `lt_dlerror'
collect2: ld returned 1 exit status
make[4]: *** [gbi2] Error 1
make[4]: Leaving directory `/home/user/gambas2-2.18.0/main/gbc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/gambas2-2.18.0/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/gambas2-2.18.0'
make: *** [all] Error 2
Making install in main
make[1]: Entering directory `/home/user/gambas2-2.18.0/main'
Making install in gbx
make[2]: Entering directory `/home/user/gambas2-2.18.0/main/gbx'
make[3]: Entering directory `/home/user/gambas2-2.18.0/main/gbx'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 'gbx2' '/usr/local/bin/gbx2'
libtool: install: /usr/bin/install -c gbx2 /usr/local/bin/gbx2
test -z "/usr/local/lib/gambas2" || /bin/mkdir -p "/usr/local/lib/gambas2"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'gb.la' '/usr/local/lib/gambas2/gb.la'
libtool: install: /usr/bin/install -c .libs/gb.lai /usr/local/lib/gambas2/gb.la
libtool: install: /usr/bin/install -c .libs/libgb.a /usr/local/lib/gambas2/libgb.a
libtool: install: chmod 644 /usr/local/lib/gambas2/libgb.a
libtool: install: ranlib /usr/local/lib/gambas2/libgb.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gambas2

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/user/gambas2-2.18.0/main/gbx'
make[2]: Leaving directory `/home/user/gambas2-2.18.0/main/gbx'
Making install in gbc
make[2]: Entering directory `/home/user/gambas2-2.18.0/main/gbc'
/bin/sh ../libtool --tag=CC   --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share    -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o -ldl 
libtool: link: gcc -DGAMBAS_PATH=\"/usr/local/bin\" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -o gbi2 gbi2-gb_error.o gbi2-gb_alloc.o gbi2-gb_array.o gbi2-gb_str.o gbi2-gb_file.o gbi2-gb_table.o gbi2-gb_common.o gbi2-gbi.o  -ldl
gbi2-gbi.o: In function `analyze_native_component':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:360: undefined reference to `lt_dlopenext'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:363: undefined reference to `lt_dlerror'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:367: undefined reference to `lt_dlsym'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:375: undefined reference to `lt_dlsym'
gbi2-gbi.o: In function `init':
/home/user/gambas2-2.18.0/main/gbc/gbi.c:160: undefined reference to `lt_dlinit'
/home/user/gambas2-2.18.0/main/gbc/gbi.c:161: undefined reference to `lt_dlerror'
collect2: ld returned 1 exit status
make[2]: *** [gbi2] Error 1
make[2]: Leaving directory `/home/user/gambas2-2.18.0/main/gbc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/user/gambas2-2.18.0/main'
make: *** [install-recursive] Error 1


More information about the User mailing list