[libgo] Silence compiler error message

Eric Botcazou ebotcazou@adacore.com
Mon Oct 10 19:44:00 GMT 2016


Hi,

on Solaris the configuration of the library yields an ugly:

checking whether linker supports split/non-split linked together... cc1: 
error: '-fsplit-stack' is not supported by this compiler configuration
xgcc: error: conftest1.o: No such file or directory
no

Tested on x86-64/Linux and SPARC/Solaris, OK for the mainline?


2016-10-10  Eric Botcazou  <ebotcazou@adacore.com>

	* configure.ac (libgo_cv_c_linker_split_non_split): Redirect compiler
	output to /dev/null.
	* configure: Regenerate.

-- 
Eric Botcazou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.diff
Type: text/x-patch
Size: 676 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161010/87a16dfb/attachment.bin>


More information about the Gcc-patches mailing list