This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Shared newlib for ARM]
- From: Igor <f75 at hotmail dot ru>
- To: newlib at sourceware dot org
- Date: Tue, 04 Sep 2007 14:28:19 +0400
- Subject: 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