Hamlib/c++
Nate Bargmann 0232e30fc0 ABI backward compatibility enhancement
Use the libtool link mode argument '-version-info' to set the Hamlib 3
ABI to be compatible with Hamlib 1.2 ABI.  As the current ABI has not
been changed or removed, we should be able to maintain backward
compatibility.  The libtool docs state that so long as the ABI is only
added to, backward compatibility should be maintained.

My idea here is to be able to have presently compiled programs be able
to use binary libraries of Hamlib 3 without recompiling.  So far I have
tested this locally on Linux and Windows.  More testing is welcome.
2012-10-08 13:07:35 -05:00
..
Makefile.am ABI backward compatibility enhancement 2012-10-08 13:07:35 -05:00
rigclass.cc Update LGPL header in c++ source files. 2011-08-22 21:38:34 -05:00
rotclass.cc Update LGPL header in c++ source files. 2011-08-22 21:38:34 -05:00
testcpp.cc more example code 2010-04-05 10:10:16 +00:00