This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: x86-64 gdbserver config


On Mon, Nov 02, 2009 at 12:50:59PM +0000, Nathan Sidwell wrote:
> This patch allows building an x86-64 gdbserver for a multilibbed
> i686-pc-linux-gnu target.  One cannot tell from the target triplet
> that x86-64 source files are needed -- one must invoke the compiler
> and examine the __x86_64__ #define.  For instance, the CC_FOR_TARGET
> may be 'my-gcc -m64'.
> 
> built and tested for an m64 multilib of an i686-pc-linux-gnu target.  ok?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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