public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/8755: [sparc-solaris] exceptions not caught from shared library on solaris 2.8
@ 2003-03-29  8:57 ebotcazou
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou @ 2003-03-29  8:57 UTC (permalink / raw)
  To: andete, gcc-bugs, gcc-prs, nobody

Synopsis: [sparc-solaris] exceptions not caught from shared library on solaris 2.8

State-Changed-From-To: open->feedback
State-Changed-By: ebotcazou
State-Changed-When: Sat Mar 29 08:34:13 2003
State-Changed-Why:
    I can't reproduce on SunOS gax 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-2:
    
    gax% /opt/TWWfsw/gcc321/bin/g++ -shared -fPIC -o libmy.so libmy.c
    gax% /opt/TWWfsw/gcc321/bin/g++ -L. -o main main.c -lmy
    gax% ldd main
            libmy.so =>      (file not found)
            libstdc++.so.5 =>        /opt/TWWfsw/gcc321r/lib/libstdc++.so.5
            libm.so.1 =>     /usr/lib/libm.so.1
            libgcc_s.so.1 =>         /opt/TWWfsw/gcc321r/lib/libgcc_s.so.1
            libc.so.1 =>     /usr/lib/libc.so.1
            libdl.so.1 =>    /usr/lib/libdl.so.1
            /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1
    gax% export LD_LIBRARY_PATH=.
    gax% ./main
    FOO!
    BAR!

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


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

* Re: target/8755: [sparc-solaris] exceptions not caught from shared library on solaris 2.8
@ 2003-03-29 11:45 ebotcazou
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou @ 2003-03-29 11:45 UTC (permalink / raw)
  To: andete, gcc-bugs, gcc-prs, nobody

Synopsis: [sparc-solaris] exceptions not caught from shared library on solaris 2.8

State-Changed-From-To: feedback->closed
State-Changed-By: ebotcazou
State-Changed-When: Sat Mar 29 11:43:26 2003
State-Changed-Why:
    On submitter's request.

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


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

end of thread, other threads:[~2003-03-29 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-29  8:57 target/8755: [sparc-solaris] exceptions not caught from shared library on solaris 2.8 ebotcazou
2003-03-29 11:45 ebotcazou

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