This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: question in gdb


Hi,

You can use target and host as shown below:

  --target=mips64el-elf  
  --host=i686-pc-linux-gnu


Best Regards,
Swami

On Tue, 24 May 2005, zouq wrote:

> if i want gdb a program of mipsN32,
> should i confiure the gdb with target=mips64el-linux??
> 
> or target=mipsel-linux is ok???
> 
> 


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