Re: Linking with libtool & mingw

2007-10-25 Thread Robert Schwebel
On Thu, Oct 25, 2007 at 05:39:47PM -0700, Brian Dessent wrote: > > Info: resolving _z_errmsg by linking to __imp__z_errmsg (auto-import) > > These are completely normal if you are porting software that does not > explicitly dllimport symbols. They are not errors. I supposed so. > There is not en

Re: Linking with libtool & mingw

2007-10-25 Thread Brian Dessent
Robert Schwebel wrote: > Info: resolving _deflate_copyright by linking to __imp__deflate_copyright > (auto-import) > Info: resolving __dist_code by linking to __imp___dist_code (auto-import) > Info: resolving __length_code by linking to __imp___length_code (auto-import) > Info: resolving _z_errms