[uClibc] uclibc build on playstation 2

Steven J. Hill sjhill at realitydiluted.com
Fri Mar 19 12:48:52 UTC 2004


Luis Marquez wrote:
> Hello Everyone,
> 
> I am attempting to build uClibc on a playstation 2 with the Linux kit 
> installed on it. I did not see a config for it's architecture (mipsEEel) 
> I copied extra/Config/Config.mips to Config.mipsEEel. I was able to run 
> make config and it asked me all the questions. When I try to compile it 
> complains about not being able to find /usr/src/linux/include/asm.
> 
First, you can either configure for big or little endian. Those targets
are 'mips' and 'mipsel' respectively. You can then set the variable
OPTIMIZATION in 'Rules.mak' to add in compiler specific flags for the
PS2. Good luck.

-Steve



More information about the uClibc mailing list