Re: or1k toolchain and uCLinux target

Mike Rowehl <[email protected]> Mon, 14 Jul 2003 23:10:51 -0700
Newsgroups gmane.org.handasarabia.ofoq
Message-ID <[email protected]>
I tried building on a different system and was able to get the gcc 3.1 version
compiling also.  I'll have to take a look at what's causing the issue on the
other system, but more importantly I have a ucLinux system running in the 
simulator:

uClinux/OR32
Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne
Calibrating delay loop.. ok - 0.81 BogoMIPS
Memory available: 7904k/8180k RAM, 0k/0k ROM (284k kernel data, 454k code)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
uClinux version 2.0.38.1pre3 (reverend-PZzQvgnt7zHMX1wtskwbDEfjHoOT/h/[email protected]) (gcc version 3.1 20020121 (experimental)) #1 Mon Jul 14 22:26:31 PDT 2003

Which is cool, but made me realize that I know just about nothing about or1k
to begin with :-)  I'm probably going to try to take a couple of days to read
through the archives of the openrisc forum and read the architecture manual.
Unless someone has a pressing need for software simulation of something, or
testing of some component.  If you do, just let me know, I'll see what I can 
put together.

                                                        Mike

On  0, Mike Rowehl <[email protected]> wrote:
> I followed the instructions at the openrisc project page in order to get a
> toolchain (http://www.opencores.org/projects/or1k/GNU%20Toolchain%20Port).  I 
> did have some trouble with gcc-3.1, but I switched to gcc-3.2.3 from their CVS
> repository and was able to at least get :
> 
> binutils, gcc, gdb, or1ksim, ucLinux, and uclibc
> 
> compiled from their sources.  I haven't tried running the generated images at
> all, but at least it seems like we won't have much trouble getting started.
> I need to read up on or1ksim and see if I can get the kernel starting within
> that to verify the toolchain.
> 
>                                                 Mike
>