Oskar Skog via Cygwin, on December 2, 2022 4:37 PM said,
>> On 2022-12-02 22:37, Jose Isaias Cabrera via Cygwin wrote: > > Is there an option that I can do to build the tool without the need of >> the cygwin1.dll? I know that I can move the file in the same spot, but I >> want to create it without the need of it. Thanks for your support. > "No. If your program uses the Cygwin API, then your executable cannot run > without cygwin1.dll. In particular, it is not possible to statically link > with a Cygwin library to obtain an independent, self-contained > executable." Ok, thanks. I guess I can copy the DLL on the executable directory. Thanks. josé -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple