On 18 Jun 16:22, Bernd Schmidt wrote: > What I think you need to do is > For the first compiler: > --enable-as-accelerator-for=x86_64-pc-linux-gnu > --target=x86_64-intelmic-linux-gnu --prefix=/somewhere > > No --enable-accelerator options at all. This should work, if it > doesn't let me know what you find in /somewhere after installation > for both compilers.
It doesn't work without --enable-accelerator: --enable-as-accelerator-for requires --enable-accelerator make[1]: *** [configure-gcc] Error 1 -- Ilya