This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: extra alignment/padding when using pe-i386
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Galen Seitz <galens at seitzassoc dot com>
- Cc: binutils at sourceware dot org
- Date: Thu, 06 Aug 2009 09:58:36 +0100
- Subject: Re: extra alignment/padding when using pe-i386
- References: <4A79F56F.8070701@seitzassoc.com>
Galen Seitz wrote:
> Is there a way
> to make the output of the pe-i386 and elf32-i386 assemblers match?
Yes. If you really want actually *identical* output to the elf32-i386
assembler, simply use the elf32-i386 assembler in the first place, not the
pe-i386 one.
What exactly are you trying to do?
cheers,
DaveK