On 11 March 2017 at 16:45, Matt Turner <[email protected]> wrote: >>> AR="gcc-ar" >>> NM="gcc-nm" >>> RANLIB="gcc-ranlib" >>> >> One should not need these. Have you checked that the issue is >> reproducible w/o them ? > > I think they are necessary > > https://gcc.gnu.org/ml/gcc-help/2012-03/msg00100.html > > (though I don't know under which circumstances precisely) > Just to close the loop
"If you are building the GNU binutils yourself, use --enable-plugins when you run configure." The above is enabled on my end and I don't need to set any of those variables. -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
