Sample Header Ad - 728x90

GNU Linker Colorization

1 vote
2 answers
451 views
Compiling code with GCC or Clang can result in some colorful error outputs. Linking code, however, doesn't enjoy the same luxury. It seems like the GNU Linker doesn't support colorized error output right out of the box. Is there a way around this? Is it possible to colorize/stylize linker errors from ld?
Asked by nmd (19 rep)
Feb 24, 2019, 02:42 PM
Last activity: Oct 29, 2024, 07:11 PM