This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC Compiler/Linker issue (/gnu//binutils-2.23/bfd/linker.c line 2254 in _bfd_generic_link_output_symbols)


Dear Experts,
I am using GCC to cross compile my software. If I add a global variable "unsigned char myvar[4]" to my software, I am
seeing the following issue.


/gnu-xx-2.4.5/bin/../lib/gcc/yyy-xx-elf32/4.3.4/../../../../yyy-xx-elf32/bin/ld:
BFD (GNU Binutils) 2.23 internal error, aborting at
/gnu//binutils-2.23/bfd/linker.c line 2254 in
_bfd_generic_link_output_symbols

/gnu-xx-2.4.5/bin/../lib/gcc/yyy-xx-elf32/4.3.4/../../../../yyy-xx-elf32/bin/ld:
Please report this bug.

Can anyone let me know what went wrong with my compiler/linker?

Thanks in advance,
Regards,
Saradhi




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]