The difference in fldigi
compilation will be negligible.? Linking will be a very little
bit longer, but you should be able to measure that even on the
Pi.? The header files are necessary for the compilation to
correctly use the hamlib API.? Memory usage should be very
similar, whether using a static .a file or load the shared .so
at run time.
David
On 4/10/24 09:11, Johnny, IZ8EWD via
groups.io wrote:
toggle quoted message
Show quoted text
Sorry, another question.
fldigi needs static hamlib? Because usually i compile only the
shared libraries in order to short the computation time.