This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [patch] MIPS/Linux: Clean up cpp ABI dependencies
On Mon, Nov 08, 2004 at 11:39:50AM +0000, Maciej W. Rozycki wrote:
> Well, it's for their systems -- IRIX, I presume. Linux is not IRIX, so
> it does not have to follow something else's braindamage.
Alot of MIPS ports of software have been done for IRIX and in the
progress of porting Linux distributions I encountered a sufficient
number of dependencies on the _MIPS_* symbols to consider keeping
them 1:1 a good thing. Despite their uglyness and a headerfile
name containing a company that isn't trying to get away from MIPS.
Ralf