Andi,
First, many thanks, this is long over due. :-)
I can't build with VS 2005, It fails with:
LINK /OUT:bin\vc\ppgen.exe obj\vc\ppgen.obj /NOLOGO /LIBPATH:C:\VC
\LIB /DEFAULTLIB:LIBC.LIB /NODEFAULTLIB:LIBCMT.LIB /LIBPATH:lib\vc /
SUBSYSTEM:CONSOLE lib\vc\common.lib user32.lib ws2_32.lib
winspool.lib ole32.lib oleaut32.lib advapi32.lib winmm.lib mpr.lib
LINK : fatal error LNK1104: cannot open file 'LIBC.LIB'
FWIW, "LIBC.lib" does not even exists in VS 2005. IMO we should
generally avoid messing with /DEFAULTLIB and/or /NODEFAULTLIB
switches because it may also interfere with intent of Developer's
CFLAGS, etc.
Ron
On Apr 27, 2008, at 7:02 AM, Andi Jahja wrote:
> 2008-04-27 21:00 UTC+0700 Andi Jahja <harbour/AT/cbn/net/id>
> * make_b32.bat
> * make_vc.bat
> * make_w32.bat
> * make_pc.bat
> * make_gc.bat
> * make_dc.bat
> * dll_b32.bat
> * dll_w32.bat
> * dll_vc.bat
> * dll_pc.bat
> * dll_gc.bat
> * dll_dc.bat
> * makefile.bc
> * makefile.vc
> * makefile.wc
> * makefile.pc
> * makefile.gc
> * makefile.dc
> * hrbdll.bc
> * hrbdll.vc
> * hrbdll.wc
> * hrbdll.pc
> * hrbdll.gc
> * hrbdll.dc
> + mdir.bat
> + compile.mak
> + common.mak
> + target.mak
> + compile.mak
> - make_b16.bat
> /*
> NOTE:
> A total overhaul has been implemented in Windows (non_GNU)
> makefiles:
> * remove 16-bit build
> * use shared files
> * macro simplification for plain readability and easy
> maintenance
> * where possible, the default DLL build is in MT mode. DLL
> compiled
> in MT mode should be usable in ST-mode applications.
> */
>
> * source/vm/hvm.c
> ! casting on initialization of ModuleFakeDyn (NULL->0)
>
> * source/rtl/bkgtsks.c
> - remove unused variable (MT)
> --
> Andi
>
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://
> java.sun.com/javaone
> _______________________________________________
> xHarbour-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers