>>>>> Alexandre Oliva writes: >> When linking with the -static flag, one needs to include -liconv >> on the link line. I am not sure where to implement this. Alexandre> LINK_SPECS? Yes, but this is somewhat C++-specific. Linking every -static program against libiconv.a seems a bit much. David