From: tvoverbe AT wk DOT estec DOT esa DOT nl (Ton van Overbeek) Subject: B19: Peclean.exe still needed when building dll's under Win95 2 Mar 1998 01:10:08 -0800 Message-ID: <9803020759.AA09590.cygnus.gnu-win32@wk.estec.esa.nl> To: gnu-win32 AT cygnus DOT com The b19 ld under Win95 still produces garbage at the end of sections when you build a dll. This makes the Win32 LoadLibrary fail (in Matlab in my case). If I remember correctly from the b18 discussions this is caused by a flaw in the Win95 implementation of seek, which does *not* automatically zero fill extended sections. (It does work under NT). So you still need peclean or similar to build dll's in b19 when using Win95. Any chance of fixing this in ld ? Ton van Overbeek, tvoverbe AT wk DOT estec DOT esa DOT nl P.S. I can confirm that the invalid termination of import data is fixed in b19 (The extra zeros at the end of .idata3 are now put in by ld). - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".