On Sat, Nov 21, 2009 at 12:16 PM, Viktor Szakáts <[email protected]> wrote:

> Rather hbmk2 should be modified if possible to load
> it without requiring such links.

hbmk2 -traceonly demoqt
hbmk2: Processing environment options: -compiler=gcc
hbmk2: Processing local make script: hbmk.hbm
hbmk2: Processing configuration: /opt/harbour/bin/hbmk.cfg
hbmk2: Harbour compiler command (embedded):
(/opt/harbour/bin/harbour) -n2 demoqt.prg -w3 -es2
-i/opt/harbour/include/harbour -i..
hbmk2: C compiler command:
gcc -c -O3  -Wall -W -I/opt/harbour/include/harbour -I.. demoqt.c
/var/folders/5Y/5Yrw2w+kGvqg7LiwM4q2Yk+++TI/-Tmp-/hbmk_gvsy4s.c
hbmk2: Linker command:
gcc demoqt.o hbmk_gvsy4s.o   -lhbqt -lhbqtcore -lhbqtgui -lhbqtnetwork
-lsupc++ -lhbcplr -lhbdebug -lharbour
/Library/Frameworks/QtCore.framework/QtCore
/Library/Frameworks/QtGui.framework/QtGui
/Library/Frameworks/QtNetwork.framework/QtNetwork -bind_at_load -o
demoqt -L/opt/harbour/lib/harbour

I see a difference: I have a -lharbour you have
/Users/vszakats/harbour/lib/darwin/gcc/libharbour.dylib
I've tried to add -shared but it doesn't change.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to