Thanks for response, here is the output i get when try to create hbpcre.lib on raspberry pi 3 and ubuntu mate:
roberto@roberto-desktop:/media/roberto/Rojo4/hb32/src/3rd/pcre$ make
! Building Harbour 3.2.0dev from source - http://harbour-project.org
! MAKE: make 4.1 /bin/sh
! HB_HOST_PLAT: linux (arm) HB_SHELL: sh
! LD_LIBRARY_PATH: /media/roberto/Rojo4/hb32/lib/linux/gcc:
! HB_PLATFORM: linux (arm) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! HB_HOST_PKGM: deb
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /usr/include
! Component: 'gpm' found in /usr/include
! Component: 'slang' found in /usr/include
! Component: 'curses' found in /usr/include
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! HB_INSTALL_PREFIX automatically set to: /usr/local
! 'hbpcre' library skipped (unused)
roberto@roberto-desktop:/media/roberto/Rojo4/hb32/src/3rd/pcre$