public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12026] New: m68k-coff build fails due to undefined references to _EH_FRAME_BEGIN
@ 2003-08-21 22:43 dhazeghi at yahoo dot com
  2003-08-23 17:24 ` [Bug bootstrap/12026] " pinskia at gcc dot gnu dot org
  2005-03-04 18:24 ` ericw at evcohs dot com
  0 siblings, 2 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 22:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12026

           Summary: m68k-coff build fails due to undefined references to
                    _EH_FRAME_BEGIN
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhazeghi at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: m68k-coff

Configuring with: ../combined/configure --target=m68k-coff --enable-languages=c,c++,objc 
with a combined tree on mainline fails to build with:

checking for m68k-coff-gcc... (cached)  /tmp/mainline/objdir/gcc/xgcc -B/tmp/mainline/objdir/
gcc/ -nostdinc -B/tmp/mainline/objdir/m68k-coff/newlib/ -isystem /tmp/mainline/objdir/
m68k-coff/newlib/targ-include -isystem /tmp/mainline/combined/newlib/libc/include -B/usr/
local/m68k-coff/bin/ -B/usr/local/m68k-coff/lib/ -isystem /usr/local/m68k-coff/include -
isystem /usr/local/m68k-coff/sys-include -L/tmp/mainline/objdir/ld
checking for C compiler default output... configure: error: C compiler cannot create executables

>From config.log:
configure:2352:  /tmp/mainline/objdir/gcc/xgcc -B/tmp/mainline/objdir/gcc/ -nostdinc -B/tmp/
mainline/objdir/m68k-coff/newlib/ -isystem /tmp/mainline/objdir/m68k-coff/newlib/targ-
include -isystem /tmp/mainline/combined/newlib/libc/include -B/usr/local/m68k-coff/bin/ -B/
usr/local/m68k-coff/lib/ -isystem /usr/local/m68k-coff/include -isystem /usr/local/m68k-coff/
sys-include -L/tmp/mainline/objdir/ld -O2 -g -O2 -O2 -g -O2  conftest.c  >&5
/tmp/mainline/objdir/gcc/libgcc.a(__main.o)(.text+0x38): In function `__do_global_dtors':
/tmp/mainline/objdir/gcc/../../combined/gcc/libgcc2.c:1660: undefined reference to 
`__EH_FRAME_BEGIN__'
/tmp/mainline/objdir/gcc/libgcc.a(__main.o)(.text+0x56): In function `__do_global_ctors':
/tmp/mainline/objdir/gcc/../../combined/gcc/libgcc2.c:1676: undefined reference to 
`__EH_FRAME_BEGIN__'
...


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

end of thread, other threads:[~2010-04-05  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12026-250@http.gcc.gnu.org/bugzilla/>
2008-12-28 21:15 ` [Bug bootstrap/12026] m68k-coff build fails due to undefined references to _EH_FRAME_BEGIN pinskia at gcc dot gnu dot org
2008-12-28 21:22 ` pinskia at gcc dot gnu dot org
2010-04-05  9:37 ` schwab at linux-m68k dot org
2003-08-21 22:43 [Bug bootstrap/12026] New: " dhazeghi at yahoo dot com
2003-08-23 17:24 ` [Bug bootstrap/12026] " pinskia at gcc dot gnu dot org
2005-03-04 18:24 ` ericw at evcohs dot com

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