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++/8552: GCC 3.2 creates binary that exits with seg fault immediately while it worked with GCC 2.96


Synopsis: GCC 3.2 creates binary that exits with seg fault immediately while it worked with GCC 2.96

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Thu Dec 19 17:10:12 2002
State-Changed-Why:
    You are linking with libMagick++.a, which I assume is built
    with the system compiler, right? If so, then this is not
    supposed to work: you can't mix parts of programs that were
    compiled with different C++ compilers.

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


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