Skip to content

[Linux][From Source] pkg-config: checking whether the C compiler works... no #4618

Closed Answered by osalbahr
osalbahr asked this question in Linux
Discussion options

You must be logged in to vote

Ok it looks like the host's gcc is broken:

[dracula@fedora ~]$ cat test.c 
#include<stdio.h>
int main(){puts("Hello, gcc-13!");}
[dracula@fedora ~]$ gcc test.c
collect2: fatal error: cannot find ‘ld’
compilation terminated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by osalbahr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
1 participant