Additional info: To confirm health of the built runtime I added gdb to the mono-wrapper script and manually re-ran the pre-build fail command again.
Loading assembly `Microsoft.CSharp.dll' [LWP 1665 exited] [LWP 1650 exited] [Inferior 1 (process 1650) exited with code 01] I'm guessing the code 01 is for the SDK not resolved warning, so not an issue. Given that, and the info in previous email, any thoughts on why basic.exe is not building? On Oct 20, 2016 8:56 PM, "Cyd Haselton" <[email protected]> wrote: 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
