[Bug c++/17067] Miss call constructors in global instances and static members of classes

rusek at ccs dot cz gcc-bugzilla@gcc.gnu.org
Wed Aug 18 07:16:00 GMT 2004


------- Additional Comments From rusek at ccs dot cz  2004-08-18 07:16 -------
(In reply to comment #3)
> Not a bug, you are making a static library (a .a) so the linker does not pull 
in the unreferenced object 
> files which cuases your issue.

Hi Andrew!

Thank you for response at bugzilla. Can you tell me any unreferenced object 
file which causes the issue? I try to make it well, but I don't see the 
problem...Why the issue does not occures in mingw32?

Milan Rusek


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17067



More information about the Gcc-bugs mailing list