From: Alain A. <ala...@wa...> - 2017-07-01 13:18:24
|
Le 01/07/2017 à 15:14, Alain Aupeix a écrit : > 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+ There is no problem adding -lpcre with old libpcre3-dev version (8.12 Ubuntu 12.04, for example), it builds correctly too. 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) ------------------------------------------------------------------------ |