BFD patch to fix Mungw32 problem

Mikey jeffdbREMOVETHIS@goodnet.com
Thu Mar 11 12:50:00 GMT 1999


There is a better way to handle this that is PEI
specific.

in ld/scripttempl/pe.sc
just add
    LONG (0); LONG (0); LONG (0); LONG (0); LONG (0);
to whatever section isn't being terminated properly.

you can use the -T option to ld, and write a linker script
to test.

On Thu, 11 Mar 1999 19:15:18 +0200, you wrote:

>Hello Bfd@cygnus.com,,
>
>  Recently I proposed patch to workaround mingw32/win95 bug with
>producing incorrect dll's. However, that patch broke handling of other
>coff formats. New version explicitly applies only to PE images (format
>pei).
>
>Best regards,
> Paul                          mailto:paul-ml@is.lg.ua




More information about the Bfd mailing list