When statically built, the output filename is `libvarnamstatic.a`. Shouldn't it be `libvarnam.a` for `-lvarnam` flag to work ?
When statically built, the output filename is
libvarnamstatic.a. Shouldn't it belibvarnam.afor-lvarnamflag to work ?