[m-dev.] 0.13 release
Jonathan Morgan
jonmmorgan at gmail.com
Mon Mar 13 22:22:57 AEDT 2006
On 3/13/06, Julien Fischer <juliensf at cs.mu.oz.au> wrote:
>
> On Sat, 11 Mar 2006, Jonathan Morgan wrote:
>
> > Visual C++ 2005 Express (with mercury-0.12.2): Several times
> > complained of running out of virtual memory. Gave a lot of
> > deprecation warnings (as they have depracated "unsafe" functions like
> > strcpy and gets). Built and installed successfully in hlc.gc, but
> > would not build anything.
> >
> > The result of mmc --make hello was:
> > *** Mercury runtime: Unhandled exception
> > *** Exception record at 0x01bbf080:
> > *** MR_Code : 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)
> > *** Flags : 0x00000000
> > *** Address : 0x00cc2828
> > *** Parameter 0 : 0x00000000
> > *** Parameter 1 : 0x42fc2aaa
> > *** Next record : 0x00000000
> >
>
> What about just: mmc hello?
That fails similarly, though it succeeds with mercury-cvs VC++ 2003.
The exact message for mmc --make hello with VC++ 2003 is:
** Error: file `Mercury\mihs\array.mih' not found: file `array.mih' not found
Jon
--------------------------------------------------------------------------
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