* Compile speed on SGI/Linux (like Indy)
@ 2000-05-30 18:15 Hiroshi Kawashima
2000-05-31 15:29 ` Harald Koerfgen
2000-06-05 14:32 ` Florian Lohoff
0 siblings, 2 replies; 8+ messages in thread
From: Hiroshi Kawashima @ 2000-05-30 18:15 UTC (permalink / raw)
To: linux
Hi.
I'm one of member of Linux-VR project (porting Linux on NEC VR41xx based WinCE
machines) http://linux-vr.org/ .
I've almostly completed porting Kernel Floating Emulation of
Linux/Mips to Linux-VR, so I'm moving to building userland (hard-float).
Since VR41xx based WinCE machine is very slow, I'm now considering to
buy SGI machines to build userland binaries.
But before that, my questions is how fast Indy comparing with VR41xx based machines ?
I deeply appreciate if anyone suggest me compile time for any source packages on
Indy or other SGI machines.
Compile time of any source packages is very helpful for me.
Thank you in advance.
----
Kawashima
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Compile speed on SGI/Linux (like Indy)
2000-05-30 18:15 Compile speed on SGI/Linux (like Indy) Hiroshi Kawashima
@ 2000-05-31 15:29 ` Harald Koerfgen
2000-06-05 14:32 ` Florian Lohoff
1 sibling, 0 replies; 8+ messages in thread
From: Harald Koerfgen @ 2000-05-31 15:29 UTC (permalink / raw)
To: Hiroshi Kawashima; +Cc: linux
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 687 bytes --]
Hi.
On 30-May-00 Hiroshi Kawashima wrote:
> I'm one of member of Linux-VR project (porting Linux on NEC VR41xx based WinCE
> machines) http://linux-vr.org/ .
>
> I've almostly completed porting Kernel Floating Emulation of
> Linux/Mips to Linux-VR, so I'm moving to building userland (hard-float).
>
> Since VR41xx based WinCE machine is very slow, I'm now considering to
> buy SGI machines to build userland binaries.
That won't help you, I´m afraid, if you want to natively build userland stuff. To
my knowledge all SGI boxes are configured in big endian mode, where all CE
machines are little endian.
A Cobalt RaQ would probably be better for what you want.
--
Regards,
Harald
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Compile speed on SGI/Linux (like Indy)
2000-05-30 18:15 Compile speed on SGI/Linux (like Indy) Hiroshi Kawashima
2000-05-31 15:29 ` Harald Koerfgen
@ 2000-06-05 14:32 ` Florian Lohoff
2000-06-05 16:32 ` Ian Chilton
1 sibling, 1 reply; 8+ messages in thread
From: Florian Lohoff @ 2000-06-05 14:32 UTC (permalink / raw)
To: Hiroshi Kawashima; +Cc: linux
On Wed, May 31, 2000 at 03:15:19AM +0900, Hiroshi Kawashima wrote:
> I deeply appreciate if anyone suggest me compile time for any source
> packages on Indy or other SGI machines. Compile time of any source
> packages is very helpful for me.
There will be debian-mips and debian-mipsel "Real Soon" - I am working
on mipsel and mips with a lot others - Resulting packages (mips
and mipsel) can be found at ftp://ftp.rfc822.org/pub/local/debian-mips and
mipsel.
Flo
--
Florian Lohoff flo@rfc822.org +49-waiting-4-telekom
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Compile speed on SGI/Linux (like Indy)
2000-06-05 14:32 ` Florian Lohoff
@ 2000-06-05 16:32 ` Ian Chilton
2000-06-05 17:05 ` Florian Lohoff
0 siblings, 1 reply; 8+ messages in thread
From: Ian Chilton @ 2000-06-05 16:32 UTC (permalink / raw)
To: Florian Lohoff; +Cc: Linux-MIPS Mailing List
Hello,
> There will be debian-mips and debian-mipsel "Real Soon"
Please could you explain a little more..?
What is the difference between these 2?
Thanks!
Ian
\|||/
(o o)
/----------------ooO-(_)-Ooo----------------\
| Ian Chilton |
| E-Mail : ian@ichilton.co.uk |
\-------------------------------------------/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Compile speed on SGI/Linux (like Indy)
2000-06-05 16:32 ` Ian Chilton
@ 2000-06-05 17:05 ` Florian Lohoff
2000-06-05 17:41 ` Ian Chilton
0 siblings, 1 reply; 8+ messages in thread
From: Florian Lohoff @ 2000-06-05 17:05 UTC (permalink / raw)
To: Ian Chilton; +Cc: Linux-MIPS Mailing List
On Mon, Jun 05, 2000 at 05:32:55PM +0100, Ian Chilton wrote:
> Hello,
>
> > There will be debian-mips and debian-mipsel "Real Soon"
>
> Please could you explain a little more..?
>
> What is the difference between these 2?
The Endianess - debian-mips is Big Endian - Like
the SGI Indy and Indigo2
mipsel is Little Endian like the Digital Decstation and
a handful others.
Flo
--
Florian Lohoff flo@rfc822.org +49-waiting-4-telekom
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Compile speed on SGI/Linux (like Indy)
@ 2000-06-05 17:41 ` Ian Chilton
0 siblings, 0 replies; 8+ messages in thread
From: Ian Chilton @ 2000-06-05 17:41 UTC (permalink / raw)
To: flo; +Cc: Linux-MIPS Mailing List
Hello,
> The Endianess - debian-mips is Big Endian - Like
> the SGI Indy and Indigo2
Is there any documentation on how to install this then?
Thanks!
Ian
\|||/
(o o)
/----------------ooO-(_)-Ooo----------------\
| Ian Chilton |
| E-Mail : ian@ichilton.co.uk |
\-------------------------------------------/
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Compile speed on SGI/Linux (like Indy)
@ 2000-06-05 17:41 ` Ian Chilton
0 siblings, 0 replies; 8+ messages in thread
From: Ian Chilton @ 2000-06-05 17:41 UTC (permalink / raw)
To: flo; +Cc: Linux-MIPS Mailing List
Hello,
> The Endianess - debian-mips is Big Endian - Like
> the SGI Indy and Indigo2
Is there any documentation on how to install this then?
Thanks!
Ian
\|||/
(o o)
/----------------ooO-(_)-Ooo----------------\
| Ian Chilton |
| E-Mail : ian@ichilton.co.uk |
\-------------------------------------------/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Compile speed on SGI/Linux (like Indy)
2000-06-05 17:41 ` Ian Chilton
(?)
@ 2000-06-06 10:06 ` Florian Lohoff
-1 siblings, 0 replies; 8+ messages in thread
From: Florian Lohoff @ 2000-06-06 10:06 UTC (permalink / raw)
To: Ian Chilton; +Cc: Linux-MIPS Mailing List
On Mon, Jun 05, 2000 at 06:41:28PM +0100, Ian Chilton wrote:
> Hello,
>
> > The Endianess - debian-mips is Big Endian - Like
> > the SGI Indy and Indigo2
>
>
> Is there any documentation on how to install this then?
They are still incomplete - Important packages are still missing and
and there are no "boot images" available - They will be available
once we have a complete set of packages and there will be documentation.
Flo
--
Florian Lohoff flo@rfc822.org +49-waiting-4-telekom
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2000-06-06 10:24 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-05-30 18:15 Compile speed on SGI/Linux (like Indy) Hiroshi Kawashima
2000-05-31 15:29 ` Harald Koerfgen
2000-06-05 14:32 ` Florian Lohoff
2000-06-05 16:32 ` Ian Chilton
2000-06-05 17:05 ` Florian Lohoff
2000-06-05 17:41 ` Ian Chilton
2000-06-05 17:41 ` Ian Chilton
2000-06-06 10:06 ` Florian Lohoff
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.