This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Including .dll portions in binary?


> Is there a way, during the linking process or at some other time, to
> extract the portions of the cygwin32b19.dll (or whatever it is) and
> attach them into the binary I'm making. I ask because once I have a

In other words, you want to statically link the Cygwin library?

> binary, I don't want to have to install the cygnus stuff on my target
> box, and it seems that the .dll is big. Is there any way to make pure

Note that you only need the .DLL.  None of the other stuff, unless you use
it.  Is the DLL really that big, compared with some of the other DLLs
already on your system?  I don't think so.

Ben

---
Ben Elliston
bje@cygnus.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]