Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple definition of `X86ISA::GDB_REG_BYTES #2

Open
kf200660306 opened this issue Sep 4, 2018 · 0 comments
Open

multiple definition of `X86ISA::GDB_REG_BYTES #2

kf200660306 opened this issue Sep 4, 2018 · 0 comments

Comments

@kf200660306
Copy link

When I use "scons build/X86/gem5.opt" to build gem5, it show some error to me.

build/X86/arch/x86/remote_gdb.o:(.bss+0x0): multiple definition of `X86ISA::GDB_REG_BYTES'
build/X86/sim/system.o:(.bss+0x28): first defined here
collect2: error: ld returned 1 exit status
scons: *** [build/X86/gem5.opt] Error 1

Because system.o is a object file, I can not write or delete code.

Do you have any ways to solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant