help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

collect2: fatal error: cannot find 'ld'


From: znavko
Subject: collect2: fatal error: cannot find 'ld'
Date: Sat, 9 Feb 2019 13:38:14 +0100 (CET)

Hi! I compile this https://stackoverflow.com/questions/6161823/dd-how-to-calculate-optimal-blocksize

and get this:

$ gcc c.c
collect2: fatal error: cannot find 'ld'
compilation terminated.

$ whereis ld
ld:

$ gcc --version
gcc (GCC) 8.2.0

How to solve this?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]