Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collect2: fatal error: cannot find ‘ld’ #8239

Open
Gonca7 opened this issue Dec 27, 2024 · 1 comment
Open

collect2: fatal error: cannot find ‘ld’ #8239

Gonca7 opened this issue Dec 27, 2024 · 1 comment

Comments

@Gonca7
Copy link

Gonca7 commented Dec 27, 2024

Ok so i am using Fedora 41 and when i compile my own cpp projects everything works fine, but when i compile an OpenFrameworks project either with make command or Run Build Task inside vscode i always get the error in the title.

collect2: fatal error: cannot find 'ld'

I really am starting to get frustrated cause i searched all the web tested everything made sure every package i have installed and is necessary is properly configured. What the heck is happening???

If you need more info pls ask for it i really need help. I am stuck on a college's project cause of this error and aparently its not my fault.

Edit: I am using the openframeworks on the official website and compiled it following the instructions on the same site.

@raelalbert
Copy link

Hello, what worked for the is to install the binutils gold linker. I'm not sure what distro you have but look for binutils-gold.

@danoli3 danoli3 mentioned this issue Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants