This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to config GAS to generate 'clean' objects?


On 1/20/06, clainst@fastmail.cn <clainst@fastmail.cn> wrote:
> My next question is:
> How to make GAS generate plain binary file like other assemblers such as
> nasm or fasm. Currently I have to generate object file first, and then
> use objcopy to fetch the code binary out, which is not that convenient.
>
Not convenient? I think it well embodies UNIX philosophy. You can
combine them in Makefile or something similar.

Jie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]