On Mon, 06 Apr 2009, Szak�ts Viktor wrote:
> 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).

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to