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)


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]