This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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: error to run systemtap in an ARM platform


On 07/15/2011 05:28 PM, Da Zheng wrote:
> On 07/15/11 13:45, William Cohen wrote:
>> Hi Da,
>>
>> I have been doing cross compiles for the fedora arm kernel this week. You might try setting the PATH to include the path to the cross compiler if it isn't part of the normal path and then try something like:
>>
>> export ARCH=arm
>> export CROSS_COMPILE=armv5tel-redhat-linux-gnueabi-
>> make
>>
>> CROSS_COMPILE should be the prefix of the copmiler used for all the cross compile commands.
>>
>> I have made a quick wiki page at (still need to format it properly):
>>
>> http://sourceware.org/systemtap/wiki/SystemtapOnFedoraArm
> I wish I had seen your wiki page earlier. I spent a lot of time to make it work.
> Thanks,
> Da

Hi Da,

I just put up the page Friday, so you wouldn't have seen it earlier. Any comments on it would be appreciated. The process is still more complicated that desired for Fedora ARM (and other cross-compiled environments).

-Will


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