Bruce Dubbs wrote in
<https://lists.gnu.org/r/grep-devel/2020-09/msg00052.html>
<https://lists.gnu.org/r/grep-devel/2020-09/msg00053.html> :

> > checking for libsigsegv... yes
> > checking how to link with libsigsegv... -lsigsegv
> 
> I get:
> 
> checking for libsigsegv... yes
> checking how to link with libsigsegv... /usr/lib/libsigsegv.so 
> /usr/lib/libc.a

Is this really a multiline string (also in the value of LIBSIGSEGV in
config.status)? Or are these space-separated values?

In the latter case, is linking with libc.a normally working?

Also, if there is a file /usr/lib/libsigsegv.la, can you please show
its contents?

Bruno


Reply via email to