This is the mail archive of the libc-alpha@sources.redhat.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: glibc 2.1.93


> From: Andreas Jaeger <aj@suse.de>
> Date: 19 Sep 2000 21:41:14 +0200

> The problem seems to be that gcc/config/linux.h has:
> #define ASM_APP_ON "#APP\n"
> 
> How should this get changed?

This is OK, because the output from the compiler is fed directly into
the assembler; there's no preprocessor in the way.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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