#Help with "collect2.exe: error: ld returned 116 exit status"

24 messages · Page 1 of 1 (latest)

static ridge
#

Can you show the full compile log

meager violet
#

I'd request full inputs, command, and output.

normal shoreBOT
#

@rocky beacon has reached level 1. GG!

static ridge
#

sucks that it doesn't give you any log

#

since you're on Windows you could simply use VS

rocky beacon
static ridge
#

ys

rocky beacon
meager violet
#

only advice i've seen is reinstall mingw

#

supposedly version mismatch problems can arise

rocky beacon
rocky beacon
static ridge
rocky beacon
rocky beacon
# static ridge it comes with a compiler and everything

I think I found the problem, "If gcc has the correct output but not gdb, then you need to install the packages you are missing from the MinGW-w64 toolset.
If on compilation you are getting the "The value of miDebuggerPath is invalid." message, one cause can be you are missing the mingw-w64-gdb package."

static ridge
#

you're not using gdb tho

rocky beacon
static ridge
#

gdb is the debugger

rocky beacon
normal shoreBOT
#

@rocky beacon has reached level 2. GG!

static ridge
#

so no you don't need it to run the code

#

and your issue is before running

rocky beacon