Hi Bincy,

in order to cross-compile the LTP, you should run a "./configure"  
session before to use the LTP build systems. You have to rightly setup  
all the environment for the Arch -arm- you want to compile to  
(cross-compiler, include paths, libs, etc..).
The right procedure to cross-build the LTP is:

1) run ./configure script placed under your LTP root:
If you type "./configure --help" you will be able to see a lot of  
options -some of them- which can be used to setup your architecture  
such as: --prefix, --exec-prefix, --build, --host, etc..

2) If the previous point 1) was executed rightly, you should have the  
Makefile(s) generated by the system with the right build/installation  
paths.

Hope this helps
Regards
FR

Quoting Bincy <binc...@mistralsolutions.com>:

> Hi ,
>
> I have downloaded the new LTP released in the month of February .Its  
>  worked fine for my Linux kernel running in the PC.
> But I want to run the LTP for the arm based processor.
> When I tried to crosscompile after changing in the Makefile
> CROSS COMPILER=<installed path> I got errors.
> Can anyone help with the exact steps.
> Thanks in advance
>
> Regards
> Bincy
>
>
>
>
> Please do not print this email unless it is absolutely necessary.   
> Spread environmental awareness.
>
> -------------------------------------------------------DISCLAIMER------------------------------------------------------
> The information transmitted herewith is confidential and proprietary  
>  information intended only for use by the individual or entity to   
> which it is addressed. If the reader of this message is not the   
> intended recipient, you are hereby notified that any review,   
> retransmission, dissemination, distribution, copying or other use   
> of, or taking of any action in reliance upon this information is   
> strictly prohibited. If you have received this communication in   
> error, please contact the sender and delete the material from your   
> computer.
> --------------------------------------------------------------------------------------------------------------------------------
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to