public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building GCC 4.7.2 on Solaris 10 x86 AMD64 - Getting linker error involving eh_frame
@ 2012-11-30 16:28 Jim Rice
  2012-11-30 22:38 ` Jim Rice
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Jim Rice @ 2012-11-30 16:28 UTC (permalink / raw)
  To: gcc-help

ld: fatal: file .libs/sjlj.o: section [12].eh_frame: section type is SHT_PROGBITS: expected SHT_AMD64_UNWIND

All of my Googling has lead me down the rabbit hole.
Something about binutils?
Am I stumbling in the right direction?
Figured I would ask the source...

Let me know what more info you would like to see if you can help me...

Sun X4100M2 - x86 AMD64 - Solaris 10 U10
Compiling with GCC 3.4.3
GNU ld (GNU Binutils)2.22

solaris-build# mkdir gcc-4.7.2_build
solaris-build# cd gcc-4.7.2_build
solaris-build# $PWD/../gcc-4.7.2/configure --prefix=/opt/gcc-4.7.2 --with-gnu-as --with-as=/usr/sfw/bin/gas \
               --enable-languages=c,c++ CC='gcc -m64'
solaris-build# make

Thanks!

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-16  0:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-30 16:28 Building GCC 4.7.2 on Solaris 10 x86 AMD64 - Getting linker error involving eh_frame Jim Rice
2012-11-30 22:38 ` Jim Rice
2012-11-30 22:47   ` Jim Rice
2012-12-01  1:13 ` Ian Lance Taylor
2012-12-01  8:16   ` Marc Glisse
2012-12-02  1:24     ` Dennis Clarke
2012-12-03  2:08     ` Ian Lance Taylor
2012-12-03 16:35       ` Jim Rice
2012-12-03 17:17         ` Dennis Clarke
2012-12-04 17:52 ` Jim Rice
2012-12-05  1:08   ` Jim Rice
2012-12-05 17:00   ` Dennis Clarke
2012-12-05 17:36     ` Jim Rice
2012-12-05 18:30     ` Holmes.Sherlock
2012-12-05 20:03       ` Jim Rice
2012-12-16  0:35         ` Holmes.Sherlock

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).