This is the mail archive of the newlib@sourceware.org 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]
Other format: [Raw text]

Shared newlib for ARM]


Hi,

Is it possible to build a Newlib shared library for ARM?

I have successfuly compiled static newlib by running this:

1)CC=arm-elf-gcc ../newlib-0.15.0/newlib/configure --host=arm-elf
--prefix=/usr/local/myarm
2)make && make install

It seems like the only static libraries (libc.a, libg.a and libm.a)
are installed. Or i'm doing anything wrong?

Thank you.

-- 
Best regards, Igor Bezzubchenko



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