> Is there chance to get precompiled binutils for i386 generating
> executables for sun4? I see upgrading is easy for normal compiles, but
> crosscompiling makes things complicated.
It's not that bad, is it?
./configure --target=sparc-linux && make
Takes about a half the time that it takes to cross-build
a sun4 kernel.
Matthew.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/