This is the mail archive of the gcc-patches@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]

Re: [PATCH] PR ld/18355: --enable-shared doesn't work


On Fri, May 1, 2015 at 8:32 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Wed, Apr 29, 2015 at 9:12 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:
>> When bfd is configured as a shared library, we need to configure zlib
>> with --enable-host-shared since zlib is used by bfd.  Any comments,
>> feedbacks, objections?
>>
>>
>> H.J.
>> --
>>         PR ld/18355
>>         * Makefile.def: Add extra_configure_flags to host zlib.
>>         * configure.ac (extra_host_zlib_configure_flags): New.  Set
>>         to --enable-host-shared When bfd is to be built as shared
>>         library.  AC_SUBST.
>>         * Makefile.in: Regenerated.
>>         * configure: Likewise.
>
> I am checking it in.
>

I am checking it into GCC.

-- 
H.J.


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