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 Fri, Jan 20, 2006 at 06:07:13PM +0800, Jie Zhang 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

I'm trying to change my viewpoint from other assemblers, which may need
some time.


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