Replacing ld with gold - any experience?

后端 未结 8 842
你的背包
你的背包 2020-11-28 04:32

Has anyone tried to use gold instead of ld?

gold promises to be much faster than ld, so it may help speeding up test cycles fo

8条回答
  •  温柔的废话
    2020-11-28 05:11

    Some projects seem to be incompatible with gold, because of some incompatible differences between ld and gold. Example: OpenFOAM, see http://www.openfoam.org/mantisbt/view.php?id=685 .

提交回复
热议问题