Just to report that ./make_gnu.sh 2>err.log Harbour 1.0.1 on Ubuntu 8.10 I get:

In file included from ../../hbpp.c:55:
../../ppcore.c: In function 'hb_pp_dumpEnd':
../../ppcore.c:842: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_pragmaNew':
../../ppcore.c:2521: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_tokenGet':
../../ppcore.c:5083: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_tokenToString':
../../ppcore.c:5833: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_dumpEnd':
../../ppcore.c:842: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_pragmaNew':
../../ppcore.c:2521: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_tokenGet':
../../ppcore.c:5083: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../ppcore.c: In function 'hb_pp_tokenToString':
../../ppcore.c:5833: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../genc.c: In function 'hb_compGenCFunc':
../../genc.c:414: warning: ignoring return value of 'fwrite', declared
with attribute warn_unused_result
../../genc.c:421: warning: ignoring return value of 'fwrite', declared
with attribute warn_unused_result
../../genhrb.c: In function 'hb_compGenPortObj':
../../genhrb.c:170: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../errorint.c: In function 'hb_errInternal':
../../errorint.c:106: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../errorint.c:129: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result
../../run.c: In function 'HB_FUN___RUN':
../../run.c:64: warning: ignoring return value of 'system', declared
with attribute warn_unused_result
../../estack.c: In function 'hb_stackDispLocal':
../../estack.c:518: warning: format not a string literal and no format arguments
../../estack.c:522: warning: format not a string literal and no format arguments
../../estack.c:527: warning: format not a string literal and no format arguments
../../hboutdbg.c: In function 'HB_FUN_HB_OUTDEBUG':
../../hboutdbg.c:207: warning: ignoring return value of 'write',
declared with attribute warn_unused_result
../../hboutdbg.c:208: warning: ignoring return value of 'write',
declared with attribute warn_unused_result

gcc -v says:

Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.3.2-1ubuntu11'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-mpfr --enable-targets=all --enable-checking=release
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11)

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to