Well, whatever the reason, there are no error messages in your original email :-)
Gabe On Mon, May 24, 2021 at 7:01 PM Eliot Moss <[email protected]> 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 < > [email protected] > > <mailto:[email protected]>> 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 -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
