On Wed, Mar 28, 2001 at 10:09:11AM -0800, Ulrich Drepper wrote:
> Eric Buddington <[EMAIL PROTECTED]> writes:
> 
> > OK. Context again (since I clipped preceding notes): 386SX/20 nfsroot,
> > getting SIGILL on lots of processes, math emulation is enabled, ls and
> > glibc were compiled with '-march=i386 -mcpu=i386' to be sure.
> 
> This isn't enough.  You compiled glibc on a i586 or later without
> telling configure to use the i386 configuration.  Run configure with
> the usual options and
> 
>    i386-linux-gnu
> 
> at the end of the command line and then use the options above.

This seems to have solved the problem. Thanks!

-Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to