From ebc40077088dcc546824ba2a7b4d5adf3ba33a46 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor Gccgo
's run-time support uses glibc
.
control; it is
compiled with a version of the Plan 9 C compiler that supports
segmented stacks for goroutines.
-The gccgo
compiler also implements segmented
-stacks, supported by recent modifications to its linker.
+The gccgo
compiler implements segmented
+stacks on Linux only, supported by recent modifications to the gold linker.