I'm using gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
-------------------------------------------------------------- And i get the error below compiling from svn trunk Thank you -------------------------------------------------------------- make -C main make[2]: ingresso nella directory «/usr/src/harbour/harbour/source/main» make[3]: ingresso nella directory «/usr/src/harbour/harbour/source/main/linux/gcc» gcc -I. -I../../../../include -Wall -W -O3 -c ../../harbour.c -oharbour.o gcc -Wall -W -O3 -oharbour harbour.o -L../../../../lib/linux/gcc -Wl,--start-group -lhbcplr -lhbpp -lhbcommon -lm -lrt -ldl -Wl,--end-group harbour.o: In function `main': harbour.c:(.text+0xee2): undefined reference to `hb_compMain' collect2: ld returned 1 exit status make[3]: *** [harbour] Errore 1 _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour