This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [PATCH] Make --start-lib/--end-lib block on previous add symbols tasks


...and here's a testcase to go along with it. In order to get the
tasks to actually run out of order, it was necessary to use a -l
option before the --start-lib, and to have the reference to the
missing symbol in that library.

(Are you going to switch to automake 1.11.1?)

-cary

        * testsuite/Makefile.am (start_lib_test): New test case.
        * testsuite/Makefile.in: Regenerate.
        * testsuite/start_lib_test_main.c: New test case source file.
        * testsuite/start_lib_test_1.c: New test case source file.
        * testsuite/start_lib_test_2.c: New test case source file.
        * testsuite/start_lib_test_3.c: New test case source file.

Attachment: start-lib-test-patch.txt
Description: Text document


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