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]

Re: I need help on compiling




Yomyung Leem wrote:
> 
> I am having a trouble compiling the following C source. (Attached at the tail of
> this message)
> 
> I get the following message:
> 
> C:\CSL>make makekey
> gcc     makekey.c   -o makekey

gcc makekey.c -o makekey -lcrypt

--Chuck

--
Want to unsubscribe from this list?
Check out: 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]