From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeffdbREMOVETHIS@goodnet.com (Mikey) To: Paul Sokolovsky Cc: bfd@cygnus.com, Mumit Khan Subject: Re: BFD patch to fix Mungw32 problem (Better Solution!!) Date: Sat, 27 Mar 1999 18:37:00 -0000 Message-id: <36fd8ff4.200631669@mail.goodnet.com> References: <13802.990311@is.lg.ua> <13802.990311@is.lg.ua> X-SW-Source: 1999/msg00045.html Woops, forgot the location counter moves in bytes not longs ;-) should be in ld/scripttempl/pe.sc .reloc ${RELOCATING+BLOCK(__section_alignment__)} : { reloc_start_addr__ = .; *(.reloc) reloc_end_addr__ = .; . += ( reloc_end_addr__ - reloc_start_addr__ ) ? 5 * 4 : 0 ; } =0x0000