delorie.com/archives/browse.cgi | search |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |