<p dir="ltr">Please. Ordinarily I'd say no, but I'm traveling for meetings this week and don't want to lose it. I'd ask that you submit the bug or ping me Monday about it and I'll get to work. </p>
<div class="gmail_extra"><br><div class="gmail_quote">On Aug 1, 2016 00:16, "Ed Brand" <<a href="mailto:ebrand0007@gmail.com">ebrand0007@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">SUCCESS!!!<br>
<br>
What a PITA.  I did hit the glibc artifact issue, ended up building a complete cross-compiled gcc-4.9 toolchain for Centos7 x86_64. gcc-4.8 is just not happy being cross-compiled.<br>
<br>
I did a write up and uploaded everything to the below link if you want to give it a go, or repeat for arm32 port. Basically followed the f21 stage 1 port docs to get it bootstrapped.  I would like to see this in the main distro.   Do you need a bug filed?<br>
<br>
<a href="http://arm.brandint.com/centos7/aarch64/bootstrap/Centos7-AARCH64-CrossCompiler.html" rel="noreferrer" target="_blank">http://arm.brandint.com/centos7/aarch64/bootstrap/Centos7-AARCH64-CrossCompiler.html</a> <br>
<br>
<br>
Cheers<br>
<br>
-Ed<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
On 07/28/2016 08:38 PM, Jim Perrin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 07/28/2016 04:17 PM, Ed Brand wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Libatomic and libgnat from gcc-4.8.5-4 appear not to be built on<br>
aarch64. How to file bug?  See below from spec:<br>
<br>
</blockquote>
Bugs can be filed at <a href="http://bugs.centos.org" rel="noreferrer" target="_blank">bugs.centos.org</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Summary: Various compilers (C, C++, Objective-C, Java, ...)<br>
Name: gcc<br>
%if 0%{?rhel} == 7<br>
%global gcc_version 4.8.2<br>
%else<br>
%global gcc_version 4.8.5<br>
%endif<br>
Version: 4.8.5<br>
Release: %{gcc_release}%{?dist}<br>
...<br>
( Missing aarch64 )<br>
v<br>
%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x aarch64 %{arm}<br>
%global build_libatomic 1<br>
<br>
<br>
I did a smoke test and was able to bootstrap both using f21 aarch64.<br>
Have the rpms if needed.<br>
</blockquote>
<br>
Some of the gcc bits I had patched out of the initial gcc build, because<br>
of the lack of early support and/or bootstrap pain (primarily ada and<br>
related bits).<br>
<br>
Unfortunately building against f21 can potentially cause issues with<br>
gcc/glibc artifacts because of the newer glibc/gcc included in fedora.<br>
<br>
When we did the initial port/build for this, we had to start from f19<br>
aarch64 builds and work up from there because of this. If you can<br>
(re)build against the el7 aarch64 build, that will give you a better<br>
result. I'll poke it tomorrow.<br>
<br>
</blockquote>
<br>
_______________________________________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org" target="_blank">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/arm-dev</a><br>
</blockquote></div></div>