This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __static_initialization_and_destruction_0(int, int) missing
- From: "Gerrit P. Haase" <gp at familiehaase dot de>
- To: Michael Sogtrop <MSoegtrop at yahoo dot de>
- Cc: "Gcc-Develop" <gcc at gcc dot gnu dot org>
- Date: Sun, 30 Nov 2003 18:42:40 +0100
- Subject: Re: __static_initialization_and_destruction_0(int, int) missing
- Organization: Esse keine toten Tiere
- References: <005101c3b1a0$22f06750$0302a8c0@soegtrop1>
- Reply-to: "Gerrit P. Haase" <gp at familiehaase dot de>
Hallo Michael,
Am Sonntag, 23. November 2003 um 09:59 schriebst du:
> Dear Gerrit,
>> What do you try to compile?
> I try to help with wxArt2D, a wxWindows based persistent drawing canvas.
> See http://wxart2d.sourceforge.net.
>> Have you tried a google search
>> with topic '__static_initialization_and_destruction_0', it
>> shows that this was aleady reported several times.
> Yes i tried google before and i found this, but it didn't help me. I
> also read all the docs about this pragma interface/implementation, but
> did not find any hint on my problem. If i comment the pragma
> interface/implementation, things become much much worse. Then many many
> template functions and template class members are missing. This is
> probably because the app i am trying to compile not only uses but also
> defines many template classes. It might also be that this is because i
> am including header files from wxWindows, which uses pragma
> interface/implementation as well and i don't like to remove it there.
IIRC, compiling wxWindows on Cygwin with the #pragma defines also
fails.
--
=^..^=