Hi Przemek,

I've noticed a strange thing today. If I try this command with an MSVC
build of hbmk2, it will crash without log and with the message "This
application has requested the Runtime to terminate it in an unusual way..."

> hbmk2 q.o

where q.o is a simple two liner .prg compiled into an obj using MinGW.

The crash happens after calling hb_processRun() in getFirstFunc(),
in the AT() call.

I couldn't replicate it in small example, but could avoid it by
calling 'dir' instead of 'nm.exe'.

Any idea what could this be?

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to