c++/7148: Seg fault with static class member

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sat Sep 14 14:16:00 GMT 2002


Synopsis: Seg fault with static class member

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Sep 14 14:14:32 2002
State-Changed-Why:
    the program is ill formed. you are linking ab.o into both
    the main executable and the shared library. this breaks
    the one definition rule

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



More information about the Gcc-bugs mailing list