> > > In fact I didn't change anything in above change for owatcom. The result > > is still: > > Making harbour-11.dll... > > Making harbourmt-11.dll... > > hbmk: Processing configuration: > > C:\harbour\_hb_install_temp\harbour-win-owatcom\bin\hbmk.cfg > > Open Watcom Linker Version 1.8 > > 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 > > Warning! W1171: Locally defined symbol hb_stricmp is imported. > > Warning! W1023: no starting address found, using 00401000 > > You haven't added hbmainwin/hbmainstd lib to the linked library list. > Please add one of the above libraries depending on CUI/GUI switches > as object file (without LIB directive).
Bingo, thank you, I'll commit that trick to hbmk2. Now only this warning remains: Warning! W1171: Locally defined symbol hb_stricmp is imported. (why only this one, I don't know. It's caused by '-lhbcplr -lhbpp -lhbcommon' parameters when building hbrun-dll, hbmk2-dll) Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour