From: jont AT harlequin DOT co DOT uk (Jon Thackray) Subject: Problems with as and MSVC link 8 Aug 1997 10:02:00 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199708081555.QAA16561.cygnus.gnu-win32@zaphod.long.harlequin.co.uk> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com I have recently had reason to attempt to link files generated by as using MSVC link. For some reason, link tries to seek 4 bytes beyond the end of the file in every case. I have got around this by hand editing the object files to include four bytes of nulls, after which link seems quite happy. ld is happy with both the original files and the modified ones. Does anyone know why link wants the extra bytes? Should as be modified to provide them anyway? - 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".