This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Thread model: single? (was: make bootstrap endless loop on AI X)


got it, they were in /usr/include/sys/system.h
just included this into one of my libs and things went A-OK :)
Thanks

-----Original Message-----
From: Christoph Bugel [mailto:chris@tti-telecom.com]
Sent: Tuesday, December 04, 2001 4:12 PM
To: Venkatakrishnan, V
Cc: gcc-help@gcc.gnu.org
Subject: Re: Thread model: single? (was: make bootstrap endless loop on
AI X)


On Tue 2001-12-04, Christoph Bugel wrote:
> On Tue 2001-12-04, Venkatakrishnan, V wrote:
> > Thanks 'ftime' resolved but
> > In my case
> > nm /usr/lib/libc.a | grep FD_ZERO or 
> > nm /usr/lib/libc.a | grep FD_SET doesn't return anything, meaning it's
not

or, try nm -o /lib/* /usr/lib/* |grep FD
It must be somewhere :)


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