| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Hugh <dasjournal AT gmail DOT com> |
| Subject: | Re: Cygwin and Portaudio |
| Date: | Sat, 14 Oct 2006 03:20:49 +0000 (UTC) |
| Lines: | 19 |
| Message-ID: | <loom.20061014T051956-860@post.gmane.org> |
| References: | <loom DOT 20061014T011130-320 AT post DOT gmane DOT org> <453039A5 DOT 5050103 AT byu DOT net> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Eric Blake <ebb9 <at> byu.net> writes: > Welcome to dynamic libraries. If you compile against a dll, then the dll > must be present to run the binary. You can see if you can try and force a > static compile, but the result will be that your binary is bigger, and > that you no longer automatically pick up any library updates. Hi Eric, Thankyou for your reply. I compiled a static version of Portaudio and installed it, but compiling my sources against Portaudio caused some errors to peak from the Portaudio static sources. I am most likely going to use the shared libraries, because then I can easily update the libraries as needed. Is that your recommendation? Hugh -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |