Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Paul G." Organization: NewDawn Productions To: cygwin AT cygwin DOT com Date: Mon, 09 Jun 2003 17:50:41 -0700 MIME-Version: 1.0 Subject: Re: .dll and .lib files Reply-to: pgarceau AT attbi DOT 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/