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

RE: vince


Program compiled with cygwin IS a windows program and executable will be
named 'program.exe'. Your program will require cygwin1.dll, so you should
distribute it with your program. This dll located in /bin directory. You may
also try to use -mno-cygwin compiler switch, to create application that does
not require cygwin1.dll, but it's more difficult.

> -----Original Message-----
> From: nemrut cesetevi [mailto:cesetevi@hotmail.com]
> Sent: Mon, October 21, 2002 12:34 PM
> To: cygwin@cygwin.com
> Subject: re:vince
> 
> 
> i see.but i understand from "porting" like this. i want to 
> make my program 
> which is working on unix like program.exe
> 
> i have compile a program with visualc++ and tried to make it like 
> "program.exe"
> i have many link errors. and is there any way to make an .exe 
> file with
> cygwin ? which work on windows.
> 
> be happy
> 
> 
> 
> _________________________________________________________________
> Surf the Web without missing calls! Get MSN Broadband. 
> http://resourcecenter.msn.com/access/plans/freeactivation.asp
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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