action #11804
closedFeature 320678: GCC 4.8 on SDK for AArch64
0%
Description
For details see https://fate.suse.com/320678
Feature status is "done".
Description:
For the toolchain, we decided to do the following
Build distro with GCC 4.8.
ship the compiler as a package with no support for user builds (add it to SDK).
As on all other architectures: Have gcc package in version 4.8 that links gcc to gcc-4.8 and have it in the SDK as well.
Enable toolchain module directly during registration (see separate fate entry).
Note this uses GCC 4.8 for the Kernel. If we need to switch for the kernel to a newer compiler, we can discuss later again.
Following packages will be migrated from aarch64 SLES media to SDK:
gcc48
gcc48-c++
gcc48-fortran
gcc48-info
gcc48-locale
gcc48-objc
gcc48-obj-c++
libstdc++48-devel
Updated by okurz over 8 years ago
- Status changed from New to In Progress
- Assignee set to okurz
Updated by okurz over 8 years ago
- Status changed from In Progress to Feedback
runs and fails in sle-12-SP2-Server-DVD-aarch64-Build2016-allpatterns@aarch64 https://openqa.suse.de/tests/491781#step/check_gcc48_on_sdk_in_aarch64/5 as srcpackage is part of the SLES repo, not SDK. Asked for clarification in FATE.
Updated by okurz over 8 years ago
- Status changed from Feedback to Resolved
so the test is in place, we have both fate and now also a bugzilla entry that the test shows what has not been expected (https://bugzilla.suse.com/show_bug.cgi?id=991508). I am sure the test needs adaption but I am waiting on feedback on the bug for that.