public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: LinuxUser9 <bvrit_abc@yahoo.com>
To: gcc-help@gcc.gnu.org
Subject: ld: error no .eh_frame_hdr table will be created.
Date: Fri, 17 Apr 2009 21:08:00 -0000	[thread overview]
Message-ID: <23105607.post@talk.nabble.com> (raw)


Following is the error I am getting at the end of my build/compilation and in
general the functionality is ok but I am not sure the cause of this error.
Following is my compilation env:

GNU Binary Utilities 	 2.18.50-sg++
GNU C & C++ Compilers  4.3.2-sg++
GNU C Library 	         2.8-sg++ 

/mips-linux-gnu-g++ -o <App> <SeveralObject> -L<Path to Library>
-l<libraries>
mips-4.3/bin/../lib/gcc/mips-linux-gnu/4.3.2/../../../../mips-linux-gnu/bin/ld:
error in bin/libx.o(.eh_frame); no .eh_frame_hdr table will be created.

There are several objects and they are partially linked (mips-linux-gnu-ld
-r -o FinalObject <IndvidualObjects>). 
This only happens if there are C++ objects. Can you please comment on why I
am getting the above indicated error? Any pointers are appreciated!

Thanks
-- 
View this message in context: http://www.nabble.com/ld%3A-error-no-.eh_frame_hdr-table-will-be-created.-tp23105607p23105607.html
Sent from the gcc - Help mailing list archive at Nabble.com.

             reply	other threads:[~2009-04-17 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17 21:08 LinuxUser9 [this message]
2009-04-17 21:33 ` Ian Lance Taylor
2009-04-17 21:55   ` LinuxUser9
2009-04-17 23:31     ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23105607.post@talk.nabble.com \
    --to=bvrit_abc@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).