The libsigc++ package implements a typesafe callback system for standard C++.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.4/libsigc++-2.4.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libsigc++/2.4/libsigc++-2.4.1.tar.xz
Download MD5 sum: 55945ba6e1652f89999e910f6b52047c
Download size: 3.5 MB
Estimated disk space required: 35 MB (additional 17 MB for the tests)
Estimated build time: less than 0.1 SBU (additional 0.1 SBU for the tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libsigc++
Install libsigc++ by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2015-09-20 15:38:20 -0700