Date: Sun, 6 Apr 2003 23:44:34 -0400 Message-Id: <200304070344.h373iYB30793@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: lavr AT ncbi DOT nlm DOT nih DOT gov CC: djgpp AT delorie DOT com In-reply-to: <200304070343.h373hwi25863@pavo.ncbi.nlm.nih.gov> (message from Anton Lavrentiev on Sun, 6 Apr 2003 23:43:58 -0400 (EDT)) Subject: Re: BUG: missing extern "C" References: <200304070343 DOT h373hwi25863 AT pavo DOT ncbi DOT nlm DOT nih DOT gov> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Thanks for the prompt reply. There is indeed a > fix in CVS, but it doesn't look complete: > extern "C" comes after some structures been > declared, effectively making them real "classes" > in C++ code... In gcc, that's not a problem.