On Wed, Oct 03, 2001 at 04:08:35PM -0700, balaji.ramalingam@philips.com wrote: > ftp://oss.sgi.com/pub/linux/mips/mips-linux/simple/crossdev > > I edited the make-cross.sh to change the base path and target and when I ran the script > I got the following errors while installing the glibc. > > Can you please help me in fixing this error? > Is there a patch or something which I'm missing here? That's a compiler bug. It should always define __PIC__. Ralf