On Tue, Jun 19, 2001 at 07:14:22PM +0300, Shay Deloya wrote:
> How can I configure the gcc and glibc to be compiled as mips3 and not mips1
> by default ?
Getting libgcc built as non-mips1 is something I haven't figured out
yet. At least, not without gross hacks. glibc is easy - put -mips2
in CFLAGS when you call configure.
In any case you must not use mips3 userland on 32-bit kernels, on
account of 64-bit istructions being used. You must use mips2.
--
Keith M Wesolowski <wesolows@foobazco.org> http://foobazco.org/~wesolows
------(( Project Foobazco Coordinator and Network Administrator ))------
"Nothing motivates a man more than to see his boss put
in an honest day's work." -- The fortune file
|