This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a 32bit version X86_64 multiprocessor Opteron platform.


Glenn Meyer wrote:

i386-pc-linux-gnu-gdb: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
i386-pc-linux-gnu-gdbtui: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
i386-pc-linux-gnu-insight: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
tclsh8.4: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped
wish8.4: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped

That's what I would expect. The executables are to be run on your 64-bit box, so they are ELF64. However the actual debugger will only read 32-bit executables.


Perhaps I misunderstood what you were trying to do? [Once again I admit I am a 64-bit neophyte. I am currently in the process of getting a 64-bit machine set up, so I hope that I will be able to mess around with these issues more actively in the coming weeks.]

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]