Linker script for barebone M68k compile.

Carl Miller chaz@energoncube.net
Mon Sep 26 17:30:00 GMT 2005


On Mon, Sep 26, 2005 at 06:24:33PM +0200, Mikael Rosbacke wrote:
> Hello!
> 
> Sorry if this has been asked before, but I didn't find it when using Google.
> I'm trying to set up a m68k-elf toolchain to produce non-libc images.

Try googling  "newlib libgloss".

Newlib is a very small C library intended for minimal embedded systems.
Libgloss lets you run a C library on an OS-less platform by taking the
place of the OS system call interface.


                            ------Carl

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list