
On 03/28/2012 02:59 PM, Tim Donahue wrote:
Reporting as requested by the log file.
Please let me know if you'd like more information.
Regards Tim
Timothy P. Donahue Cisco Systems Principal Engineer 1414 Massachusetts Ave 200/1 tdonahue@cisco.com NMTG SP Apps Engineering Boxborough MA USA 01719 +1-978-936-0349
Hello.
There is something looking odd. You are compiling sources using /router/bin/g++.c4.2.1-p7 and then linking at run-time from a directory named /auto/aic_tools/i686-pc-linux-gnu/gcc-4.6.3/lib This version number mismatch is likely to be the culprit.
If fixing the thing above is NOT enough, then please send us your (compressed) config.log file as well as the output of the following command:
# cd <your-ppl-build-dir> # cd tests/Polyhedron # PPL_NOISY_TESTS=1 ./memory2
Thanks, Enea.