Re: [blfs-dev] Asymptote needs a patch for using system GC

2019-02-21 Thread Pierre Labastie via blfs-dev
On 2/21/19 9:28 PM, Bruce Dubbs via blfs-dev wrote: On 2/21/19 2:15 PM, Pierre Labastie via blfs-dev wrote: Hi, [...] There is a commit: https://github.com/vectorgraphics/asymptote/commit/38a59370dc5ac720c29e1424614a10f7384b943f This can be done with a sed: sed -i '$a\ #ifdef USEGC\

Re: [blfs-dev] Asymptote needs a patch for using system GC

2019-02-21 Thread Bruce Dubbs via blfs-dev
On 2/21/19 2:15 PM, Pierre Labastie via blfs-dev wrote: Hi, With GC-8.0.2, I get: -- if test -n ""; then \   g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DF FTWPP_SINGLE_THREAD  -I/opt/texlive/2018/include/gc -I/usr/include/gc -I/usr/inc lude/tirpc

[blfs-dev] Asymptote needs a patch for using system GC

2019-02-21 Thread Pierre Labastie via blfs-dev
Hi, With GC-8.0.2, I get: -- if test -n ""; then \   g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -pthread -DF FTWPP_SINGLE_THREAD  -I/opt/texlive/2018/include/gc -I/usr/include/gc -I/usr/inc lude/tirpc -std=c++11 -g -O3 -fno-var-tracking -o asy camperror.o