Hi Viktor,

    So i can cut and paste or edit and run to make some tests ... very
    usefull
    For example, now i can fix the -llibharbour => -lharbour ;-)


I've fixed that, and the problem wasn't exactly that. See ChangeLog.
Pls tell if it still doesn't work.
The problem is still here. Exactly the same one (svn 10804)

$ cat t.prg
? 'bonjour'
$ hbmk2 t
hbmk: Processing configuration: /usr/bin/hbmk.cfg
Harbour 1.1.0dev (Rev. 10804)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 't.prg'...
Lines 1, Functions/Procedures 1
Generating C source output to 't.c'... Done.
/usr/bin/ld: cannot find -llibharbour
collect2: ld returned 1 exit status
hbmk: Error: Running C compiler. 256:
gcc t.c /tmp/hbmk_0epu8v.c -O3 -ot -I/usr/include/harbour -L/usr/lib/harbour -L/usr/lib/harbour -Wl,--start-group -llibharbour -lhbcplr -lhbdebug -Wl,--end-group


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

Reply via email to