public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* problem with libz.a
@ 2002-02-08  5:03 Prateek, Arora (MED)
  2002-02-08  9:00 ` Charles Wilson
  0 siblings, 1 reply; 3+ messages in thread
From: Prateek, Arora (MED) @ 2002-02-08  5:03 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

Hi 
   I have a big problem with the libz.a , I have used the gzopen , gzseek,
gzread command which are define in the libz.a In the compile time I don,t
get any error but the link time my application doesnot found this function
can you please tell me what should I do

thanks
with regards
Prateek

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with libz.a
  2002-02-08  5:03 problem with libz.a Prateek, Arora (MED)
@ 2002-02-08  9:00 ` Charles Wilson
  0 siblings, 0 replies; 3+ messages in thread
From: Charles Wilson @ 2002-02-08  9:00 UTC (permalink / raw)
  To: Prateek, Arora (MED); +Cc: 'cygwin@cygwin.com'

Prateek, Arora (MED) wrote:

> Hi 
>    I have a big problem with the libz.a , I have used the gzopen , gzseek,
> gzread command which are define in the libz.a In the compile time I don,t
> get any error but the link time my application doesnot found this function
> can you please tell me what should I do


You should provide more information.  For instance, the exact link 
command you used, the exact error message returned, etc.

--Chuck



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with libz.a
       [not found] <03103B25E6824C498938B17F4E9C1628C2B5D6@frbucmsx09medge>
@ 2002-02-08 11:19 ` Charles Wilson
  0 siblings, 0 replies; 3+ messages in thread
From: Charles Wilson @ 2002-02-08 11:19 UTC (permalink / raw)
  To: Prateek, Arora (MED); +Cc: cygwin

Please keep replies on the list.

Prateek, Arora (MED) wrote:

> The exact error is
> unresolved external symbole gzseek ........


Okay, that's half of what I asked for.


> I am using the cygwin tool , which contain the libz.a lib file
> 
> Can you tell me how I resolved this Problem


Now, what is the exact link command that failed?  it should be something 
like
   gcc -o foo.exe bar.o -L/usr/lib -lz

What are you trying to compile?  What is the output of 'cygcheck -s -v -r'?

--Chuck


>>Hi 
>>   I have a big problem with the libz.a , I have used the gzopen , gzseek,
>>gzread command which are define in the libz.a In the compile time I don,t
>>get any error but the link time my application doesnot found this function
>>can you please tell me what should I do
>>
> 
> 
> You should provide more information.  For instance, the exact link 
> command you used, the exact error message returned, etc.
> 
> --Chuck
> 
> 



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-08 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-08  5:03 problem with libz.a Prateek, Arora (MED)
2002-02-08  9:00 ` Charles Wilson
     [not found] <03103B25E6824C498938B17F4E9C1628C2B5D6@frbucmsx09medge>
2002-02-08 11:19 ` Charles Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).