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: --disable-shared support


On Fri, 29 Jun 2018, Florian Weimer wrote:

> I wonder if we should link and run all tests statically which can run
> statically linked, rather than relying on tests opting in explicitly (which
> some do).

I think that's excessive for normal testing, but there should be an easy 
way to run all tests for static linking when desired.

--disable-shared really should only reduce the set of files built and 
installed, and result in some installed and test executables being 
statically linked - it should not have major differences in the build 
process from the default case, and if it does, that sounds like something 
to fix.

-- 
Joseph S. Myers
joseph@codesourcery.com


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