On 06/25/2012 01:00 PM, Samuel Thibault wrote:
Cyril Roelandt, le Mon 25 Jun 2012 03:23:04 +0200, a écrit :
Program received signal SIGILL, Illegal instruction.
0x01413a5c in _hurd_intr_rpc_mach_msg () from /lib/i386-gnu/libc.so.0.3
(gdb) bt
Please also post
thread apply all bt
I attached
Barry deFreese, le Mon 25 Jun 2012 09:39:43 -0400, a écrit :
> On 6/25/2012 8:39 AM, Samuel Thibault wrote:
> > Barry deFreese, le Tue 19 Jun 2012 23:20:04 -0400, a écrit :
> >> +#ifdef __linux__
> >> #include
> >> +#endif
> >
> > Better check that it simply works on Linux with instead of
> >
On 6/25/2012 8:39 AM, Samuel Thibault wrote:
> Barry deFreese, le Tue 19 Jun 2012 23:20:04 -0400, a écrit :
>> +#ifdef __linux__
>> #include
>> +#endif
>
> Better check that it simply works on Linux with instead of
>
>
> Samuel
>
Samuel,
Do you mean something like:
#ifdef _LIBC_LIMITS_H_
Barry deFreese, le Tue 19 Jun 2012 23:20:04 -0400, a écrit :
> +#ifdef __linux__
> #include
> +#endif
Better check that it simply works on Linux with instead of
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
Barry deFreese, le Tue 19 Jun 2012 13:22:06 -0400, a écrit :
> Honestly I am not quite sure why this is working on GNU/Linux
That's because Linux uses TLS for errno, which we don't yet on the Hurd.
> I just changed that block of code to use a different variable name rather
> than errno (see atta
Cyril Roelandt, le Mon 25 Jun 2012 03:23:04 +0200, a écrit :
> Program received signal SIGILL, Illegal instruction.
> 0x01413a5c in _hurd_intr_rpc_mach_msg () from /lib/i386-gnu/libc.so.0.3
> (gdb) bt
Please also post
thread apply all bt
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@
6 matches
Mail list logo