Please check buildx.sh operation when you get a chance

Please check buildx.sh operation when you get a chance

Postby xProgrammer » Sun Jul 29, 2007 3:08 am

Antonio

> I am writing up a guide for anyone who wants to switch to FiveLinux.

Cool, thanks :-)

> ./../../xharbour/bin/harbour $1.prg ...

Both Harbour and xHarbour compile fine here without supplying .prg

> Also would you please advise how to compile and link multiple source files?

harbour one.prg -n ...
harbour two.prg -n ...
harbour three.prg -n ...

gcc one.c -c ...
gcc two.c -c ...
gcc three.c -c ...

gcc one.o two.o three.o -oone.exe ...

> And I notice that there is no "objects.ch"

Harbour/xHarbour provide the same functionality as "objects.ch". Its built-in Harbour/xHarbour
User avatar
xProgrammer
 
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Perhaps in your new wiki?

Postby xProgrammer » Sun Jul 29, 2007 10:13 am

Antonio

Maybe I could do a section on FiveLinux for your wiki?

I was also wondering if there was a place here on these forums for discussing programming techniques - don't know if members would be interested but I expect they might. For example I wrote some #commands so that tables could be created in simple easy to read code. Let me know what you think.

It might also help kick off some community coding if several people need pretty much the same thing.

xProgrammer
User avatar
xProgrammer
 
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Postby Antonio Linares » Sun Jul 29, 2007 2:34 pm

Doug,

> Maybe I could do a section on FiveLinux for your wiki?

Good idea, we have emailed you your login and password for the wiki :-)

> I was also wondering if there was a place here on these forums for discussing programming techniques

You could also use the wiki
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41312
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveLinux / FiveDroid (Android)

Who is online

Users browsing this forum: No registered users and 5 guests