Using Pelles C CE/ARM without modification with parameter clean install

mingw32-make.exe[3]: Entering directory `c:/harbour/source/pp/win/poccce'
pocc.exe -I. -Ze -Go -Ot -Ox -Tarm-coff -D_WINCE -DUNICODE -DHB_NO_WIN_CONSOLE -
I../../../../include    -c ../../hbpp.c -Fohbpp.obj
polink.exe  -OUT:hbpp.exe hbpp.obj -LIBPATH:../../../../lib/win/poccce coredll.l
ib corelibc.lib winsock.lib ws2.lib    hbcommon.lib
POLINK: error: Unresolved external symbol 'modfl'.
POLINK: fatal error: 1 unresolved external(s).
mingw32-make.exe[3]: *** [hbpp.exe] Error 1
rm hbpp.obj


2009/3/4 Viktor Szakáts <[email protected]>:
> --- Pelles C CE/ARM
> set PATH=C:\devl\PellesC-501\bin;%PATH%
> set
> INCLUDE=C:\devl\PellesC-501\include\wince;C:\devl\PellesC-501\include;%INCLUDE%
> set LIB=C:\devl\PellesC-501\lib;C:\devl\PellesC-501\lib\wince;%INCLUDE%
> rem
> set HB_COMPILER=poccce
> rem
> set PATH=C:\devl\make-3.81;%PATH%
> set HB_INSTALL_PREFIX=C:\hb-%HB_COMPILER%
> call make_gnu.bat %1 %2 > log-%HB_COMPILER%.txt 2>&1
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to