Libsigc++ -- Using The INTEL 6.0 Compiler On Windows Distribution of library and components is under the LGPL as listed in the file COPYING.LIB. Overview of distribution: The Visual C++ 6.0 project files are located in the win32_intel directory. The main project file is sigc.dsw. Load this file in Visual C++ 6.0 and rebuild the libs and test programs. This distribution creates the files sigc-1.2.lib and sigc-1.2.debug.lib. Note: The release versions of the test programs method_slot_test and object_slot_test had to be built with optimization turned off due to a bug in the INTEL complier. Note: The project files assume you have built all the header files on Linux or using cygwin tools before trying to build the libs.