Various comments

Jonathan R. Lusky lusky at knuth.mtsu.edu
Thu Oct 27 01:20:36 GMT 1994


John S Gwynne writes:
> | be getting Linux in a couple of weeks time. So John, please let me know
> | what to do to get gcc running and emitting 68000 code that I can use
> | for a simple embedded system. And what do I use for libraries?
> 
> gcc and 68000 -- This is worth the effort to build. I used "m68k-sun-sunos4"
> as the target, but I think most people use os3. Let me now when you're ready,
> and I can put together some things like libgcc.a.
 
Cool, I built an m68k-sun-sunos4.0.3 crosscompiler (gcc 2.6.0) on my
SS2/4.1.3 a few weeks ago (needed to compile ncsa httpd for a customer,
they didn't have enough disk space to build gcc).  I didn't have any
trouble, but I had all of the sun3's include files, and was able to run
the float.h builder on the sun3 itself.

> libraries -- glibc-1.08.8 (a pre-release) has embedded system support. The
> main release is expected after one or two more pre-releases (not out yet).
> RTEMS also has the C-library in it, but it's configured for the 68020. (it's
> a modified glibc and (I believe) parallels the new glibc embedded support;
> its author had a hand in the GNU version). I am porting RTEMS to the 68000
> and what I now call the EFI68k (my 68000 board). I'm about half way through
> it (maybe ???).  This is a real multi-tasking kernel that I also strongly
> recommend.  There are some *.ps files on this mail server that describe it.
> I hope to have the port finished in a month or so.
 
I tried crosscompiling glibc and threw in the towel.  Whats the secret?
Of course, I wasn't trying to do an embedded systems version, I was just
doing the normal glibc.  I ended up stealing the functions 4.0.3's
libc.a was missing from a 4.1.1 libc.a "patch".

-- 
Jonathan R. Lusky                        lusky at knuth.mtsu.edu
http://frank.mtsu.edu:8001/~lusky/          (615) 455-9915
-------------------------------------   ------------------------------
68 Camaro Convertible - 350 / TH350  \_/ 80 Toyota Celica - 20R / 5spd



More information about the Diy_efi mailing list