[m-dev.] diff: fix tests in hard_coded for MSVC
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Feb 16 04:05:05 AEDT 2001
On 13-Feb-2001, Peter Ross <peter.ross at miscrit.be> wrote:
> mmake falls over with unable to make `std_util.m^M'
My guess here is that your Mmakefile (or one of the *.d, *.dv, or
*.dep files, or the Mmake.vars or Mmake.rules file) is in DOS format,
while your version of GNU Make is expecting them to be in Unix format.
Try `mmake -s', and then look for ^M's in Mmake.makefile.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list