This is the mail archive of the libc-alpha@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: Compiling without linuxthreads broken


>>>>> H J Lu writes:

HJ> On Thu, Jun 08, 2000 at 12:19:22AM -0700, Ulrich Drepper wrote:
>> Andreas Jaeger <aj@suse.de> writes:
>> 
>> > stdio-lock.h is not included if we compile without linuxthreads.
>> > Should we just add an 
>> > #ifdef _IO_MTSAFE_IO in _IO_list_lock etc?
>> 
>> We should forbid to compile without LinuxThreads.  If people care then
>> add the #ifdef.

I care ;-)

HJ> It will make porting harder.

I agree - and that's why I'll fix this now.  It's also consistent with
the rest of the file.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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