https://issues.apache.org/ooo/show_bug.cgi?id=124712

--- Comment #6 from samaliprave...@yahoo.com.au ---
Hi Andrea,
I'm still trying to find the source of this bug in Ubuntu Linux 14.04;
couldn't find anything yet even after searching a lot about this from the
Internet.
GLIBC library version in my system Ubuntu 14.04: 2.2.5
GLIBCXX Library version in my system Ubuntu 14.04: 3.4
g++, gcc version in my system : 4.8.2
I tried to downgrade g++ to 4.6, which didn't work.
Can you let me know glibc and glibcxx versions in the build machine- ubuntu
12.04, where it links successfully.
I created a hello,world cpp file, and then g++ test.cpp -o test
objdump -T test - this will give you a set of undefined symbols and
glibc,glibcxx versions.
Please let me know the output of this nm command as well:
nm -o /usr/lib/x86_64-linux-gnu/libc_nonshared.a | grep " U "
thanks.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to