This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linker script for barebone M68k compile.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]