Date: Tue, 19 Nov 1996 18:19:47 -0500 Message-Id: <199611192319.SAA15056@delorie.com> From: DJ Delorie To: deef AT pobox DOT oleane DOT com CC: eliz AT is DOT elta DOT co DOT il, djgpp AT delorie DOT com In-reply-to: <3291FC4E.1479@pobox.oleane.com> (message from Francois Charton on Tue, 19 Nov 1996 19:28:30 +0100) Subject: Re: ld2.4 vs ld2.5.2 > As regards ways of overriding the problem (without solving the bug), one > would be to develop a small tool (and maybe to include it in ar or > ranlib) which converts AOUT files to COFF. binutils comes with a utility called "objcopy" that can convert between a.out and coff. I haven't tried it myself, but does it solve the povray problem?