>2010-05-05 10:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
> * config/os2/gcc.mk
> * utils/hbmk2/hbmk2.prg
> - Deleted resource support from os2/gcc and os2/gccomf.
> It didn't work with any gcc flavours. Resource support
> seems to be broken in gcc tools.
Thanks Viktor
Now tested with:
* $Id: ChangeLog 14433 2010-05-05 08:44:08Z vszakats $
2010-05-05 10:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
Harbour build/run entirely with os2gcc442omf, os2gcc335aout
Most significative warning is:
../../../ioapi.c: In function `fopen64_file_func':
../../../ioapi.c:122: warning: assignment makes pointer from integer
without a cast
and many for hpdf* are below
David Macias
gcc -I. -I../../../../../include -W -O3 -DHB_LEGACY_TYPES_OFF
-IE:/harbour105/harbour/external/zlib
-IE:/harbour105/harbour/external/png -DPNG_NO_PEDANTIC_WARNINGS
-DTCPV40HDRS -DHB_FM_STATISTICS_OFF -ohpdfanno.o -c ../../../hpdfanno.c
../../../hpdfanno.c:23: warning: `static' is not at beginning of declaration
../../../hpdfanno.c:40: warning: `static' is not at beginning of declaration
../../../hpdfanno.c: In function `HPDF_TextAnnot_SetIcon':
../../../hpdfanno.c:433: warning: comparison of unsigned expression < 0
is always false
../../../hpdfdoc.c: In function `HPDF_SetPageLayout':
../../../hpdfdoc.c:1721: warning: comparison of unsigned expression < 0
is always false
../../../hpdfdoc.c: In function `HPDF_SetPageMode':
../../../hpdfdoc.c:1755: warning: comparison of unsigned expression < 0
is always false
../../../hpdfdoc.c: In function `HPDF_AddPageLabel':
../../../hpdfdoc.c:1840: warning: comparison of unsigned expression < 0
is always false
../../../hpdffdft.c: In function `ParseCMAP_format4':
../../../hpdffdft.c:1055: warning: comparison between signed and unsigned
../../../hpdffdft.c:1069: warning: comparison between signed and unsigned
../../../hpdffdft.c:1080: warning: comparison between signed and unsigned
../../../hpdffdft.c:1091: warning: comparison between signed and unsigned
../../../hpdfimap.c: In function `ReadTransparentPaletteData':
../../../hpdfimap.c:195: warning: comparison of unsigned expression >= 0
is always true
../../../hpdfimap.c: In function `ReadTransparentPngData':
../../../hpdfimap.c:257: warning: comparison of unsigned expression >= 0
is always true
../../../hpdfimap.c: In function `CreatePallet':
../../../hpdfimap.c:344: warning: comparison between signed and unsigned
../../../hpdfimap.c: In function `ReadTransparentPngData':
../../../hpdfimap.c:239: warning: `row' might be used uninitialized in
this function
../../../hpdfpago.c: In function `HPDF_Page_SetLineCap':
../../../hpdfpago.c:97: warning: comparison of unsigned expression < 0
is always false
../../../hpdfpago.c: In function `HPDF_Page_SetLineJoin':
../../../hpdfpago.c:130: warning: comparison of unsigned expression < 0
is always false
../../../hpdfpago.c: In function `HPDF_Page_SetTextRenderingMode':
../../../hpdfpago.c:1209: warning: comparison of unsigned expression < 0
is always false
gcc -I. -I../../../../../include -W -O3 -DHB_LEGACY_TYPES_OFF
-IE:/harbour105/harbour/external/zlib
-IE:/harbour105/harbour/external/png -DPNG_NO_PEDANTIC_WARNINGS
-DTCPV40HDRS -DHB_FM_STATISTICS_OFF -ohpdfpags.o -c ../../../hpdfpags.c
../../../hpdfpags.c: In function `HPDF_Page_SetSize':
../../../hpdfpags.c:1337: warning: comparison of unsigned expression < 0
is always false
gcc -I. -I../../../../../include -W -O3 -DHB_LEGACY_TYPES_OFF
-IE:/harbour105/harbour/external/zlib
-IE:/harbour105/harbour/external/png -DPNG_NO_PEDANTIC_WARNINGS
-DTCPV40HDRS -DHB_FM_STATISTICS_OFF -ohpdfreal.o -c ../../../hpdfreal.c
gcc -I. -I../../../../../include -W -O3 -DHB_LEGACY_TYPES_OFF
-IE:/harbour105/harbour/external/zlib
-IE:/harbour105/harbour/external/png -DPNG_NO_PEDANTIC_WARNINGS
-DTCPV40HDRS -DHB_FM_STATISTICS_OFF -ohpdfstre.o -c ../../../hpdfstre.c
../../../hpdfstre.c: In function `HPDF_Stream_WriteEscapeText2':
../../../hpdfstre.c:429: warning: comparison between signed and unsigned
../../../hpdfstre.c: In function `HPDF_MemStream_SeekFunc':
../../../hpdfstre.c:1075: warning: comparison between signed and unsigned
gcc -I. -I../../../../../include -W -O3 -DHB_LEGACY_TYPES_OFF
-IE:/harbour105/harbour/external/zlib
-IE:/harbour105/harbour/external/png -DPNG_NO_PEDANTIC_WARNINGS
-DTCPV40HDRS -DHB_FM_STATISTICS_OFF -ohpdfstri.o -c ../../../hpdfstri.c
../../../hpdfstri.c: In function `HPDF_String_Write':
../../../hpdfstri.c:147: warning: comparison between signed and unsigned
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour