After this change, Harbour is built when I set:

    set HB_USER_PRGFLAGS=-l-
    set HB_USER_CFLAGS=-v -y -vG -Od
    set HB_USER_LIBS=cg32
    set HB_BUILD_OPTIM=no
    set HB_COMPILER=bcc

But every EXE which is a complied PRG now gives CodeGuard errors
about pointer arithmetic in invalid memory and other such errors.

CodeGuard replace RTL functions with its own, so maybe the placement
of cg32.lib is wrong. I'll try to investigate, but I'm about to go home, and
could only continue testing on Sunday.

  Chen.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to