On 09/14/2009 12:46 PM, vszak...@users.sourceforge.net wrote:
Revision: 12490 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12490&view=rev Author: vszakats Date: 2009-09-14 10:46:22 +0000 (Mon, 14 Sep 2009)Log Message: ----------- 2009-09-14 12:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg % Deleted UTF-8 hack. Now using the built-in UTF-8 conversion support. * contrib/hbwin/win_com.c % Minor optimization and fixed warnings after recent patch. * INSTALL + Added see also HB_CC* to HB_COMPILER settings. Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/INSTALL trunk/harbour/contrib/hbwin/win_com.c trunk/harbour/utils/hbmk2/hbmk2.prg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
On Ubuntu 9.10 32 bits Harbour for Linux compile fine Harbour for Win give me this error In attachment the complete compile log... Thank you and best regards make[3]: «../../../../../lib/win/mingw/libhbdebug.a» è aggiornato./usr/bin/i586-mingw32msvc-gcc -shared -L../../../../../lib/win/mingw -o ../../../../../bin/win/mingw/harbour-20.dll __dyn__.tmp -lhbpcre -lhbzlib -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 -Wl,--out-implib,../../../../../lib/win/mingw/libharbour-20.a,--output-def,../../../../../bin/win/mingw/harbour-20.def
Creating library file: ../../../../../lib/win/mingw/libharbour-20.a../../../../../source/common/obj/win/mingw/hbffind.o:hbffind.c:(.text+0x474): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/filesys.o:filesys.c:(.text+0xc8): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/filesys.o:filesys.c:(.text+0x2f7): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/filesys.o:filesys.c:(.text+0x10f1): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/gete.o:gete.c:(.text+0xaa): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/gete.o:gete.c:(.text+0xc6): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/gete.o:gete.c:(.text+0x18c): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/gete.o:gete.c:(.text+0x2cb): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/hbproces.o:hbproces.c:(.text+0x180): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/hbproces.o:hbproces.c:(.text+0x5bd): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/hbrunfun.o:hbrunfun.c:(.text+0x58): undefined reference to `_hb_osEncodeCP' ../../../../../source/rtl/obj/win/mingw/net.o:net.c:(.text+0xc1): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/net.o:net.c:(.text+0x121): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/philes.o:philes.c:(.text+0x5fd): undefined reference to `_hb_osDecodeCP' ../../../../../source/rtl/obj/win/mingw/run.o:run.c:(.text+0x3f): undefined reference to `_hb_osEncodeCP' ../../../../../source/vm/obj/win/mingw/cmdarg.o:cmdarg.c:(.text+0x3b9): undefined reference to `_hb_osDecodeCP' ../../../../../source/vm/obj/win/mingw/cmdarg.o:cmdarg.c:(.text+0x796): undefined reference to `_hb_osDecodeCP'
collect2: ld returned 1 exit status make[3]: *** [harbour-20.dll] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [dynlib] Errore 2 make: *** [source] Errore 2
log.txt.tar.gz
Description: GNU Zip compressed data
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour