Linux MIPS Architecture development
 help / color / mirror / Atom feed
* problem about the tool chain for R3000
@ 2007-08-29 23:09 guo guo
  2007-08-29 23:51 ` David Daney
  0 siblings, 1 reply; 4+ messages in thread
From: guo guo @ 2007-08-29 23:09 UTC (permalink / raw)
  To: linux-mips

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GB2312, Size: 592 bytes --]

Dear All,

I'm trying to build tool chain with gcc4.2, binutils2.17 and glibc2.5
for mips r3000 chip.
During configure gcc I add ¨Cmabi=32 ¨Cmarch=r3000 ¨Cmtune=r3000. and
during building glibc, I add CFLAGS= -O2 ¨Cmabi=32 ¨Cmarch=r3000
¨Cmtune=r3000,
Then I dissembled the libc-2.5.90.so to check the instructions. I
found it has two instructions rdhwr(0x7c03e83b) and sync(0x0000000f)
that don't belongs to mips r3000.
I see some engineers use kernel to trap rdhwr but it may cost to more
resource.
Can it avoid there two instructions by special configuration or patch?

Best regards,
Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-30 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 23:09 problem about the tool chain for R3000 guo guo
2007-08-29 23:51 ` David Daney
2007-08-30  1:08   ` guo guo
2007-08-30 16:06     ` David Daney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox