Ops, the other issue is -shared mode GPF. Maybe I'll make
some more tests. Anyhow I don't use it either.
Have you used -fpic switch for dynlib code compilation?
I'm getting this:
---
x86_64-w64-mingw32-gcc  -I. -I../../../../../include  -Wall -W -O3
-fomit-frame-pointer -DUNICODE -oexpropt1_dyn.o -DHB_DYNLIB -fpic -c
../../../expropt1.c
../../../expropt1.c:1:0: warning: -fpic ignored for target (all code is
position independent)
---

So it has to be sth else.
Maybe you can catch were it GPFs using GDB.

No gdb for mingw64, yet. Or at least not in this distro. I'll keep an open eye.
Could be it's compiler/toolchain bug, after all it's alpha.

Brgds,
Viktor

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

Reply via email to