I just tried again and still cannot reproduce the error. What compiler are you using?
Jason On Tue, May 23, 2017 at 3:41 PM Moussa, Ayman <[email protected]> wrote: > Hey > > > I've encountered this exact problem with x86 and it only seems to be for > gem5.fast (gem5.opt works fine). I still have problems with a clean build > as Jason suggested so I reverted back to some random commit on the gem5 > repository and it works but it's not what I was looking for though. Hope > this gets fixed soon. > > > > ------------------------------ > *From:* gem5-users <[email protected]> on behalf of Alec Roelke > <[email protected]> > *Sent:* 23 May 2017 21:14:10 > *To:* gem5 users mailing list > *Subject:* [gem5-users] Link error building gem5.fast > > Hi Everyone, > > When I try to build gem5.fast using any ISA, I get a lot of multiple > definition errors during the final linking stage. For example, with x86: > > [ LINK] -> X86/gem5.fast.unstripped > build/X86/arch/x86/bios/lib.fo.partial: In function > `Drainable::drainResume()': > (.text+0x5b00): multiple definition of `Drainable::drainResume()' > build/X86/dev/x86/lib.fo.partial:(.text+0x0): first defined here > > There are way too many of these to list them all, but they're all multiple > definitions of symbols. Has anyone else encountered this? > > Thanks, > Alec Roelke > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
