Ulrich Weigand wrote:
>
> Well, the point is that it doesn't work at all if you aren't compiling
> under Linux in the first place. It just strikes me as odd to require
> Linux headers *everywhere* for something as trivial as this, especially
> considering that we define our own types *anyway*. If you just like the
> name u32 better than Bit32u, I'd still prefer a 'typedef Bit32u u32' or
> something to the current hack ...
Your typedef would have been a better choice. That's easily
fixed.
>
> > > Another CVS-specific problem: it is impossible to rename directories
> > > in CVS, so that in order to rename the main directory to plex86 we'll
> > > probably have to create a new repository anyway ...
> >
> > Yeah, just as well.
>
> You want to do it yourself, or should I do it?
Go for it. If you do, there's an updated tarball to be
made into the CVS tree @
ftp://ftp.plex86.org/pub/plex86/plex86-2000_0326a.tar.gz
It has fixes for Ramon's requests.
I'm reading up on CVS now.
-Kevin