On Thu, 2003-09-18 at 20:29, Atsushi Nemoto wrote: > >>>>> On Thu, 18 Sep 2003 19:58:00 -0700, Eric Christopher <echristo@redhat.com> said: > echristo> mips-linux-gcc -mabi=32 -march=64bitarch is my suggestion. > > But mips64 kernel assumes that the kernel itself is compiled with > "-mabi=64". For example, some asm routines pass more than 4 arguments > via aN registers. Yes, but then you aren't abi compliant are you? If you want n64 then say n64. If you want o32 extended to 64-bit registers then use o64. -eric -- Eric Christopher <echristo@redhat.com>