Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Paul G." <pgarceau@attbi.com>
Organization: NewDawn Productions
To: cygwin@cygwin.com
Date: Mon, 09 Jun 2003 17:50:41 -0700
MIME-Version: 1.0
Subject: Re: .dll and .lib files
Reply-to: pgarceau@attbi.com
Message-ID: <3EE4C8F1.12653.7D4D23@localhost>
In-reply-to: <20030609181943.23306.qmail@web21506.mail.yahoo.com>
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body

Just a guess...

	You can't build MS .lib files using Cygwin utilities.  You can link older .lib files using, at the very least, -mno-cygwin 
switch.  Again, this is just a guess.

	As to .dlls, again, just a guess, you can build as many of those as you want, but they will not be the same sort of 
.dlls that MSVS generates.
	
	Also, again, another guess, you can link MS .dlls without problems.  You may be required, however, to use the -
mno-cygwin.  Again, it is just a guess.

	Paul G.

> Hi,
> 
>   I'm trying to build a .dll and .lib file in cygwin,
> so I can compile and build them in DOS later.  Does
> anyone know how to do this?  Thank you so much for
> your time.
> 
> 
> Sincerely,
>   Julie
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

