This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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: recompiling pthread library


Madan Mohan Jampani <madan_jampani@yahoo.com> writes:

> HI,
>    I have a application that uses both svgalib and
> pthreads.
>    I have problems running this application because
> both svgalib and pthreds use SIGUSR1 and SIGUSR2.

>    I'm running glibc 2.2.2. Is there any way od
> recompiling only the pthreads portion of glibc rather
> than the whole of glibc.

We only use SIGUSR1 and SIGUSR2 if real-time signals are not
supported.  Update to Linux 2.2.x,install the Linux headers properly
and rebuild the whole glibc and you should be set.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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