libffcall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libffcall] Installing libffcall


From: Bruno Haible
Subject: Re: [Libffcall] Installing libffcall
Date: Tue, 10 Oct 2017 00:14:43 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-96-generic; KDE/5.18.0; x86_64; ; )

Hi,

Riccardo G Corsi wrote:
> Hello, I've recently installed libffcall (shared) on a Linux 4.13 
> kernel, compiled from source on an
> 
> I've installed using:
> 
> mkdir build
> cd build
> ../configure    --prefix=/usr                   \
>                  --cache-file=config.cache       \
>                  --enable-shared                 \
>                  --disable-static                \
>                  --docdir=/usr/share/doc/libffcall-2.0

These are perfectly valid configure options.

> make -j1
> 
> make install
> 
> Without -j1 in my system (I3-4170) build does not end successfully.
> 
> Please, consider to modify README in tarball.

Thanks for the report. Instead of augmenting the README (i.e. adding
user-visible complexity), I prefer to add "-j1" automatically. Done like this:
http://git.savannah.gnu.org/gitweb/?p=libffcall.git;a=commitdiff;h=c50a7de2a3326c655580743d0b6f267e18085a3e

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]