Your error occurs if the Wind River project was configured either with 
'--enable-build=production' or else without any  '--enable-build'' configure 
option since the default build type is 'production'. 

To fix this for both Wind River Linux versions 4 and 5, reconfigure your 
platform project with the 'debug' build option:
   configure --enable-build=debug ... (your other configure options)

Then rebuild the filesystem:
   make fs

Hope this helps,
Dave

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to