Hi Przemek,

The problem is rooted from the fact that HB_BUILD_DLL is 
explicitly enabled when HB_BUILD_PKG=yes. Maybe it'd be better 
to disable dos/watcom .dll generation completely until 
it's fixed. What do you think?

---
! Building Harbour 2.0.0rc1 from source - http://www.harbour-project.org
! MAKE: mingw32-make.exe 3.81 sh.exe clean install  
! HB_INSTALL_PREFIX: F:\devl\hb20
! HB_BUILD_PKG: yes
! HB_BUILD_DLL: yes
! HB_BUILD_SHARED: no
! HB_BUILD_DEBUG: no
! HB_BUILD_OPTIM: yes
! HB_HOST_PLAT: win (x86_64)  HB_SHELL: nt
! HB_PLATFORM: dos (x86) (autodetected)
! HB_COMPILER: watcom (autodetected: Z:/devl/owatcom-1.8/BINNT/wpp386.exe 
Z:/devl/owatcom-1.8/BINW/)
! HB_BIN_COMPILE not specified. Automatically set to: 
F:/work/harbour/harbour/bin/win/bcc
! Component: 'zlib' found in F:/work/harbour/harbour/external/zlib (local)
! Component: 'pcre' found in F:/work/harbour/harbour/external/pcre (local)
! Component: 'openssl' not supported with watcom compiler
! Component: 'gpm' not supported on dos platform
! Component: 'slang' not found. Configure with HB_WITH_SLANG.
! Component: 'curses' not found. Configure with HB_WITH_CURSES.
! Component: 'x11' not found. Configure with HB_WITH_X11.
! Component: 'wattcp/watt-32' found in Z:\devl\watt\inc 
! HB_INSTALL_PREFIX automatically set to: 
F:\work\harbour\harbour\pkg\dos\watcom\hb2r1wa
[...]
wlink  OP quiet SYS cwdllr  NAME '..\..\..\..\..\bin\dos\watcom\harbour.dll' OP 
implib='../../../../../lib/dos/watcom/harbour.lib' @__dyn__.tmp 
Warning! W1027: file clib3r.lib(cstart): redefinition of ___begtext ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of __nullarea ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of __D16Infoseg ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of 
__x386_zero_base_selector ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of __exit_ ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of __do_exit_with_msg__ 
ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of __GETDS ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of ___GETDSStart_ ignored
Warning! W1027: file clib3r.lib(cstart): redefinition of ___GETDSEnd_ ignored
Error! E2030: file clib3r.lib(cstart): multiple starting addresses found
mingw32-make.exe[3]: *** [harbour.dll] Error 1
mingw32-make.exe[2]: *** [descend] Error 2
mingw32-make.exe[1]: *** [dynlib.inst] Error 2
mingw32-make.exe: *** [src.inst] Error 2
---

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to