Comment 5 for bug 2035094

Revision history for this message
Jakub Strzelecki (jakubby) wrote (last edit ):

Hey I more so meant apt update && apt **upgrade**.
Here you go this is the program.c, I was testing it in this very minimal reproduce-able form.
Gcc is unable to link when ld is a symbolic link to ld.bfd.
When it's linked to ld.gold and ld.mold it works, it also works with clang.
And ld.bfd is able to link on it's own.