Hi,

SET HB_PLATFORM=win
SET HB_COMPILER=mingw
PATH=%PATH%;E:\Programacion_ant\Mingw\bin
SET HB_INSTALL_PREFIX=E:\Programacion_ant\hb_mingw

win-make install

and then this error appears:

gcc -shared -L../../../../../lib/win/mingw  -o ../../../../../bin/win/mingw/harb
our-20.dll __dyn__.tmp -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
../../../../../src/codepage/obj/win/mingw/cpesisoc.o:cpesisoc.c:(.text+0x1b): un
defined reference to `hb_cdpRegister'
../../../../../src/codepage/obj/win/mingw/cpeswinc.o:cpeswinc.c:(.text+0x1b): un
defined reference to `hb_cdpRegister'
../../../../../src/codepage/obj/win/mingw/cphu852s.o:cphu852s.c:(.text+0x1b): un
defined reference to `hb_cdpRegister'
../../../../../src/codepage/obj/win/mingw/cphuisos.o:cphuisos.c:(.text+0x1b): un
defined reference to `hb_cdpRegister'
../../../../../src/codepage/obj/win/mingw/cphuwins.o:cphuwins.c:(.text+0x1b): un
defined reference to `hb_cdpRegister'
../../../../../src/codepage/obj/win/mingw/cpsvclip.o:cpsvclip.c:(.text+0x1b): mo
re undefined references to `hb_cdpRegister' follow
collect2: ld returned 1 exit status
WIN-MAKE[3]: *** [harbour-20.dll] Error 1
WIN-MAKE[2]: *** [descend] Error 2
WIN-MAKE[1]: *** [dynlib.inst] Error 2
WIN-MAKE: *** [src.inst] Error 2

Regards,
José Luis Capel
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to