[uClibc] probably buildroot problem

Peter S. Mazinger ps.m at gmx.net
Fri Oct 15 21:55:45 UTC 2004


On Fri, 15 Oct 2004, Manuel Novoa III wrote:

> Peter,
> 
> On Fri, Oct 15, 2004 at 10:50:39PM +0200, Peter S. Mazinger wrote:
> > the attached patch could be wrong, but I think, that at that location 
> > hostutils has to be built (else HOSTCC is not honoured), so either my 
> > patch is correct, or the target is hostutils (not utils)
> 
> I'll look at it when I have time... tonight or this weekend.  I wouldn't
> be surprised at all if I had broken a couple of things, given the level
> of irritation I felt last night having to deal with this in the midst of
> a lot of other more pressing things.

Sorry for the inconvenience, Peter

> 
> Manuel
> 
> > --- ./uclibc.mk.mps	Fri Oct 15 22:43:32 2004
> > +++ ./uclibc.mk	Fri Oct 15 22:47:51 2004
> > @@ -101,7 +101,7 @@
> >  		install_dev
> >  	$(MAKE) -C $(UCLIBC_DIR) \
> >  		PREFIX=$(STAGING_DIR) \
> > -		HOSTCC="$(HOSTCC)" \
> > +		CC="$(HOSTCC)" \
> >  		utils install_utils
> >  	# Clean up the host compiled utils...
> >  	$(MAKE) -C $(UCLIBC_DIR)/utils clean
> 
> 

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list