Mail Archives: djgpp-workers/2000/08/04/04:34:02
On Thu, 3 Aug 2000, Eli Zaretskii wrote:
> I'm not sure I understand you: did you want to build the docs alone,
> without the rest?
Yes.
> If you indeed want the docs alone, wouldn't it be easier to have a simple
> shell script or a special makefile target just for that?
Probably, but I would also like that running make in the src directory
(with the -k switch) will build everything it possibly can. Currently
it doesn't.
> Why not? Assuming you don't violate any of the requirements for the
> library build process (no extra tools except Make and Texinfo), that
> is.
I just want to reorganize the makefiles.
> If you only want the docs, why would you need stubify?
I don't, but the make process wanted to run it. :-)
Anyway, the problem I discovered in stubify exists on DOS as well.
Assuming there's no empty.exe in the current directory, running
these commands
touch empty.exe
stubify empty.exe
stubify empty.exe
will freeze the machine. My patch prevents that.
--
Esa Peuha
student of mathematics at the University of Helsinki
http://www.helsinki.fi/~peuha/
- Raw text -