Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: itpp - C++ library for math, signal/speech processing, and communications https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=207782 ------- Additional Comments From rc040203@xxxxxxxxxx 2006-10-09 12:01 EST ------- (In reply to comment #16) > (In reply to comment #14) > > Means there are undefined symbols, preventing prelink from functioning. This > > really should be fixed. > > Well, I have found that undefined non-weak symbols are in libstdc++.so. > Actually, unless this is fixed, I cannot compile the following: > > [tasaka1@localhost PROGRAM]$ g++ -O2 -o itpp-check itpp-check.cpp -litpp -nostdlib 1. Why do you expect this to work? -nostdlib disables GCC's internal libs (such a gcc_s, stdc++), so this is a non-issue. 2. There is nothing wrong in using undefined non-weak symbols. If this causes prelink to fail, then prelink is broken ... -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review