[m-dev.] bootstrapping problem
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Feb 9 23:38:25 AEDT 2003
Simon,
Your change to remove the `--link-flags' option has caused a
bootstrapping problem, because `--link-flags' is still used
by the top-level `configure' script. This causes the test
for "mmc sufficient recent" to always fail.
E.g. from config.log:
| configure:796: checking whether /home/earth/public/mercury-latest/i686-pc-
| linux-gnu/bin/mmc works and is sufficiently recent
| /home/earth/public/mercury-latest/i686-pc-linux-gnu/bin/mmc conftest
| mercury_compile: unrecognized option `--link-flags'
| Mercury Compiler, version rotd-2003-02-07, configured for i686-pc-linux-gnu
| Copyright (C) 1993-2002 The University of Melbourne
| Usage: mmc [<options>] <arguments>
| Use `mmc --help' for more information.
Could you please fix this?
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | 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