xmate linkcommand for xharbour

Started by Alfred, April 01, 2009, 03:01:12 PM

Previous topic - Next topic

Alfred

I made my first steps with Pelles C and xharbour.
I need the right command for the linker in xmate.

My simple programm

Quote
Procedure Main()
@ 10,10 say "Hallo World"
Return

With kind regards
Alfred