On 10/04/2018 12:31 AM, Jost, Gabriele (ARC-TNC)[Supersmith] via gcc-help wrote: > I have successfully installed gcc 8.1 on one system. I had to build the accelerator on the front end, because the compute nodes did not have libc.a. > The build process seems to require a libc.a. > I am now struggling with trying to install it on a different system: Same concept, front end has libc.a, compute nodes don’t. But now I can’t even build the build the accelerator compiler, because of of the missing libc.a. But it lives in /usr/lib64, just like on the other system. Would you have any advise how I can get around this? Thanks in advance, Something is very wrong. You should not need libc.a, and it's almost certainly not the right thing to do. Please tell us exactly how you configured, built, and installed GCC. -- Andrew Haley Java Platform Lead Engineer Red Hat UK Ltd. <https://www.redhat.com> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671