From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: hjl@valinux.com Cc: binutils@sourceware.cygnus.com Subject: Re: Revised patch for using PE object files under non-PE platforms Date: Sun, 18 Jun 2000 16:14:00 -0000 Message-id: <200006182313.QAA00989@elmo.cygnus.com> X-SW-Source: 2000-06/msg00355.html Hi H.J. : 2000-06-18 H.J. Lu : : * coff-i386.c (coff_i386_reloc): Don't return in case of : output_bfd == (bfd *) NULL if COFF_WITH_PE is defined. : Compensate PE relocations when linking with non-PE object : files to generate a non-PE executable. This looks OK to me. Approved. Cheers Nick