The libsigc++ package implements a typesafe callback system for standard C++.
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.2/libsigc++-2.2.10.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libsigc++/2.2/libsigc++-2.2.10.tar.xz
Download MD5 sum: 73419b477f3bb9ddb9905c88a92f4b4c
Download size: 2.8 MB
Estimated disk space required: 27 MB
Estimated build time: less than 0.1 SBU
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 2012-01-26 00:27:34 +0000