• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Dev++ Linking

Oskar1121

Excellent OT User
Joined
Jul 15, 2009
Messages
634
Reaction score
537
Location
Poland
I have a problem with my DevC++. When I compiling my source is at the end I have a error,
Code:
  BFD (GNU Binutils) 2.18.50.20080109 internal error, aborting at ../../binutils-2.18.50/bfd/reloc.c line 5305 in bfd_generic_get_relocated_section_contents
How to fix this?
 
Ref
Code:
  BFD 2.17.50 20060824 internal error, aborting at ../../src/bfd/reloc.c line 5017 in bfd_generic_get_relocated_section_contents 
  Please report this bug. 
  ld returned 1 exit status
 
Last edited:
Back
Top