Re: [Harbour] hbmk2 error in gcc parameters for linux

2009-04-19 Thread Guy Roussin
Thank you Viktor, hbmk2 isn't doing any transformation regarding lib prefix, so the solution here is not to pass it via ginfo.hbp. $ cat ginfo.hbp libs=hbmysql libmysqlclient I fix ginfo.hbp : $ cat ginfo.hbp libs=hbmysql mysqlclient and now t2 (and ginfo) compile fine. I did not think tha

Re: [Harbour] hbmk2 error in gcc parameters for linux

2009-04-19 Thread Viktor Szakáts
Hi Guy, hbmk2 isn't doing any transformation regarding lib prefix, so the solution here is not to pass it via ginfo.hbp. Brgds, Viktor On Sun, Apr 19, 2009 at 6:27 PM, Guy Roussin wrote: > Hi Viktor, > > I think i found an error in hbmk2 for linux > > $ hbmk2 t2 > hbmk: Processing configuration:

[Harbour] hbmk2 error in gcc parameters for linux

2009-04-19 Thread Guy Roussin
Hi Viktor, I think i found an error in hbmk2 for linux $ hbmk2 t2 hbmk: Processing configuration: /usr/bin/hbmk.cfg hbmk: Processing: ginfo.hbp Harbour 1.1.0dev (Rev. 10887) Copyright (c) 1999-2009, http://www.harbour-project.org/ Compiling 't2.prg'... Lines 4, Functions/Procedures 1 Generating