On Tue, 06 Oct 2009, Szak�ts Viktor wrote:
>>> 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.

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

Reply via email to