This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [patch] fix thread test cases for solaris.


Andreas Tobler wrote:
Hi all,

The below test cases fail under sparc-solaris10, undefined reference to sched_yield or nanosleep. Those are part of librt.

This simple patch makes these test cases compile and run under sparc-solaris10. (Not supported under solaris8)

Ok for trunk?

Results here:


http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00923.html

Andreas


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