This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.


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

Newlib Assistance


Hi,


I am working on an embedded arm-linux project. I currently have a Linux
kernel that
runs on an Intel Brutus development board.

We have developed our own SA-1110 based processor card and I am now in
the process
of starting on the bootloader code. This code will be standalone and
flash resident.

I wish to use the newlib library with this bootloader.

I currently have a gcc compiler tool chain that I am using for kernel
development. It 
is linked with glibc.

Do I have to build a new (separate) gcc compiler toolset and link the
newlib headers in
with it for developing standalone C code?

Is there a way to have one compiler tool chain and be able to link with
either glibc or
the newlib library?

Dave Croyle

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