Re: use VC lib to build a .exe

2004-08-26 Thread Larry Hall
At 04:21 PM 8/26/2004, you wrote: >Hi, there: > >How to build a '.exe' using 'VC staic lib' in cygwin? Again, is it a C-callable static lib or is it C++? If it's the former, just list the static lib like you would any other object. If it's the latter, you can't. -- Larry Hall

Re: use VC lib to build a .exe

2004-08-26 Thread Igor Pechtchanski
On Thu, 26 Aug 2004, Yu-Cheng Chou wrote: > How to build a '.exe' using 'VC staic lib' in cygwin? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_[EMAIL PROTECTED] ZZZzz /,`.-'`'

use VC lib to build a .exe

2004-08-26 Thread Yu-Cheng Chou
Hi, there: How to build a '.exe' using 'VC staic lib' in cygwin? Thanx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/