On Monday 16 March 2009 6:04:54 am Mansuri Wasim-WCFJ43 wrote:
> Hi All, 
> 
> How to do the cross compilation for valgrind source code?
> 

./configure --host=your-cross-target --enable-tls  

or --disable-tls. But you need to give one of them because
checking for TLS cannot be done during a cross-compile

Search engines work great, too. e.g.

http://linlog.blogspot.com/2008/07/cross-compiling-valgrind.html

        /F
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to