patchGNU Autoconf Archive - Patches: patch #8433, Bugfix: AX_BOOST_BASE: Check in...

 
 

patch #8433: Bugfix: AX_BOOST_BASE: Check in libx32 subdirectory

Submitter:  None
Submitted:  Wed 09 Apr 2014 09:36:30 AM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Sep 2014 10:23:49 PM UTC, comment #1: 

Pushed in a0c19a3.

Peter Simons <simons>
Group administrator
Wed 09 Apr 2014 09:36:30 AM UTC, original submission:  

This patch "fixes" AX_BOOST_BASE on x32 systems in the "ordinary" case.

However, based on a read of the code, it looks wrong and will probably break on any system with a x86_64 kernel, x86_64 cross-compiled boost, but a non-x86_64 OS (eg, x86_32 or x32) because it is based on `uname -m` instead of the results of AC_CANONICAL_HOST. But I could not test this due to inability to get a cross-compiled boost installed.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #31144:  x32boost.diff added by None (488B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-10-15 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-09-13 simons StatusNone Ready For Test
        Assigned toNone simons
    2014-04-09 None Attached File- Added x32boost.diff, #31144

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code