libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

questions about DLLs built with libtool - multiple output files...


From: Ed Hartnett
Subject: questions about DLLs built with libtool - multiple output files...
Date: Thu, 01 Jun 2006 07:55:12 -0600
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Howdy all!

I am very excited to use libtool to generate my library's DLL on
windows, with the same build tools that work on Unix. I am able to
remain in my Unix cocoon!

However, I don't quite understand the output. The following files are
created:

  -rw-rw-rw-   1 ed       root  1043050 Jun  1 07:44 libnetcdf.a
  -rw-rw-rw-   1 ed       root   360432 Jun  1 07:44 libnetcdf.dll.a
  -rw-rw-rw-   1 ed       root   632482 Jun  1 07:44 cygnetcdf-1.dll

But what are they? What is a .dll.a?

Which one do I give to the user as "the" dll for the library.

Also, I seem to recall reading that it was possible to generate dlls
which either did or did not depend on the cygwin dll being present on
the machine. True?

Thanks for any info!

Ed
-- 
Ed Hartnett  -- address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]