This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Compile cygwin1.dll from source code


Biswapriyo wrote:
I want to edit some code in cygwin1.dll for my project. So, I clone
git repository from this url:
git://sourceware.org/git/newlib-cygwin.git

I've gcc, g++, make installed with cygwin and mingw-w64 (and also in
WSL). But none of them generate DLL file. I also follow the commands
./configure & make. Command generates only object files. Is it
possible to compile cygwin1.dll from its source code?

Check the FAQ, specifically...
https://cygwin.com/faq.html#faq.programming.building-cygwin

..mark


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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