Mail Archives: djgpp-workers/1997/06/23/19:52:12
> > I think you can safely say that now, since so many packages need it to
> > build them. However, since DJ is the one who builds libc, it's his
> > decision whether to depend on Bash and other utilities.
>
> Or more precisely, what exactly he meant by saying 'only djgpp'. DJ?
I think I covered this, but to reiterate: the user must not be
required to obtain other software, either for a price or free (besides
the OS, of course) besides the official DJGPP distribution, in order
to build any part of DJGPP.
> Hey, maybe that's what I should do... install even 'libc.a' using
> 'update', and then let make call itself until it libc.a stops to change,
> and only then allow 'make install'. But I'm slowly loosing my footing
> here, I think :-)
COFF objects have timestamps in them. Beware when constructing loops
like this, because a binary compare won't ever compare two objects the
same, if they were built at different times.
- Raw text -