Some one reported a problem with the -gw switch: https://sourceforge.net/tracker/index.php?func=detail&aid=2022726&group_id=681&atid=100681
I know OBJ generation feature is not exactly functioning, I can duplicate the problem, if it is not working may be it need to be disabled on default build. ---zz4.prg--- proc test ? "Hello" return ------------- ..\bin\harbour zz4 /w/a/n/gw I get the following from CodeGuard: Error 00001. 0x300010 (Thread 0x0094): Resource leak: The memory block (0xC8B7B4) was never freed The memory block (0x00C8B7B4) [size: 36 bytes] was allocated with malloc Call Tree: 0x0040118A(=harbour.exe:0x01:00018A) source\main\HARBOUR.C#108 0x00446C86(=harbour.exe:0x01:045C86) source\compiler\GENOBJ32.C#349 0x004460B3(=harbour.exe:0x01:0450B3) source\compiler\GENOBJ32.C#94 0x0040E51B(=harbour.exe:0x01:00D51B) source\compiler\HBMAIN.C#4353 0x0040FCB1(=harbour.exe:0x01:00ECB1) source\compiler\HBMAIN.C#4811 0x0040392D(=harbour.exe:0x01:00292D) source\compiler\HBMAIN.C#159 Tested with BCC32 ChangeLog 2008-07-17 18:19 UTC+0200 Przemyslaw Czerpak Chen. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
