This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 3/3] Isolate test case execution from externalenvironment


On Fri, 6 Apr 2012 15:48:10 +0000 (UTC)
"Joseph S. Myers" <joseph@codesourcery.com> wrote:
> This conditional is never appropriate.  The compiler is always some
> form of GCC - possibly a cross compiler, possibly something including
> options such as "gcc -mx32".  You should use this logic, with $(CC)
> (probably together with $(CFLAGS)), unconditionally.
> 

I'll fix this once I do the libgcc patch.

--
Siddhesh


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