This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5936: Exception throwing/catching causes seg fault with shared libs


Synopsis: Exception throwing/catching causes seg fault with shared libs

State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Sun Mar 24 05:53:53 2002
State-Changed-Why:
    Cannot reproduce. Using 3.0.1 on a solaris 2.8 machine.
    I had to alter the build script to
    a) add -L. to the final link line
    b) add . onto LD_LIBRARY_PATH

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]