#new to coding. ( Permission denied collect2 error ld returned 1 exit status)

15 messages · Page 1 of 1 (latest)

leaden cedarBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

manic nebula
#

Are there any previous error messages? It means the linker failed, but usually there's some extra errors beforehand that give more indormwtion

stone knoll
#

no errors, just warnings

#

tho i'm not sure of that last one

eager canyon
#

are you running the compiler as root?

#

that isn't a problem with the code itself, it's a problem with however it's being compiled

#

also, you should really fix those warnings

leaden cedarBOT
#

@stone knoll

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. You can use !solved to close a post and mark it as solved.

wanton harbor
#

I don't know a out permission denied part of the message but LD is linker

#

It couldn't find definition of those misspelled functions that the compiler warned about