Hello,
I have pushed these to the debian package for now.
Samuel
Marin Ramesa, le Sun 07 Jul 2013 09:41:24 +0200, a écrit :
> On 05.07.2013 14:55:32, Marin Ramesa wrote:
> > Putting 'extern int _setjmp(jmp_buf_t*)' to i386/i386/setjmp.h
> > removes three implicit declaration warnings.
>
> Actually four, if db_trap.c includes .
> * ddb/db_trap.c: Include .
> *
Lluís writes:
> Not sure this is the right place, so please redirect me if there exists
> someplace more appropriate.
> I'm building a cross-toolchain for hurd following [1], and here's a few bugs
> I've found along the way:
> * Using the tarball from [2], I had to remove an option from GCC's
On 05.07.2013 14:55:32, Marin Ramesa wrote:
> Putting 'extern int _setjmp(jmp_buf_t*)' to i386/i386/setjmp.h
> removes three implicit declaration warnings.
Actually four, if db_trap.c includes .
* ddb/db_trap.c: Include .
* i386/i386/setjmp.h (_setjmp): Add prototype.
From 5d45a0928eb803e776