Revision: 12562
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12562&view=rev
Author: vszakats
Date: 2009-09-19 14:56:55 +0000 (Sat, 19 Sep 2009)
Log Message:
-----------
2009-09-19 16:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/bin.mk
+ Added HB_BUILD_SHARED support for os2/watcom.
* source/Makefile
* Deleted env space saving optimization for dos platform
and added support for gtdos when building dos .dlls.
% Deleted line after prev changes.
* config/global.mk
+ Added special .dll names when building dos based ones.
(harbour / harbourm)
* config/dos/watcom.mk
+ Enabled absolutely experimental dos .dll support.
; Current result:
---
wlink OP quiet SYS cwdllr NAME '..\..\..\..\..\bin\dos\watcom\harbour'
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[2]: *** [harbour] Error 1
---
; TOFIX: hbpp object will be (or is) again a showstopper.
* config/win/watcom.mk
* Synced with dos/watcom.mk after above change.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/bin.mk
trunk/harbour/config/dos/watcom.mk
trunk/harbour/config/global.mk
trunk/harbour/config/win/watcom.mk
trunk/harbour/source/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour