bugmake - Bugs: bug #43046, [PATCH] use host-prefixed ar in...

 
 

bug #43046: [PATCH] use host-prefixed ar in archive test

Submitter:  Benedikt Morbach <bmorbach>
Submitted:  Fri 22 Aug 2014 12:03:10 AM UTC
   
 
Severity:  3 - Normal Item Group:  Build/Install
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.0 Operating System:  POSIX-Based
Fixed Release:  4.1 Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Sep 2014 12:16:34 AM UTC, comment #1: 

We already have a facility for handling this: the tests/config-flags.pm.in file.  I've updated it to include the "ar" program; the fix will be in the next release of GNU make.  Thanks!

Paul D. Smith <psmith>
Group administrator
Fri 22 Aug 2014 12:03:10 AM UTC, original submission:  

With our cross-compiling toolchain, the `archive` test fails, because `ar` doesn't exist, only ${host}-ar.

The attached patch turns the archive test into a `.in` file and fills in the correct ar at configure time.

Benedikt Morbach <bmorbach>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by bmorbach (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-09-08 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Operating SystemNone POSIX-Based
        Fixed ReleaseNone 4.1
        Triage StatusNone Small Effort
    2014-08-22 bmorbach Attached File- Added make-use-host-prefixed-ar-in-archive-test.patch, #31932

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code