public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/5408: Undefined Reference _Znaj From Library libstdc++
@ 2002-01-17 21:31 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-17 21:31 UTC (permalink / raw)
  To: dhighley, gcc-bugs, gcc-prs, nobody

Synopsis: Undefined Reference _Znaj From Library libstdc++

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Thu Jan 17 21:31:09 2002
State-Changed-Why:
    Is libstdc++.so from gcc 3.0.3 in your LD_LIBRARY_PATH?
    _Znaj is in libstdc++.so on my system:
    
    % nm libstdc++.so | grep Znaj
    00048410 T _Znaj
    00048450 T _ZnajRKSt9nothrow_t
    
    It demangles to:
    % c++filt _Znaj
    operator new[](unsigned)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5408


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

* Re: libstdc++/5408: Undefined Reference _Znaj From Library libstdc++
@ 2002-01-17 23:20 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-17 23:20 UTC (permalink / raw)
  To: dhighley, gcc-bugs, gcc-prs, nobody

Synopsis: Undefined Reference _Znaj From Library libstdc++

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Thu Jan 17 23:20:21 2002
State-Changed-Why:
    Not a gcc bug

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5408


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

* libstdc++/5408: Undefined Reference _Znaj From Library libstdc++
@ 2002-01-16 21:16 dhighley
  0 siblings, 0 replies; 3+ messages in thread
From: dhighley @ 2002-01-16 21:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5408
>Category:       libstdc++
>Synopsis:       Undefined Reference _Znaj From Library libstdc++
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 16 21:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Highley
>Release:        3.0.3
>Organization:
>Environment:
System: SunOS hemlock 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-5_10
Architecture: sun4

	
host: sparc-sun-solaris2.8
build: sparc-sun-solaris2.8
target: sparc-sun-solaris2.8
configured with: ../gcc-3.0.3/configure --prefix=/usr/local/gcc-3.0.3 --enable-languages=c,c++,f77
>Description:
    When program is run I get the following error:
    ld.so.1: python: fatal: relocation error: file
	/usr/local/lib/libsmpeg-0.4.so.0: symbol _Znaj:
	referenced symbol not found

    After much searching I found an undefined reference for this symbol
    in the libstdc++ library. I have not been able to find where it is
    defined.

>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-01-18  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-17 21:31 libstdc++/5408: Undefined Reference _Znaj From Library libstdc++ rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2002-01-17 23:20 rodrigc
2002-01-16 21:16 dhighley

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