Re: [PATCH] GNU/Hurd target configuration

2008-11-13 Thread Thomas Schwinge
Hello! On Mon, Nov 10, 2008 at 12:37:22AM +0100, I wrote: > On Wed, Oct 08, 2008 at 10:14:04PM +0200, I wrote: > > Here is a patch to bring the target configuration for GNU/Hurd up to a > > level so that GCC trunk is buildable for GNU/Hurd again > > > Please discuss with the goal to have this eve

Re: [PATCH] GNU/Hurd target configuration

2008-11-09 Thread Thomas Schwinge
Hello! On Wed, Oct 08, 2008 at 10:14:04PM +0200, I wrote: > Here is a patch to bring the target configuration for GNU/Hurd up to a > level so that GCC trunk is buildable for GNU/Hurd again > Please discuss with the goal to have this eventually committed to the GCC > trunk. Here it is, reposted.

Re: [PATCH] GNU/Hurd target configuration

2008-10-09 Thread Thomas Schwinge
Hello! On Thu, Oct 09, 2008 at 10:26:48AM +0200, Paolo Bonzini wrote: > > Index: gcc/config/i386/gnu.h > > === > > --- gcc/config/i386/gnu.h (Revision 140963) > > +++ gcc/config/i386/gnu.h (Arbeitskopie) > > @@ -1,30 +1,17 @@ > >

[PATCH] GNU/Hurd target configuration

2008-10-08 Thread Thomas Schwinge
Hello! Here is a patch to bring the target configuration for GNU/Hurd up to a level so that GCC trunk is buildable for GNU/Hurd again (together with other patches that are already available or are still to be written; see my other posts). This GCC does even ;-) produce working binaries. Please di