Re: [Harbour] if you have some time to kill....

2009-09-16 Thread Tamas TEVESZ
On Wed, 16 Sep 2009, Viktor Szakáts wrote: hi, > > i also need some help. it seems that there's only a static library for > > ncurses, and no matter how i bend things, it just won't get linked > > into gtcrs (libncurses.a is ~400k, libgtcrs.a stays at ~65k, and > > curses doesn't seem to work

Re: [Harbour] if you have some time to kill....

2009-09-16 Thread Viktor Szakáts
Hi Tamas, i also need some help. it seems that there's only a static library for ncurses, and no matter how i bend things, it just won't get linked into gtcrs (libncurses.a is ~400k, libgtcrs.a stays at ~65k, and curses doesn't seem to work). any idea how to twist it so that it gets linked in?

Re: [Harbour] if you have some time to kill....

2009-09-15 Thread Viktor Szakáts
BTW, here there is free OpenVMS terminal access provided: http://deathrow.vistech.net/ Know zero about VMS, I couldn't do much, but it's useful. vms crash course for unix users, most important lesson #1: DO NOT EVER UNDER ANY CIRCUMSTANCES TYPE 'ls'. :) This was exactly the first thing I di

Re: [Harbour] if you have some time to kill....

2009-09-15 Thread Tamas TEVESZ
On Tue, 15 Sep 2009, Viktor Szakáts wrote: > BTW, here there is free OpenVMS terminal access provided: > http://deathrow.vistech.net/ > > Know zero about VMS, I couldn't do much, but it's useful. vms crash course for unix users, most important lesson #1: DO NOT EVER UNDER ANY CIRCUMSTANCES

Re: [Harbour] if you have some time to kill....

2009-09-15 Thread Viktor Szakáts
BTW, here there is free OpenVMS terminal access provided: http://deathrow.vistech.net/ Know zero about VMS, I couldn't do much, but it's useful. [ I used the DEMO account. ] Brgds, Viktor On 2009.09.15., at 09:42, Viktor Szakáts wrote: BTW, not wanting to give any ideas ;) but we're still mis

Re: [Harbour] if you have some time to kill....

2009-09-15 Thread Viktor Szakáts
BTW, not wanting to give any ideas ;) but we're still missing two important ports of Harbour: IBM AIX and OpenVMS :) i am ready to loan you, for an extended period of time, an ibm intellistation 9114/275 (it's about a 1ghz power4 with about a gig of ram, sadly no disk but i borrow one) and an al

Re: [Harbour] if you have some time to kill....

2009-09-14 Thread Tamas TEVESZ
the following (and attached, too) makes it possible to just "make", and get most of the stuff (compiled, at least). after this, my regular build tests still build. i also need some help. it seems that there's only a static library for ncurses, and no matter how i bend things, it just won't get

Re: [Harbour] if you have some time to kill....

2009-09-14 Thread Tamas TEVESZ
On Tue, 15 Sep 2009, Viktor Szakáts wrote: hi, > What do you think to rename HAIKU to BEOS inside Harbour? as you see fit. > It'd certainly sound more familiar for ppl, but I wonder > if it would be accurate. i absolutely have no idea. six hours ago i didn't even really know haiku exists (

Re: [Harbour] if you have some time to kill....

2009-09-14 Thread Viktor Szakáts
Hi, What do you think to rename HAIKU to BEOS inside Harbour? It'd certainly sound more familiar for ppl, but I wonder if it would be accurate. [ f.e. OSTYPE returns 'beos' in Haiku, uname -m returns 'BePC'. ] BTW, not wanting to give any ideas ;) but we're still missing two important ports of

Re: [Harbour] if you have some time to kill....

2009-09-14 Thread Viktor Szakáts
Hi, Just great! I'll upload it. Brgds, Viktor On 2009.09.14., at 22:42, Tamas TEVESZ wrote: hi, i had, this was fun. it's barely over the "it just compiles" stage, there are a whole loads of problems with terminal, possibly network, and whatnot. anyway, if someone wants to chew this, it'

[Harbour] if you have some time to kill....

2009-09-14 Thread Tamas TEVESZ
hi, i had, this was fun. it's barely over the "it just compiles" stage, there are a whole loads of problems with terminal, possibly network, and whatnot. anyway, if someone wants to chew this, it's a start. the downloadable haiku r1alpha1 iso contains everything one needs to get started ;) 2