[ANNOUNCEMENT] Updated: binutils-20000625.tar.gz

Fifer, Eric EFifer@sanwaint.com
Thu Jun 29 04:12:00 GMT 2000


The dllwrap program in this release is broken.  Any attempt to
use it will fail with an error like:

  Cannot reallocate 1694498816 bytes after allocating 163866652 bytes

Attached is a patch that fixes the problem.  Basically,
dyn_string_append() was being used instead of dyn_string_append_cstr():

  dllwrap.c:860: warning: passing arg 2 of `dyn_string_append' from
incompatible pointer type
  ...

Regards,

Eric Fifer

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dllwrap.patch
Type: text/x-diff
Size: 11003 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20000629/e2dbda46/attachment.bin>


More information about the Cygwin mailing list