Bug 29792 - add x32 support
Summary: add x32 support
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gcc4.7 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Sergey Bolshakov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-02 22:02 MSK by led
Modified: 2014-02-16 10:07 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description led 2014-02-02 22:02:25 MSK
Прошу добавить в %configure параметр

%ifarch x86_64
        --with-multilib-list=m32,m64,mx32 \
%endif
Comment 1 Repository Robot 2014-02-16 10:07:54 MSK
gcc4.7-4.7.2-alt9 -> sisyphus:

* Thu Feb 13 2014 Dmitry V. Levin <ldv@altlinux> 4.7.2-alt9
- x86_64: enabled x32 support (closes: #29792).
- Built in gcc4.8 compatibility mode.