<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>is there any way to pass CC while making as I see configure.c taking care of options.</span></div><div><span>make target=ARM will not help.</span></div><div><br><span></span></div><div><span>I need something like I compile gdb</span></div><div><br><span></span></div><div><span>./configure --host=arm-none-eabi --target=arm-none-eabi<br></span></div><div><br><span></span></div><div><span>Regards,</span></div><div><span>Oza.<br></span></div><div><br></div>  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight: bold;">From:</span></b> Dave Anderson <anderson@redhat.com><br> <b><span style="font-weight:
 bold;">To:</span></b> paawan oza <paawan1982@yahoo.com>; "Discussion list for crash utility usage, maintenance and development" <crash-utility@redhat.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, 6 August 2012 8:58 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Crash-utility] using crash for ARM<br> </font> </div> <br><br><br>----- Original Message -----<br>> <br>> <br>> <br>> Hi,<br>> <br>> <br>> I would like to use crash utility on ARM.<br>> what I understand is there might be two ways to go about it.<br>> <br>> 1) cross compile whole crash for arm itself, which doesnt seem to be<br>> good option because on arm target we will need lots of depedent<br>> packages.<br>> <br>> 2) run crash on x86 and have gdbserver/remoter server compiled on<br>> target. and have serial connection and so on..<br>> <br>> please suggest instructions or any pointers
 regarding the same.<br>> <br>> Regards,<br>> Oza.<br><br>If you are talking about running crash on a live ARM system, then<br>option #1 is the only possibility.  Option #2 does not exist for<br>the crash utility; live system access requires either /dev/mem,<br>/proc/kcore, or the /dev/crash misc driver.<br><br>Dave<br><br><br><br> </div> </div>  </div></body></html>