bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange output of gcc -E on GNU/Hurd


From: Samuel Thibault
Subject: Re: Strange output of gcc -E on GNU/Hurd
Date: Mon, 16 Jul 2012 00:49:06 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Barry deFreese, le Sun 15 Jul 2012 16:32:06 -0400, a écrit :
> On GNU/Hurd, I get significantly different results than I do from GNU/Linux.

That's not very surprising for errno.h: GNU/Hurd has completely
different errno values. And its defines are not to a mere integer, but
to a macro call, which might disturb some nasty things that applications
do with E* macros.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]