Re: [PATCH] change _COMPILING_NEWLIB to _LIBC
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Nov 8 22:24, Mike Frysinger wrote: > Use the same name as glibc & gnulib to indicate "newlib itself is > being compiled". This also harmonizes the codebase a bit in that > _LIBC was already used in places instead of _COMPILING_NEWLIB. > > Building for bfin-elf, mips-elf, and x86_64-pc-cygwin produces > the same object code. Whoops, this worked without tweaking winsup/cygwin/tzcode/private.h? Interesting. I'd still sleep calmer if that would get changed as well... Thanks, Corinna