From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: snowball3@bigfoot.com Cc: binutils@sourceware.cygnus.com Subject: Re: Set section vma for COFF in BFD gas [take 2] Date: Wed, 28 Jun 2000 10:10:00 -0000 Message-id: <200006281710.NAA07202@envy.delorie.com> References: <3959F037.21998.671F47@localhost> X-SW-Source: 2000-06/msg00580.html > 2000-06-27 Mark Elbrecht > > * write.c [BFD_ASSEMBLER && OBJ_COFF && TE_GO32] (set_segment_vma): New. > Set vma and lma for a segment. > (write_object_file) [BFD_ASSEMBLER && OBJ_COFF && TE_GO32]: Use it. Looks OK to me, but I'll hold off in case others want to comment on the sanity of such target-specificness. I do know that cygwin (bfd gas coff) works right.