[asterisk-bugs] [Zaptel 0010255]: [patch] use host compiler for building host tools

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 6 15:14:33 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10255 
====================================================================== 
Reported By:                mirabilos
Assigned To:                qwell
====================================================================== 
Project:                    Zaptel
Issue ID:                   10255
Category:                   General
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     assigned
Zaptel Version:              1.2.19  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-20-2007 06:11 CDT
Last Modified:              08-06-2007 15:14 CDT
====================================================================== 
Summary:                    [patch] use host compiler for building host tools
Description: 
If ${CC} is a cross-compiler, you cannot use it to build
programmes you need later in the build, use ${HOSTCC} or
${CC_FOR_BUILD} for that, where the latter is commonly used
by gcc's own build system and the former by most other cross-
compilation environments.

The attached diff is for the 1.2.x branch, BUT it's incomplete
(I couldn't easily dig out the relevant pieces of the other
diffs in FreeWRT), and the 1.4.x branch has the same problems
(where I couldn't separate it altogether).

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 08-06-07 15:14  
---------------------------------------------------------------------- 
Repository: zaptel
Revision: 2825

------------------------------------------------------------------------
r2825 | qwell | 2007-08-06 15:14:30 -0500 (Mon, 06 Aug 2007) | 13 lines

Merged revisions 2824 via svnmerge from 
https://origsvn.digium.com/svn/zaptel/branches/1.4

(closes issue http://bugs.digium.com/view.php?id=10255)
........
r2824 | qwell | 2007-08-06 15:31:25 -0500 (Mon, 06 Aug 2007) | 4 lines

Use host compiler to build gendigits

Issue 10255, initial patch by mirabilos, modified by me to work with 1.4.

........

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-06-07 15:14  svnbot         Checkin                                      
08-06-07 15:14  svnbot         Note Added: 0068516                          
08-06-07 15:14  svnbot         Status                   feedback => assigned
08-06-07 15:14  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list