On Wed, 2014-02-26 at 13:06 +0100, Svante Signell wrote: > Source: gcc-4.9 > Version: 4.9-20140218-1 > Severity: important > Tags: patch experimental upstream > User: [email protected] > Usertags: hurd > > Hi, > > Currently gcc-4.9 fails to build on GNU/Hurd due to WCONTINUED not > being defined. The attached patch solves this problem by only using > that option as third argument to waitpid when available. This flag is > Linux-specific, and according to the Linux waitpid man page it was > introduced in 2.6.10.
Fixed upstream, with a somewhat different solution, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60571 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

