21:16 < fstd> matricks: is there a straightforward way to convince bam to produce a statically linked binary? 21:20 <@matricks> how do you do it normally? 21:20 < fstd> i -static the linker 21:21 <@matricks> settings.link.flags:Add("-static") 21:21 < fstd> oh, nice. thanks:)