-----Messaggio Originale----- Da: "Przemyslaw Czerpak" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List." <harbour@harbour-project.org>
Data invio: venerdì 3 ottobre 2008 18.23
Oggetto: Re: [Harbour] hb_threadID()


To Windows users:
I'm very interested in MS-Windows results from real multi CPU machine.
Does anyone have such computer and can test it?

Yes, I have an Intel Core 2 CPU 6320. Can you briefly summarize the steps required to compile an MT program?

It's necessary to move main() function to the beginning of the code.
I'll replace current speedtst.prg in SVN with this one in a while.

And while you're at it:

Harbour 1.1.0dev (Rev. 9539)
Copyright (c) 1999-2008, http://www.harbour-project.org/
SPEEDTST.prg(63) Error E0003  Duplicate variable declaration 'M_C'
SPEEDTST.prg(507) Warning W0003 Variable 'X' declared but not used in function 'F0(504)' SPEEDTST.prg(513) Warning W0003 Variable 'S' declared but not used in function 'F2(510)' SPEEDTST.prg(516) Warning W0003 Variable 'A' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'B' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'C' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'D' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'E' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'F' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'G' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'H' declared but not used in function 'F3(513)' SPEEDTST.prg(516) Warning W0003 Variable 'I' declared but not used in function 'F3(513)'
SPEEDTST.prg(540) Warning W0028  Unreachable code
1 error

No code generated

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to