This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 2/3] Define libgcc soname in make scripts and not in a header


On 19 April 2012 21:33, Joseph S. Myers <joseph@codesourcery.com> wrote:
> Such detection could only be appropriate at the time the testsuite is run,
> not at configure time, since we'd like to avoid configuring / building
> glibc needing to depend on shared libgcc at all as it does at present.
>

Right, that in fact is what I intend to do with patch 3/3 now after
discussions; everything remains the same except that instead of
definition in a header or in the makefile, I have put it in the
shlib-versions.

I am waiting for this patch to get a green signal from the ports
maintainers so that I can then make final changes (if needed) to patch
3/3 and submit it.


-- 
Siddhesh Poyarekar
http://siddhesh.in


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