# oops we're using ld as the linker when we should use gcc
# oops we're using ld as the linker when we should use gcc
print"\n\n$magenta Linking error $_$reset\n\nTo fix this, try\n\nexport LD=gcc\n\nor\n\nexport LD=/usr/bin/gcc\n\nto use the compiler as a linker, then retry the build.\n\n\n";
print"\n\n$magenta Linking error $_$reset\n\nTo fix this, try\n\nexport LD=gcc\n\nor\n\nexport LD=/usr/bin/gcc\n\nto use the compiler as a linker, then retry the build.\n\n\n";