Przemek:
>Please try to compile and link the code below using OS2-OpenWatcom
>and send here the results. Maybe it will help us to locate what is
>wrong.
But it seem to be C code and I do not know C and handle with OW :-)
Well, trying based in make_ow.log, hbrun creation:
- Code saved as pba.c
- Compiling ( after some doc reading, make_ow.log and testing )
[E:\harbour810\harbour]wpp386 pba.c -fo=pba.obj -i=include -bm
Open Watcom C++32 Optimizing Compiler Version 1.7
Portions Copyright (c) 1989-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
pba.c: 34 lines, included 20121, no warnings, no errors
Code size: 134
. Linking ( after make_ow.log and testing )
[E:\harbour810\harbour]wlink debug all OP stack=65536 OP CASEEXACT NAME
pba.exe FILE pba.obj
Open Watcom Linker Version 1.7
Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
loading object files
searching libraries
creating an OS/2 32-bit executable
- Running[E:\harbour810\harbour]pba.exe
Starting thread...
This is thread function [12345678] !!!
thread id = 00000002
Done
As I see I made history :-)
David Macias
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour