Ron

Running harbour compiler with follow parameters
harbour     -m    -n   -w4   -I/usr/src/xharbour/include    ac_test.prg  // 
same for -w3

returns an GPF

bellow the GPF trace

==15008== 1 errors in context 1 of 3:
==15008== Invalid free() / delete / delete[]
==15008==    by 0x8070946: hb_compCompile (harbour.c:6663)
==15008==    by 0x806B34A: main (harbour.c:336)
==15008==  Address 0x80a4b3c is not stack'd, malloc'd or (recently) free'd
==15008==
==15008== 1 errors in context 2 of 3:
==15008== Invalid free() / delete / delete[]
==15008==    by 0x80708FC: hb_compCompile (harbour.c:6645)
==15008==    by 0x806B34A: main (harbour.c:336)
==15008==  Address 0x80a3264 is not stack'd, malloc'd or (recently) free'd
==15008==
==15008== 14 errors in context 3 of 3:
==15008== Invalid free() / delete / delete[]
==15008==    by 0x8070930: hb_compCompile (harbour.c:6659)
==15008==    by 0x806B34A: main (harbour.c:336)
==15008==  Address 0x80a4cb4 is not stack'd, malloc'd or (recently) free'd

Regards
Luiz 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to