WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: gcc-4.7.0 error "ar: Cannot find plugin"

Re: gcc-4.7.0 error "ar: Cannot find plugin"

by Ian Lance Taylor-3 :: Rate this Message:

| View in Thread

Maxim Yegorushkin <maxim.yegorushkin@...> writes:

> Could you let me know what command line this wrapper is trying to
> build as it's not clear from the code and there is no comment. Is it
> something like:
>
>     /usr/local/ots/gcc/bin/gcc-ar47 --plugin
> /usr/local/ots/gcc/libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/<???>
> <argv[1:]>
>
> So that I hardcode it for now to fix the problem.

Yes, something like that.  The <???> is liblto_plugin.so.

Ian

 « Return to Thread: gcc-4.7.0 error "ar: Cannot find plugin"