Closed boegel closed 8 years ago
XALT currently wraps ld, but it should also wrap ld.gold, depending on how binutils was built/installed/confgured.
ld
ld.gold
GCC can be configured to use ld.gold by default on recent platforms/installations.
This issue has been fixed in the devel branch
XALT currently wraps
ld
, but it should also wrapld.gold
, depending on how binutils was built/installed/confgured.GCC can be configured to use
ld.gold
by default on recent platforms/installations.