[uClibc-cvs] [uClibc 0000386]: The 'utils' target of the uClibc build fails if the name of the compiler contains white space

bugs at busybox.net bugs at busybox.net
Sun Aug 14 15:41:27 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=386 
====================================================================== 
Reported By:                jbowler
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   386
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-14-2005 08:41 PDT
Last Modified:              08-14-2005 08:41 PDT
====================================================================== 
Summary:                    The 'utils' target of the uClibc build fails if the
name of the compiler contains white space
Description: 
Set CC='gcc -march=armv5te' or something similar, everything works fine for
most of the build, however the 'utils' target fails because somewhere
something is passing CC=$(CC) (no quotes).

It's a minor annoyance - it means that 'utils' can't use ccache for
example and that architecture specific settings have to be hacked off for
utils.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-14-05 08:41  jbowler        New Issue                                    
08-14-05 08:41  jbowler        Status                   new => assigned     
08-14-05 08:41  jbowler        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list