On Wed, 12 Nov 2008, Maurilio Longo wrote: Hi Maurilio,
> I think the problem is not in the code but in the flags used to build harbour, > I've changed owatcom.cf this way It's highly possible. > I've removed nearly all compilation flags, I don't know what they mean, but > anyway, I've always thought that if you need too many compiler flags to build, > something is wrong :) > And I've also changed ld flags this way: > LD = wlink > #DAVID: LDFLAGS = debug all OP osn=OS2 OP stack=65536 OP CASEEXACT > #LDFLAGS = debug all OP stack=65536 OP CASEEXACT > #LDFLAGS = debug all I think the problem can be caused by debug information. It may also explain the problems with tracing David have. If possible please try to locate which option caused the problem. You can start with removing -d1 from WPP flags and debug all. best rergards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour