Subject: Re: [OT] Any sources for PDP-11 spares?
To: Anders Magnusson <ragge@ludd.luth.se>
From: Lars Brinkhoff <lars.spam@nocrew.org>
List: port-pdp10
Date: 06/12/2002 06:26:10
Anders Magnusson <ragge@ludd.luth.se> writes:
> > > Another solution would be to have a compiler-specific type that is
> > > 32 bit and use that to get an int32_t type.
> > There is a way to create such a type:
> >   typedef int int32_t __attribute__ ((size (32)));
> > but it's not well tested, so I'm not sure it works.
> He, you implement things faster than I think :-)

It's more the case that most features were implemented six months ago. :)