* $Id: ChangeLog 14416 2010-05-02 10:30:19Z vszakats $
 2010-05-02 12:29 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

Build fine with OpenWatcom

Fail to build with os2gcc442omf, os2gcc335aout, both with "undefined symbol __hb_gettid"

os2gcc442omf:
============
gcc -shared -L../../../../../../lib/os2/gccomf -Zomf -o ../../../../../../bin/os2/gccomf/harbourm.dll -Wl,@__dyn__.tmp __dyn__.def -lsocket
weakld: error: Unresolved symbol (UNDEF) '__hb_gettid'.
weakld: info: The symbol is referenced by:
    E:\harbour105\harbour\src\vm\vmmt\obj\os2\gccomf\hvmall.o
Ignoring unresolved externals reported from weak prelinker.
Warning! W1058: file ldV84YWa.: line(621): protmode option not valid for an OS/2 EMX dynamic link library
Error! E2028: __hb_gettid is an undefined reference
file E:\harbour105\harbour\src\vm\vmmt\obj\os2\gccomf\hvmall.o(hvmall.o): undefined symbol __hb_gettid
make[4]: *** [harbourm.dll] Error 1


os2gcc335aout:
=============
gcc -shared -L../../../../../../lib/os2/gcc -o ../../../../../../bin/os2/gcc/harbourm.dll -Wl,@__dyn__.tmp __dyn__.def -lsocket ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: Undefined symbol __hb_gettid referenced from text segment ../../../../../../src/vm/vmmt/obj/os2/gcc/hvmall.o: More undefined symbol __hb_gettid refs follow


David Macias


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

Reply via email to