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: Linking with zlib


On 24 September 2003 19:22 -0400 Igor Pechtchanski wrote:

The -lz should go to the *end* of the compile line (at least, after the .c
file).

Ah - damn, I've read that before but it obviously hadn't sunk in. Editing the Makefile to put -lz after the .c file worked exactly as you suggested. I shall see if I can look into the Makefile.am and Makefile.in to correct that problem and feed it back to the author.


Hope this helps,

It did :-) Thanks!


--
Mark Himsley

--
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/


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