This is the mail archive of the cygwin@sources.redhat.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: [ANNOUNCEMENT] Updated: libpng-1.0.9-3




Jerome BENOIT wrote:
> 
> > I'm afraid, is one the following:
> >
> > (1) stick with 1.0.8-2
> > (2) recompile your app with 1.0.9-3.
> 
> did: all looks as before !

This is a bit terse.

You reverted to 1.0.8-2 and you still get the error, with the exe that
was compiled originally with 1.0.8-2 ?  Then your app is broken.  Are
you sure it worked in the first place? :-)

or

You recompiled your app with 1.0.9-3?  Did you *completely* recompile it
(e.g. make distclean && ./configure && make)?  Or just relink it?  Are
you sure it picked up the correct import lib?  I'm sorry, but without
more detail I can't possibly help.

what does 'objdump -P /usr/bin/cygpng2.dll' show?  What about 'nm -a
/usr/lib/libpng.dll.a'?  Or 'objdump -P foo.exe' and 'nm -a foo.exe'?

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