Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <382D0651.6CB8AEEC@wanadoo.fr>
Date: Sat, 13 Nov 1999 06:33:53 +0000
From: Vincent Penne <vincent.penne@wanadoo.fr>
Organization: OVR/SasHipA
X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i586)
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Re: Building C++ library DLL
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Harm-Jan Zwinderman wrote :



>
>> Steve Jorgensen wrote:
>
>> I'm not sure if this happens for C++, because this only happened
>> for me, but I found that if things were exported more than once
>> from the library, the extra compiler directives for DLL's caused
>> the CD compiler (gcc 2.90?) to barf, so you might check to see
>> you're class isn't getting exported more than once.
>
>I think this is more complicated. I also get this error
>Internal compiler error, output_operand_lossage `invalid expression
> as operand'
>when importing classes.
>
>Using the save-temps flag I have not found any duplicate
exports/imports in my code using mingw32 gcc 2.95.1.

I would like to add that exactly the same internal error happen with
egcs in the b20.1 release of cygwin ...



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

