* compiling mips64 problem
@ 2003-01-30 21:29 Jason Ormes
2003-01-31 9:50 ` Ralf Baechle
0 siblings, 1 reply; 5+ messages in thread
From: Jason Ormes @ 2003-01-30 21:29 UTC (permalink / raw)
To: linux-mips
Hello,
I downloaded and installed from ftp.linux-mips.org
binutils-mips64-linux-2.13.1-1.i386.rpm
egcs-mips64-linux-1.1.2-4.i386.rpm
I got the kernel from the cvs repository and configured it for a mips64
kernel.
When I try to build it I get
arch/mips64/lib/memcpy.S: Assembler messages:
arch/mips64/lib/memcpy.S:220: Error: illegal operands `lw
t4,((4)*4)($5)'
arch/mips64/lib/memcpy.S:221: Error: illegal operands `lw
t7,((5)*4)($5)'
arch/mips64/lib/memcpy.S:230: Error: illegal operands `sw
t4,((-4)*4)($4)'
arch/mips64/lib/memcpy.S:231: Error: illegal operands `sw
t7,((-3)*4)($4)'
make[1]: *** [arch/mips64/lib/memcpy.o] Error 1
could someone throw me a bone and let me know what I'm doing wrong?
Jason Ormes
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: compiling mips64 problem
2003-01-30 21:29 compiling mips64 problem Jason Ormes
@ 2003-01-31 9:50 ` Ralf Baechle
2003-01-31 14:14 ` Jason Ormes
0 siblings, 1 reply; 5+ messages in thread
From: Ralf Baechle @ 2003-01-31 9:50 UTC (permalink / raw)
To: Jason Ormes; +Cc: linux-mips
On Thu, Jan 30, 2003 at 03:29:16PM -0600, Jason Ormes wrote:
> could someone throw me a bone and let me know what I'm doing wrong?
Hey, a new problem, seems you were creative ;-)
What commands did you use to configure and compile this kernel?
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: compiling mips64 problem
2003-01-31 9:50 ` Ralf Baechle
@ 2003-01-31 14:14 ` Jason Ormes
2003-01-31 14:15 ` Ralf Baechle
0 siblings, 1 reply; 5+ messages in thread
From: Jason Ormes @ 2003-01-31 14:14 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-mips
On Friday 31 January 2003 03:50 am, Ralf Baechle wrote:
> On Thu, Jan 30, 2003 at 03:29:16PM -0600, Jason Ormes wrote:
> > could someone throw me a bone and let me know what I'm doing wrong?
>
> Hey, a new problem, seems you were creative ;-)
>
> What commands did you use to configure and compile this kernel?
>
> Ralf
well,
I went into the linux folder and did a make menuconfig. I changed the cpu
selection to mips64 and went to the kernel hacking section and turned on the
are you using a cross compiler option. exited and saved.
commands used after that were
make ARCH=mips64 dep
make ARCH=mips64 all
any thoughts?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: compiling mips64 problem
2003-01-31 14:14 ` Jason Ormes
@ 2003-01-31 14:15 ` Ralf Baechle
2003-01-31 14:53 ` Jason Ormes
0 siblings, 1 reply; 5+ messages in thread
From: Ralf Baechle @ 2003-01-31 14:15 UTC (permalink / raw)
To: Jason Ormes; +Cc: linux-mips
On Fri, Jan 31, 2003 at 08:14:51AM -0600, Jason Ormes wrote:
> I went into the linux folder and did a make menuconfig. I changed the cpu
> selection to mips64 and went to the kernel hacking section and turned on the
> are you using a cross compiler option. exited and saved.
>
> commands used after that were
>
> make ARCH=mips64 dep
> make ARCH=mips64 all
make ARCH=mips64 menuconfig
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: compiling mips64 problem
2003-01-31 14:15 ` Ralf Baechle
@ 2003-01-31 14:53 ` Jason Ormes
0 siblings, 0 replies; 5+ messages in thread
From: Jason Ormes @ 2003-01-31 14:53 UTC (permalink / raw)
To: 'Ralf Baechle'; +Cc: linux-mips
Hey that did it thanks.
-----Original Message-----
From: linux-mips-bounce@linux-mips.org
[mailto:linux-mips-bounce@linux-mips.org] On Behalf Of Ralf Baechle
Sent: Friday, January 31, 2003 8:15 AM
To: Jason Ormes
Cc: linux-mips@linux-mips.org
Subject: Re: compiling mips64 problem
On Fri, Jan 31, 2003 at 08:14:51AM -0600, Jason Ormes wrote:
> I went into the linux folder and did a make menuconfig. I changed the
cpu
> selection to mips64 and went to the kernel hacking section and turned
on the
> are you using a cross compiler option. exited and saved.
>
> commands used after that were
>
> make ARCH=mips64 dep
> make ARCH=mips64 all
make ARCH=mips64 menuconfig
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-31 14:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30 21:29 compiling mips64 problem Jason Ormes
2003-01-31 9:50 ` Ralf Baechle
2003-01-31 14:14 ` Jason Ormes
2003-01-31 14:15 ` Ralf Baechle
2003-01-31 14:53 ` Jason Ormes
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.