[Hamlib-developer] RFC #1018--conditional builds for radio classes
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <n0...@n0...> - 2025-07-30 23:52:02
|
https://github.com/Hamlib/Hamlib/issues/1018 Concept is: ./configure --with-yaesu --with-icom Which would build the main parts required by all and only radio types in the yaesu and icom radio classes. Hamlib takes an eternity to build (particularly on an SOC) and most users have one or two brands of radios and don't need all the rest. Also, consider --with-rotator, --with-antenna for those who need them, and then the rest of us can avoid the 'noid. I don't expect any feedback. I figure if you find the idea worth doing, you'll just do it. ;) --------- My opinion is that with 40 radio backends at present that this might exceed the command line limit on some OS. I can appreciate the idea and especially the long compile time on an SOC, but most will use a distribution's precompiled package (Linux). The gain seems minimal for the pain. 73, Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819 |