[m-dev.] config file bug
Simon Taylor
stayl at cs.mu.OZ.AU
Thu Apr 24 00:46:35 AEST 2003
On 23-Apr-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> On Thu, Apr 24, 2003 at 12:20:45AM +1000, Simon Taylor wrote:
> > On 23-Apr-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> > > PS. I have been trying to bootcheck this on the CS machines and I keep
> > > getting problems with
> > >
> > > Error reading options file `/usr/local/mercury-DEV/lib/mercury/conf/Mercury.config'.
> > >
> > > Has anyone else been having the same problem? Have I done something
> > > stupid?
> >
> > I've just encountered this with on Windows with MSVC today,
> > but can't reproduce it on Linux.
> >
> > Which machine are you trying to bootstrap on?
>
> ceres
>
> # which mmc
> /home/ceres/public/mercury-latest/i686-pc-linux-gnu/bin/mmc
>
> > What options are you passing to configure?
> >
> I didn't pass any options to configure.
> Mmake.stage.params contains
> MCFLAGS=--intermodule-optimization
Use EXTRA_MCFLAGS or MCFLAGS+= -- you've overwritten
the setting of `MCFLAGS = --no-mercury-stdlib-dir ...'
in Mmake.workspace.
Simon.
--------------------------------------------------------------------------
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