Re: [Harbour] SF.net SVN: harbour-project:[10411] trunk/harbour

2009-02-23 Thread Viktor Szakáts
Hi folks, I'm close to give it up here. Couldn't find relevant docs, and by mere trying, it's close to impossible to find out the right way to pass the various kinds of gcc binary input files (.a, .o, lib prefix, .so/.dylib/.dll, with path or without, with lib prefix or without), (and haven't even

Re: [Harbour] SF.net SVN: harbour-project:[10411] trunk/harbour

2009-02-23 Thread Przemyslaw Czerpak
On Mon, 23 Feb 2009, Guy Roussin wrote: Hi, > I think there is a typo : > $ echo "? 'hello'" > tst.prg > $ hbmk2 tst > Harbour 1.1.0dev (Rev. 10412) > Copyright (c) 1999-2009, http://www.harbour-project.org/ > Compiling 'tst.prg'... > Lines 1, Functions/Procedures 1 > Generating C source output t

Re: [Harbour] SF.net SVN: harbour-project:[10411] trunk/harbour

2009-02-23 Thread Guy Roussin
Viktor, I think there is a typo : $ echo "? 'hello'" > tst.prg $ hbmk2 tst Harbour 1.1.0dev (Rev. 10412) Copyright (c) 1999-2009, http://www.harbour-project.org/ Compiling 'tst.prg'... Lines 1, Functions/Procedures 1 Generating C source output to 'tst.c'... Done. gcc: usr/lib/harbour/libharbour.s

[Harbour] SF.net SVN: harbour-project:[10411] trunk/harbour

2009-02-23 Thread vszakats
Revision: 10411 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10411&view=rev Author: vszakats Date: 2009-02-23 13:53:42 + (Mon, 23 Feb 2009) Log Message: --- 2009-02-23 14:51 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg