From: Alain A. <ala...@wa...> - 2017-07-01 13:14:32
|
I suppose its the same problem with Ubuntu or other builds using libpcre3-dev 8.19 The solution is to add -lpcre just before -lm on gcc command line. I use a variable $SYSTEM_LIBS = '-lpcre -lm' On gcc line, this variable must be located at the end of the line. A+ -- ------------------------------------------------------------------------ Alain Aupeix http://jujuland.pagesperso-orange.fr/ http://pissobi-lacassagne.pagesperso-orange.fr/ ------------------------------------------------------------------------ U.buntu 12.04 | G.ramps 3.4.9-1 | H.arbour 3.2.0dev (2016-12-16 10:05) | Hw.Gui 2.20-3 (2630) ------------------------------------------------------------------------ |