This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/41605] Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.



------- Comment #7 from janis at gcc dot gnu dot org  2009-12-22 22:11 -------
Subject: Bug 41605

Author: janis
Date: Tue Dec 22 22:11:27 2009
New Revision: 155408

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155408
Log:
2009-12-22  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>

gcc/
        PR target/41605
        * lib/g++.exp: Provide -B options to allow for link spec %s
        substitutions for static libraries.

libstdc++-v3/
        PR target/41605
        * testsuite/libstdc++-abi/abi.exp: Provide -B options to allow for
        link spec %s substitutions for static libraries.
        * testsuite/lib/libstdc++.exp: Ditto

libgomp/
        PR target/41605
        * testsuite/lib/libgomp.exp: Provide -B options to allow for
        link spec %s substitutions for static libraries.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/g++.exp
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/lib/libgomp.exp
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/lib/libstdc++.exp
    trunk/libstdc++-v3/testsuite/libstdc++-abi/abi.exp


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41605


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]