On 5/24/2021 10:04 PM, Gabe Black wrote:
Well, whatever the reason, there are no error messages in your original email :-)
What you see is everything produced to the terminal by running the command. What would you expect to see? :-) Best - Eliot
On Mon, May 24, 2021 at 7:01 PM Eliot Moss <m...@cs.umass.edu <mailto:m...@cs.umass.edu>> wrote: On 5/24/2021 9:47 PM, Gabe Black wrote: > Hi Eliot, unfortunately this output doesn't seem to include stderr, and so doesn't have any of the > error messages. The |& below puts stdout and stderr together. So it has all the error messages that were produced by this combination of flags. If I additionally set -flto-record, in the past I have gotten a number of megabytes of messages complaining about things missing in debug-related sections of decoder.o (I forget which decoder.o - sorry). I can try to generate that as well, if you think it will help ... EM (large output trimmed) > On Mon, May 24, 2021 at 6:44 PM Eliot Moss via gem5-users <gem5-users@gem5.org <mailto:gem5-users@gem5.org> > <mailto:gem5-users@gem5.org <mailto:gem5-users@gem5.org>>> wrote: > > This is more for the record. I set up a docker according to the Gem5 web > pages, using the Ubuntu 20.04. I made sure my git clone of current gem5 was > not modified and I removed the build/ hierarchy. In /gem5 I ran this command: > > scons build/X86/gem5.opt -j2 |& tee gem5.opt.out.txt
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s