[m-dev.] for review: README.VisualC++

Peter Ross petdr at cs.mu.OZ.AU
Thu Jun 29 19:16:44 AEST 2000


On Thu, Jun 29, 2000 at 10:46:22AM +1000, Fergus Henderson wrote:
> On 28-Jun-2000, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> > Here is my accumulated knowledge about compiling using MSVC.
> 
> That looks good Pete.
> 
> Just one suggestion:
> 
> > CONFIGURATION
> > 
> > To use MSVC to build the compiler issue the following configure command.
> > 
> > CC='CL /nologo' CPP='CL /nologo /E' configure
> > 
> > Currently the only grade that will compile is `hlc.gc'.
> 
> Probably you should explain here how to set things up so that the
> compiler uses grade `hlc.gc'.
> 
The configure script sets this up for you automatically, maybe it would
be better to say that the none.* grades currently don't compile.
--------------------------------------------------------------------------
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