Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:57 PM, Teo Fonrouge wrote: On Oct 4, 2009, at 2:36 PM, Viktor Szakáts wrote: No need to do this just correct my typos: export HB_BLABLABLA="-arch i386" export HB_JGJHG=${HB_BLABLABLA} Sorry Viktor, this still don't work: gcc -I. -I../../../../../include -fno-common

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:36 PM, Viktor Szakáts wrote: No need to do this just correct my typos: export HB_BLABLABLA="-arch i386" export HB_JGJHG=${HB_BLABLABLA} Sorry Viktor, this still don't work: gcc -I. -I../../../../../include -fno-common -Wall -W -O3 -o hbpp.o -c ../../../hbpp.c gcc -

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 2:20 PM, Phil Krylov wrote: On Sun, Oct 4, 2009 at 10:10 PM, Teo Fonrouge wrote: On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: export HB_USER_LDFLAGS=-arch i386 export HB_USER_LDFLAGS="-arch i386" -L../../../../../lib/darwin/gcc -arch -lhbnortl -lhbcommon -lm gc

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Viktor Szakáts
No need to do this just correct my typos: export HB_BLABLABLA="-arch i386" export HB_JGJHG=${HB_BLABLABLA} etcetc Brgds, Viktor On 2009 Oct 4, at 20:10, Teo Fonrouge wrote: On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: Hi Teo, On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Phil Krylov
On Sun, Oct 4, 2009 at 10:10 PM, Teo Fonrouge wrote: > On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: >> export HB_USER_LDFLAGS=-arch i386 export HB_USER_LDFLAGS="-arch i386" > -L../../../../../lib/darwin/gcc -arch -lhbnortl -lhbcommon -lm > gcc-4.2: Invalid arch name : -lhbnortl You just

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 12:13 PM, Viktor Szakáts wrote: Hi Teo, On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello [Victor], Sorry, the name is Viktor, my stupid typo. No prob, Victor is also fine :) May be I overlooked something, but I'm unable to find an easy way (I want to use som

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Viktor Szakáts
Hi Teo, On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello [Victor], Sorry, the name is Viktor, my stupid typo. No prob, Victor is also fine :) May be I overlooked something, but I'm unable to find an easy way (I want to use some flag parameter to the make command) to build the H

Re: [Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
On Oct 4, 2009, at 11:23 AM, Teo Fonrouge wrote: Hello [Victor], Sorry, the name is Viktor, my stupid typo. May be I overlooked something, but I'm unable to find an easy way (I want to use some flag parameter to the make command) to build the Harbour libs as i386 ones. best regards,

[Harbour] Snow Leopard; How to build an 32-bit Harbour

2009-10-04 Thread Teo Fonrouge
Hello [Victor], May be I overlooked something, but I'm unable to find an easy way (I want to use some flag parameter to the make command) to build the Harbour libs as i386 ones. best regards, Teo ___ Harbour mailing list Harbour@harbour-projec