This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
weird error message
- From: DJ Delorie <dj at redhat dot com>
- To: binutils at sourceware dot org
- Date: Tue, 22 Jan 2008 16:30:15 -0500
- Subject: weird error message
I started getting this in my recent m32c builds (for many objects):
> m32c-elf/bin/ld: error in cp_compat_main_tst.o(.eh_frame); no .eh_frame_hdr table will be created.
Is there some summary of what this means, and what to do to fix it?
The fact that ld is printing *anything* is causing problems in my gcc
test suite.