Hi all,

set HB_COMPILER=msvc
set HB_USER_CFLAGS=-GL
set HB_USER_LDFLAGS=/LTCG

---
source\macro\win\msvc\macroy.c(3095) : warning C4701: potentially
uninitialized local variable 'hb_macrolval' used
source\vm\classes.c(462) : warning C4702: unreachable code
source\compiler\hbpcode.c(599) : warning C4702: unreachable code
source\compiler\hbpcode.c(549) : warning C4702: unreachable code
source\compiler\hbpcode.c(571) : warning C4702: unreachable code
source\vm\classes.c(2940) : warning C4702: unreachable code
source\compiler\win\msvc\harboury.c(7154) : warning C4701: potentially
uninitialized local variable 'hb_complval' used
---

The more grave problem is that Harbour executables won't start,
but show this instead:
---
Unrecoverable error 9998: Screen driver initialization failure
---

More on LTCG:
http://msdn.microsoft.com/en-gb/magazine/cc301698.aspx

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to