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 X-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVaaDwxf/k0IXf8Az88FsQITWztU8BiaCqYp0b37iUEBYxZDSY7rYwwj Message-ID: <3EE53D04.5080302@cygwin.com> Date: Mon, 09 Jun 2003 22:05:56 -0400 From: Larry Hall Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgarceau AT attbi DOT com CC: cygwin AT cygwin DOT com Subject: Re: .dll and .lib files References: <3EE4C8F1 DOT 12653 DOT 7D4D23 AT localhost> In-Reply-To: <3EE4C8F1.12653.7D4D23@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Is there a reason to respond to a posting with guesses? Just curious. Larry Paul G. wrote: > 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 -- 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/