In SuSE 10.3, using gcc I get: Harbour 1.1.0dev (Rev. 9582) Copyright (c) 1999-2008, http://www.harbour-project.org/ Compiling 'wvtext.prg'... Lines 794, Functions/Procedures 9 Generating C source output to 'wvtext.c'... Done. ./wvtext.o:(.data+0x1b8): undefined reference to `HB_FUN_HB_GT_WVT' ./wvtext.o:(.data+0x1c8): undefined reference to `HB_FUN_HB_GT_WIN' collect2: ld returned 1 exit status
In XP, using bcc32, the program compiles successfully, but when wvtext.exe is run, the program promptly returns to the prompt with nothing else visible on the screen. Are environment parameters required? Bill On Tue, 2008-10-21 at 20:38 -0700, Pritpal Bedi wrote: > Hello Przemek > > > Przemyslaw Czerpak-2 wrote: > > > > 2008-10-22 05:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > > * harbour/include/hbstack.h > > * harbour/include/hbgtcore.h > > > > Thanks a lot. > > May be I am missing something, mttest10.exe executes but nothing is > visible on the screen. And there is no referenceto the executable in the > task manager. > > I set HB_MT=MT > bld_b32 mttest10 > > Regards > Pritpal Bedi > _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour