Hi Antonio
A 64 bit build of xHarbour, libfivex and libfivec would be really great.
Thanks
Doug
(xProgrammer)
if [ "$HB_ARCHITECTURE" = "linux" ]
then
if [ "${C_USR}" == "${C_USR//-fPIC/}" ]
then
HB_CPU=`uname -m`
case "$HB_CPU" in
*[@_]64)
export C_USR="$C_USR -fPIC"
HB_ARCH64="yes"
;;
*)
;;
esac
fi
fi
../../odbc.c:103:17: error: sql.h: No such file or directory
../../odbc.c:104:20: error: sqlext.h: No such file or directory
../../odbc.c:105:22: error: sqltypes.h: No such file or directory
If you want to build xHarbour compiler
you have to install the folowing RPM files:
debmake slang1-dev
Reading package lists...
Building dependency tree...
Reading state information...
Package debmake is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Return to FiveLinux / FiveDroid (Android)
Users browsing this forum: No registered users and 7 guests