[m-rev.] IL version of the compiler executing
Peter Ross
pro at missioncriticalit.com
Fri Feb 7 06:22:28 AEDT 2003
On Thu, Feb 06, 2003 at 08:03:09PM +0100, Peter Ross wrote:
> petdr at DOTNET ~/merc/workspaces/il/compiler
> $ ./top_level.mercury_compile
>
> Uncaught system exception:
> System.MissingMethodException: Method not found: Boolean
> mercury.list.mercury_code.map_3_p_m2(System.Object[], System.Object[], System.Object[], mercury.list.list_1, mercury.list.list_1 ByRef).
> at make.options_file.mercury_code.lookup_mmc_maybe_module_options_5(tree234_2
> Vars_6, options_variable_class_0 MaybeModuleName_7, maybe_1& Result_8)
> at top_level.mercury_compile.mercury_code.main_2()
No actually it was just that the mercury standard library in the GAC was
too old.
petdr at DOTNET ~/merc/workspaces/il/compiler
$ ./top_level.mercury_compile.exe
Mercury Compiler, version DEV, configured for i686-pc-cygwin
Copyright (C) 1993-2002 The University of Melbourne
Usage: mmc [<options>] <arguments>
Use `mmc --help' for more information.
Next test will be to compile a program. Don't think it will work as I
still need to fully implement some of the pragma foreign_procs.
Pete
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list