This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
RE: How do I keep newlib from building a bunch of variants i don't need?
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: "'Rick Mann'" <rmann at latencyzero dot com>, <newlib at sourceware dot org>
- Date: Fri, 31 Aug 2007 01:57:07 +0100
- Subject: RE: How do I keep newlib from building a bunch of variants i don't need?
- References: <8640E781-C3E7-470A-86EA-81E91217AB60@latencyzero.com>
On 31 August 2007 00:20, Rick Mann wrote:
> I really just want a newlib that targets -mcpu=xscale -march=armv5te,
> without anything else. No thumb, no interwork, no big-endian (as
> superior as I think Big Endian is), etc.
>
> I tried this:
>
> $ ../newlib-1.14.0/configure --prefix=/usr/local/arm-elf --target=arm-
> elf --with-float=soft
>
> and adding "-mcpu=xscale -march=armv5te" to the CFLAGS_FOR_TARGET in
> the Makefile, but it appears to be creating a lot of variants.
Try "--disable-multilib" at configure time.
cheers,
DaveK
--
Can't think of a witty .sigline today....