public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/3098: cygwin:  undefined reference to `___deregister_frame_info_bases
@ 2001-06-11 13:19 rth
  0 siblings, 0 replies; 3+ messages in thread
From: rth @ 2001-06-11 13:19 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, rth

Synopsis: cygwin:  undefined reference to `___deregister_frame_info_bases

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Mon Jun 11 13:19:31 2001
State-Changed-Why:
    http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00707.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3098&database=gcc


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

* Re: c++/3098: cygwin:  undefined reference to `___deregister_frame_info_bases
@ 2001-06-09 16:36 mmitchel
  0 siblings, 0 replies; 3+ messages in thread
From: mmitchel @ 2001-06-09 16:36 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, nobody, rth

Synopsis: cygwin:  undefined reference to `___deregister_frame_info_bases

Responsible-Changed-From-To: unassigned->rth
Responsible-Changed-By: mmitchel
Responsible-Changed-When: Sat Jun  9 16:36:17 2001
Responsible-Changed-Why:
    I'm hoping you can fix it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3098&database=gcc


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

* c++/3098: cygwin:  undefined reference to `___deregister_frame_info_bases
@ 2001-06-09 12:16 David.Billinghurst
  0 siblings, 0 replies; 3+ messages in thread
From: David.Billinghurst @ 2001-06-09 12:16 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3098
>Category:       c++
>Synopsis:       cygwin:  undefined reference to `___deregister_frame_info_bases
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 09 12:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcc 3.0 (pre-release)
>Organization:
>Environment:
i686-pc-cygwin
>Description:
This should be fixed before the 3.0 release.

On cygwin, many g++ (~600) and libstdc++-v3 (~40) tests fail with error:

/usr/local/obj/gcc/gcc/libgcc.a(unwind-dw2-fde.o): In function
`_deregister_frame': 
/usr/local/src/gcc/gcc/unwind-pe.h(.text+0x49b): undefined reference to
`___deregister_frame_info_bases'

This happens on both trunk and branch.

The problem is an additional leading underscore.

See:
  http://gcc.gnu.org/ml/gcc-bugs/2001-05/msg00842.html .
  http://gcc.gnu.org/ml/gcc-bugs/2001-05/msg00854.html 
>How-To-Repeat:
configure --enable-threads=posix
make check
>Fix:
Remove leading underscore.  Something like:

http://gcc.gnu.org/ml/gcc-bugs/2001-05/msg00854.html 
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-06-11 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-11 13:19 c++/3098: cygwin: undefined reference to `___deregister_frame_info_bases rth
  -- strict thread matches above, loose matches on Subject: below --
2001-06-09 16:36 mmitchel
2001-06-09 12:16 David.Billinghurst

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