This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: stdfiles.c


drepper@cygnus.com (Ulrich Drepper) writes:
> Tim Waugh <tim@cyberelk.demon.co.uk> writes:
> 
> > If _IO_MTSAFE_IO isn't defined, and _IO_USE_OLD_IO_FILE isn't either, that
> > looks like it would cause the problem I was seeing.
> 
> Since compiling without the thread package should be impossible I see
> this as a positive side effect.  Allowing libcs without thread support
> will only create confusion.

Then please disable it in some obvious (i.e., with a descriptive error
message) and architectire-dependent (not every glibc port might want to
require threading) way.

Or better still, do it with a big fat warning. There might be legitimate
requirements for a stripped-down libc, e.g. for a boot/rescue floppy. 
(I'm having problems with my own installation setup because glibc keeps
getting bigger...)

-- 
Matthias Urlichs      |        noris network GmbH      |       smurf@noris.de
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
We cannot put off living until we are ready.  The most salient characteristic
of life is its coerciveness; it is always urgent, "here and now," without any
possible postponement.  Life is fired at us point blank.
					-- Ortega y Gasset


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