This is the mail archive of the gcc@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]

Re: all Objective-C tests failing on Solaris


Joe Buck <jbuck@Synopsys.COM> writes:
>> 
>> Solaris documentation specifically states that you have to link -lpthread
>> -lthread, not just -lpthread.
>
>That won't provide a definition of sched_yield; it is in neither library.

It is -lposix4 or some such on Solaris2.6 and later. 2.5 just does not have 
it at all.


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