| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <03ea01c1b091$45365660$0200a8c0@lifelesswks> |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | "Pavel Tsekov" <ptsekov AT syntrex DOT com>, |
| "PsychoSphere" <psychosphere2k AT yahoo DOT com> | |
| Cc: | <cygwin AT cygwin DOT com>, <kent AT watsen DOT net> |
| References: | <20020208105224 DOT 24662 DOT qmail AT web13507 DOT mail DOT yahoo DOT com> <3C63B0A1 DOT 8080805 AT syntrex DOT com> |
| Subject: | Re: dlopen(0, RTLD_LAZY) doesn't work? |
| Date: | Fri, 8 Feb 2002 22:10:50 +1100 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| X-OriginalArrivalTime: | 08 Feb 2002 11:10:24.0594 (UTC) FILETIME=[34D0F320:01C1B091] |
=== ----- Original Message ----- From: "Pavel Tsekov" <ptsekov AT syntrex DOT com> > > I believe the __declspec(...) has a similar effect, in > > that it is ignored unless -shared is specified, or > > -mdll is used. > > Ok, I didn't know that, but hey ... you learn almost every day > something new :) Don't learn this one - it's incorrect. Linking with cygwin1.dll would fail if it were correct. > > Also, the dllimport directive is never used unless an > > import library is created and used, which is not the > > idea here. Again, this is incorrect. The dllimport directive can be used when linking directly to a .dll, no importlibrary involved. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |