On Wed, 04 Mar 2009, Przemyslaw Czerpak wrote:

Hi,

> Basic test.
>    echo "? 'hello'" > t.prg
>    harbour t.prg -o tc.c -I<hbincdir>
> 
>    hbmk t               # result t[.<exeext>]
>    hbcmp t              # result t.<objext>
>    hblnk t.<objext>     # result t[.<exeext>]
>    hbcc -c t.c          # result t.<objext>

And the last one I forgot:
   hbcc t.c             # result t[.<exeext>]

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to