* crt0.s for mips
@ 2007-01-18 4:35 Anders Brogestam
2007-01-18 11:03 ` Thiemo Seufer
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Anders Brogestam @ 2007-01-18 4:35 UTC (permalink / raw)
To: linux-mips
Hi.
I am looking for a crt0.s file for the MIPS architecture. Included in
all the Linux kernels that I downloaded and looked in there are only
source for the PPC.
Best Regards
Anders B
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: crt0.s for mips
2007-01-18 4:35 crt0.s for mips Anders Brogestam
@ 2007-01-18 11:03 ` Thiemo Seufer
2007-01-18 12:02 ` Ralf Baechle
2007-01-18 23:17 ` Jim Wilson
2 siblings, 0 replies; 4+ messages in thread
From: Thiemo Seufer @ 2007-01-18 11:03 UTC (permalink / raw)
To: Anders Brogestam; +Cc: linux-mips
Anders Brogestam wrote:
> Hi.
>
> I am looking for a crt0.s file for the MIPS architecture. Included in
> all the Linux kernels that I downloaded and looked in there are only
> source for the PPC.
The Kernel has not much use for crt0.s, look in (userland) libc code
instead.
Thiemo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crt0.s for mips
2007-01-18 4:35 crt0.s for mips Anders Brogestam
2007-01-18 11:03 ` Thiemo Seufer
@ 2007-01-18 12:02 ` Ralf Baechle
2007-01-18 23:17 ` Jim Wilson
2 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2007-01-18 12:02 UTC (permalink / raw)
To: Anders Brogestam; +Cc: linux-mips
On Thu, Jan 18, 2007 at 03:35:06PM +1100, Anders Brogestam wrote:
> I am looking for a crt0.s file for the MIPS architecture. Included in
> all the Linux kernels that I downloaded and looked in there are only
> source for the PPC.
crt0 is a file used ages ago for a.out. So somehow sounds you're trying
a wrong solution - but what problem are you trying to solve anyway?
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crt0.s for mips
2007-01-18 4:35 crt0.s for mips Anders Brogestam
2007-01-18 11:03 ` Thiemo Seufer
2007-01-18 12:02 ` Ralf Baechle
@ 2007-01-18 23:17 ` Jim Wilson
2 siblings, 0 replies; 4+ messages in thread
From: Jim Wilson @ 2007-01-18 23:17 UTC (permalink / raw)
To: Anders Brogestam; +Cc: linux-mips
On Thu, 2007-01-18 at 15:35 +1100, Anders Brogestam wrote:
> I am looking for a crt0.s file for the MIPS architecture. Included in
> all the Linux kernels that I downloaded and looked in there are only
> source for the PPC.
You can find some example embedded target crt0.s files in the libgloss
directory of the newlib package. The newlib package can be found on the
sourceware.org web site. This stuff has nothing to do with linux or the
linux kernel though. It is meant for running code on bare hardware.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-18 23:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-18 4:35 crt0.s for mips Anders Brogestam
2007-01-18 11:03 ` Thiemo Seufer
2007-01-18 12:02 ` Ralf Baechle
2007-01-18 23:17 ` Jim Wilson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox