This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test suite crashes on PPC64


Zack Weinberg <zackw@panix.com> writes:

> This points the finger at the compiler I was using.  This is on
> compile-farm host gcc110.fsffrance.org, and /usr/bin/gcc is 4.8, which
> is too old to build glibc trunk, so I went poking around the
> filesystem and found something 7.2-ish in /opt:
>
> $ which gcc
> /opt/at11.0/bin/gcc
> $ gcc --version
> gcc (GCC) 7.2.1 20171116 (Advance-Toolchain-at11.0) [ibm/gcc-7-branch
> revision 254526]
>
> ... and it's got all sorts of weird shit in its -dumpspecs output.
> *sigh* I guess I have to build GCC myself after all.  And probably
> also binutils.

You can still use its AT 11.0 binutils safely.
Only GCC has a patch to change the RUNPATH.

-- 
Tulio Magno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]