Mail Archives: djgpp/2002/03/25/11:31:27
The package is MESA 4.02 (renewed support for DJGPP thanks to contributer).
Never played with it? I didn't think so. It is just released and could be
buggy.
Actually, 'depend' could be anything. I know.
But sometimes it is a list of needed files, that can be generated by a dmake
utility, as far as I know (I don't have one, and the one in gnuish is for
Borland Turbo C (!!!!)
I just wanted to know about the 'include depend', that's all. I hear that
there is a 'dmake' but it was never ported to DJGPP V2, or ???
I thought there was something maybe I didn't know about. Any answers would
be of help.
Thanks
Ben
"Hans-Bernhard Broeker" <broeker AT physik DOT rwth-aachen DOT de> wrote in message
news:a7nian$88b$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE...
> deckerben <deckerben AT freenet DOT de> wrote:
> > I have source code that include the line "include depend" in the
makefile,
> > but the file "depend" does not exist, nor do any obvious candidates for
> > renaming. Is there a utility that creates this file?
>
> Probably --- but not for DJGPP, as it is.
>
> It would probably help if you could give some more details. Like the
> name of the package, and what compiler it's supposed to be used with,
> originally.
>
> > Is the application source code / makefile possibly broken?
>
> Not necessarily. But probably it's not meant for DJGPP. Makefiles,
> if not very carefully written, are about the most unportable thing you
> can find in a typical Unix source code.
>
> Some people have installed GNU make on their Unix boxes, even they
> they don't have any other GNU software, simply for that reason: using
> GNU make on all platforms is about the only way to gain compatible
> access to a reasonable set of features across many different
> platforms.
>
>
> --
> Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would remain.
- Raw text -