Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <41FBEBB67B309B4091A19709617C3BF4487B@TRITON.corp.iapetus.com> From: Michael Nelson To: "'Carl Thompson'" , Bradley Smith Cc: Cygwin List Subject: RE: Where can I get Cygwin 20.1b? Date: Thu, 15 Jun 2000 18:52:06 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-OriginalArrivalTime: 15 Jun 2000 22:51:56.0809 (UTC) FILETIME=[4EA3FF90:01BFD71C] > That's a complicated question. Essentially, the MS engineers > were on crack > when they designed Windows DLLs. > > [long discussion] Use of dllimport is unnecessary, just link with the import lib. > PPS: I've heard you can do the same thing using separate > ".DEF" files, > but I don't know about that. This is what most people do. > PPPS: None of this is necessary with reasonable operating > systems, such > as Unix or Linux. The compiler and linker automatically export > and import all externally visible symbols when building or using > DLLs (shared libraries). You don't even need a separate import > library. The drawback with "reasonable" operating systems is that all of your internal guts are exposed to the world. For some that is a disadvantage. -mike -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com