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: cygwin binaries without cygwin1.dll -- is it possible?


Viswanath Bandi <bandiv@txc.stpn.soft.net> writes:
> Hello Mumit,
> 
> After the given by you and Tim, I was able to build gas
> with host = i586-pc-cygwin32 and target = mips-mips-elf.
> It is working fine.
> 
> I am just wondering if we can use these executables
> without getting cygwin installed? i.e., if I don't have
> cygwin tools installed and I have only these 
> executables(as.exe & gasp.exe). Is it possible? 
> If possible, how it can be done?
> 
> When I tried to run them independently, it is giving error
> that it can't fine "cygwin1.dll".
> 

Just copy the cygwin1.dll and put it into the binary directory.
That's all it takes. You can just the cygwin1.dll from Cygwin
site (ftp://sourceware.cygnus.com/pub/cygwin/).  

Cygwin applications cannot be linked statically (partly by
design, and partly due to various practical considerations).

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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