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

2009-08-16 Thread vszakats
Revision: 12128 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12128&view=rev Author: vszakats Date: 2009-08-16 07:41:52 + (Sun, 16 Aug 2009) Log Message: --- 2009-08-16 09:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.cf ! Fi

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

2009-08-16 Thread vszakats
Revision: 12129 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12129&view=rev Author: vszakats Date: 2009-08-16 08:05:03 + (Sun, 16 Aug 2009) Log Message: --- 2009-08-16 10:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog * config/glob

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

2009-08-16 Thread vszakats
Revision: 12130 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12130&view=rev Author: vszakats Date: 2009-08-16 08:18:55 + (Sun, 16 Aug 2009) Log Message: --- 2009-08-16 10:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/libpng/pngconf.h

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

2009-08-16 Thread vszakats
Revision: 12131 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12131&view=rev Author: vszakats Date: 2009-08-16 08:37:39 + (Sun, 16 Aug 2009) Log Message: --- 2009-08-16 10:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * config/global.cf + Pa

Re: [Harbour] Rename .cf files to .mk

2009-08-16 Thread Phil Krylov
Hi, On Sun, Aug 16, 2009 at 5:38 AM, Viktor Szakáts wrote: > I'd like to rename .cf files to .mk. > > .mk is listed as official extension for GNU Make files, > while .cf is just some sort Harbour speciality. While I think it's no much sense, it feels harmless to me. > [ I may also rename /config

Re: [Harbour] HB_INSTALL_PREFIX=/opt/harbour issue

2009-08-16 Thread Phil Krylov
On Sat, Aug 15, 2009 at 8:02 PM, Viktor Szakáts wrote: >> Just to report that using the prefix in the subj the libs are put in >> /opt/harbour/lib/harbour. I think it's perfect. >> I think that set correctly HB_INSTALL_PREFIX should be an user's >> responsibility and a safe >> default could be $H

Re: [Harbour] Rename .cf files to .mk

2009-08-16 Thread Viktor Szakáts
Hi Phil, On Sun, Aug 16, 2009 at 5:38 AM, Viktor Szakáts0...@syenar.hu> wrote: I'd like to rename .cf files to .mk. .mk is listed as official extension for GNU Make files, while .cf is just some sort Harbour speciality. While I think it's no much sense, it feels harmless to me. It may make

Re: [Harbour] HB_INSTALL_PREFIX=/opt/harbour issue

2009-08-16 Thread Viktor Szakáts
On Sat, Aug 15, 2009 at 8:02 PM, Viktor Szakáts0...@syenar.hu> wrote: Just to report that using the prefix in the subj the libs are put in /opt/harbour/lib/harbour. I think it's perfect. I think that set correctly HB_INSTALL_PREFIX should be an user's responsibility and a safe default could be

Re: [Harbour] Rename .cf files to .mk

2009-08-16 Thread Phil Krylov
On Sun, Aug 16, 2009 at 1:09 PM, Viktor Szakáts wrote: > Hi Phil, > >> On Sun, Aug 16, 2009 at 5:38 AM, Viktor Szakáts >> wrote: >>> >>> I'd like to rename .cf files to .mk. >>> >>> .mk is listed as official extension for GNU Make files, >>> while .cf is just some sort Harbour speciality. >> >> Whi

Re: [Harbour] Rename .cf files to .mk

2009-08-16 Thread Viktor Szakáts
While I think it's no much sense, it feels harmless to me. It may make some sense because some tools may turn on syntax highlighting for example, or do some other associated features to such known extension. It's always better to use standard extensions if there is one. .mk is also used in GNU M

Re: [Harbour] HB_INSTALL_PREFIX=/opt/harbour issue

2009-08-16 Thread Tamas TEVESZ
On Sun, 16 Aug 2009, Phil Krylov wrote: > On Sat, Aug 15, 2009 at 8:02 PM, Viktor Szakáts wrote: > >> Just to report that using the prefix in the subj the libs are put in > >> /opt/harbour/lib/harbour. > > I think it's perfect. > > >> I think that set correctly HB_INSTALL_PREFIX should be

[Harbour] arch autodetection failure

2009-08-16 Thread Tamas TEVESZ
hi, so the above wasn't meant to be untested, but some glitch in the autodetection mechanism made it go completely south at least here (i haven't built a fresh-ish checkout for a while): r12131 with the previous (i'd like to think at most harmless) change, tinky:~/w/xhb/harbour$ env | fgrep

Re: [Harbour] HB_INSTALL_PREFIX=/opt/harbour issue

2009-08-16 Thread Viktor Szakáts
This has to be done in a slightly different way: - no logic should be put in the config dump section, as its not guaranteed to run on all make versions. - DESTDIR should only be read for nixes. Ill commit this in a while. (sorry for the typing Im on a HU keyboard right now) Brgds, Viktor On S

Re: [Harbour] arch autodetection failure

2009-08-16 Thread Viktor Szakáts
It should. So does it also not work using latest SVN without local changes? Brgd, Viktor On Sun, Aug 16, 2009 at 12:28 PM, Tamas TEVESZ wrote: > > hi, > > so the above wasn't meant to be untested, but some glitch in the > autodetection mechanism made it go completely south at least here (i > have

[Harbour] linux/gcc link failure

2009-08-16 Thread Tamas TEVESZ
hi, r12131, linux (x64), gcc 4.3: Generating /tmp/hb/bin/hb-build... Creating links... Making libharbour-2.0.0.so... /usr/bin/ld: ./libhbusrrdd.a/usrrdd.o: relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC ./libhbusrrdd.a/usrrdd.

Re: [Harbour] arch autodetection failure

2009-08-16 Thread Tamas TEVESZ
On Sun, 16 Aug 2009, Viktor Szakáts wrote: > It should. So does it also not work using latest SVN without local changes? it does. sorry for the noise then. -- [-] mkdir /nonexistent ___ Harbour mailing list Harbour@harbour-project.org http://lists.

[Harbour] Harbour under OS/2 - eCS gcc

2009-08-16 Thread David Arturo Macias Corona
After a long delay, now Harbour build with newer gcc :-) In Oct 2008 I tried to build Harbour with gcc432 (see "Harbour under OS/2 - gcc432", October 28, 2008 ) It failed due emxbind known problem -- emxbind: invalid a.out file (startup code) ld.exe: emxbind failed

Re: [Harbour] linux/gcc link failure

2009-08-16 Thread Viktor Szakáts
Hi, I've partially moved some former logic in make_gnu.sh to linux/global.cf with notes left in ChangeLog and the file. Logic should be completed (I didn't have enough information to implement it in the more limited GNU Make syntax), maybe this effect is caused by it being broken for now. Brgds,

[Harbour] terms within documentation: Clipper vs CA-Cl*pper

2009-08-16 Thread April White
I've been mostly focusing on the doc/en-en files but I was curious about Clipper versions (that is for another email). I observed that there are several places within doc/*.txt where the term Clipper is used and CA-Cl*pper is others. Is it an acceptable change to use CA-Cl*pper in all places?

[Harbour] CA-Cl*pper versions, for documentation

2009-08-16 Thread April White
It has been a very long time since I had a Clipper compiler so I am unsure of versions. There are: CA-Cl*pper <-- is this 5.1? CA-Cl*pper 5.2 CA-Cl*pper 5.3 Is this correct? I've seen some doc files that say the function is v5.2 or v5.3 compliant but I recall the function as being v5.0/v5.1

Re: [Harbour] linux/gcc link failure

2009-08-16 Thread Tamas TEVESZ
On Sun, 16 Aug 2009, Viktor Szakáts wrote: hi, > I've partially moved some former logic in make_gnu.sh > to linux/global.cf with notes left in ChangeLog and the > file. Logic should be completed (I didn't have enough > information to implement it in the more limited GNU Make > syntax), maybe

[Harbour] Howto make HBQt contrib

2009-08-16 Thread Bruno Luciani
Recent changes produces that , I can not make HBQT anymore Howto Add , or howto know which of Contribs are in the default list ? I know that in install file exists - HB_CONTRIBLIBS=no Don't build any contrib libraries. - HB_CONTRIBLIBS=[] Build space separated of contrib But wh

[Harbour] Platforms

2009-08-16 Thread April White
I've gleaned this list of OS from the source: BSD DARWIN DOS HPUX LINUX OS2 OS2_GCC SUNOS UNIX UNIX_COMPATIBLE WIN WIN_64 WIN_CE The document files have sections called 'PLATFORMS' however I've seen the term 'platform' used in reference to a compiler. My questions to the group are: - is the

Re: [Harbour] Platforms

2009-08-16 Thread Tamas TEVESZ
On Sun, 16 Aug 2009, April White wrote: > I've gleaned this list of OS from the source: > > BSD > DARWIN > DOS > HPUX > LINUX i guess if one is to be really pedantic, for bsd, darwin and linux it's more like "oses based on the bsd/darwin/linux kernel". not that there would be too many v

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

2009-08-16 Thread vouchcac
Revision: 12132 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12132&view=rev Author: vouchcac Date: 2009-08-17 04:48:18 + (Mon, 17 Aug 2009) Log Message: --- 2009-08-16 21:44 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbqt/hbqt_slots.cpp

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

2009-08-16 Thread vouchcac
Revision: 12133 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12133&view=rev Author: vouchcac Date: 2009-08-17 04:58:55 + (Mon, 17 Aug 2009) Log Message: --- 2009-08-16 21:53 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbxbp/xbpgeneric.pr

Re: [Harbour] Platforms

2009-08-16 Thread Pritpal Bedi
Hi Tamas TEVESZ wrote: > > unless the other-os people or przemek get a heart attack reading this > Perhaps we must be extremely careful while choosing the words. Are you aware of Przemek's capabilities ? Even to some extent ? BTW your reply to April's message is entirely out of context. Re

Re: [Harbour] terms within documentation: Clipper vs CA-Cl*pper

2009-08-16 Thread Viktor Szakáts
Hi April, I've been mostly focusing on the doc/en-en files but I was curious about Clipper versions (that is for another email). I observed that there are several places within doc/*.txt where the term Clipper is used and CA-Cl*pper is others. Is it an acceptable change to use CA-Cl*pper

Re: [Harbour] CA-Cl*pper versions, for documentation

2009-08-16 Thread Viktor Szakáts
It has been a very long time since I had a Clipper compiler so I am unsure of versions. There are: CA-Cl*pper <-- is this 5.1? CA-Cl*pper 5.2 CA-Cl*pper 5.3 Is this correct? I've seen some doc files that say the function is v5.2 or v5.3 compliant but I recall the function as being v5.0/v5.1

Re: [Harbour] Howto make HBQt contrib

2009-08-16 Thread Viktor Szakáts
Hi Bruno, It must be something outside Harbour, nothing changed in the way contribs are built (or not built). hbqt is built by default, if the dependencies can be found or HB_INC_QT is set to an existing QT installation. [ unless I made some stupid typos, but here it works fine on all platforms.