Maxim Yegorushkin <maxim.yegorushkin@xxxxxxxxx> 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