Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Newbie questions
@ 2005-01-19 15:07 Scott Miller
  2005-01-19 15:10 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Miller @ 2005-01-19 15:07 UTC (permalink / raw)
  To: linux-mips

Hi.

I'm trying to build a MIPS kernel (2.4) and I'm stuck.

I'm using the MIPS SDE-lite installed on a linux box, but I don't think 
I have it configured properly.  (I have to define things like 
-D_MIPS_SZLONG in CPPFLAGS to get it to compile.)

I've gotten it all to compile, but it fails to link at the end with 
undefined reference to handle_reserved, handle_watch, handle_adel, etc.
I assume these are intrinsics in the MIPS libraries, but I can't find them.

Is there a missing step in my configuration, or am I using the wrong tools?
-- 
"Outside of a dog, a book is a mans best friend. Inside of a dog, it's
  too dark to read." - Groucho Marx

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

* Re: Newbie questions
  2005-01-19 15:07 Newbie questions Scott Miller
@ 2005-01-19 15:10 ` Geert Uytterhoeven
  2005-01-19 20:53   ` Scott Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2005-01-19 15:10 UTC (permalink / raw)
  To: Scott Miller; +Cc: Linux/MIPS Development

On Wed, 19 Jan 2005, Scott Miller wrote:
> I'm trying to build a MIPS kernel (2.4) and I'm stuck.
> 
> I'm using the MIPS SDE-lite installed on a linux box, but I don't think I have
> it configured properly.  (I have to define things like -D_MIPS_SZLONG in
> CPPFLAGS to get it to compile.)
> 
> I've gotten it all to compile, but it fails to link at the end with undefined
> reference to handle_reserved, handle_watch, handle_adel, etc.
> I assume these are intrinsics in the MIPS libraries, but I can't find them.
> 
> Is there a missing step in my configuration, or am I using the wrong tools?

You must use a compiler targeted for mips(el)-linux.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* Re: Newbie questions
  2005-01-19 15:10 ` Geert Uytterhoeven
@ 2005-01-19 20:53   ` Scott Miller
  0 siblings, 0 replies; 3+ messages in thread
From: Scott Miller @ 2005-01-19 20:53 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux/MIPS Development

I'm moving again.  Thank you!

Geert Uytterhoeven wrote:

> On Wed, 19 Jan 2005, Scott Miller wrote:

>>Is there a missing step in my configuration, or am I using the wrong tools?
> 
> 
> You must use a compiler targeted for mips(el)-linux.

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

end of thread, other threads:[~2005-01-19 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 15:07 Newbie questions Scott Miller
2005-01-19 15:10 ` Geert Uytterhoeven
2005-01-19 20:53   ` Scott Miller

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