This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: A patch for ASSEMBLER


On Sat, 6 Jun 1998 19:15:15 -0700 (PDT), H.J. Lu wrote:
>
>How about this patch?
>

HJ, the whole point of changing ASSEMBLER to __ASSEMBLER__ was that
you don't have to define __ASSEMBLER__.  gcc does it automatically
when you feed it an .S file.

In the big Makefile rewrite I posted last week was a change that
simply deletes that -D switch.

zw


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