I manually re-ran the last command before the build failed. No errors occurred, but basic.exe did not build.
I manually re-ran the last command again after adding --mcs-debug 2 and -warn:4 to the command line options. Again, no errors, and no build.exe. Build log is here: http://pastebin.com/9KFNWq4p At this point is it safe to assume that the problem isn't with the runtime? If so, why is basic.exe not being built? On Oct 20, 2016 2:28 PM, "Cyd Haselton" <[email protected]> wrote: > Or are you talking about the make errors? > > On Oct 20, 2016 11:17 AM, "Cyd Haselton" <[email protected]> wrote: > >> Also, to which error code are you referring? All I'm seeing are the make >> error codes…which aren't very helpful >> >> On Oct 20, 2016 10:29 AM, "Cyd Haselton" <[email protected]> wrote: >> >>> I ran gdb on the runtime by adding it to mono-wrapper; it runs without >>> errors. >>> >>> On Oct 20, 2016 8:53 AM, "Marek Safar" <[email protected]> wrote: >>> >>>> That's just a warning you can safely ignore. What is more important is >>>> that basic.exe failed with error code which at this point looks like some >>>> sort of runtime error/problem. >>>> >>>> Marek >>>> >>>> >>>
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
