On Thursday 03 March 2005 09:32 pm, Kumba wrote:
> The only differences between sparc32 and mips32 is a literal `sed -e
> "s/sparc/mips/g"`.  I've often wondered if sparc32, mips32, linux32, and
> any other such tools can't be merged into a single command that names
> itself appropriately depending on the HOST arch it's compiled on (or arch
> defined by a configure --target statement for crossbuilds).

the x86 one is pretty simple too ... really they all just call the 
personality() syscall and then execvp() the args passed in
-mike
--
gentoo-dev@gentoo.org mailing list

Reply via email to