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


Cary Coutant <ccoutant@google.com> writes:

> ...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?)

gold should always use the same version of automake (and autoconf) as
the rest of the GNU binutils.  Hmmm, I see that that is indeed 1.11.1.
I guess we should switch.


>         * 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.

This is OK.

Thanks.

Ian


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