> -----Original Message----- > From: Garrett Cooper [mailto:[email protected]] > Sent: Tuesday, October 26, 2010 3:57 PM > To: Mitani > Cc: [email protected] > Subject: Re: [LTP] About POSIX "sched_yield/1-1.c" buld failure > > On Mon, Oct 25, 2010 at 6:45 PM, Mitani <[email protected]> wrote: > > Hi, > > > > I reported that build failure of POSIX test set > "conformance/interfaces/ > > sched_yield/1-1" was still left in RHEL4.8 system: > > > > > http://www.mail-archive.com/[email protected]/msg1071 > 3.html > > > > In addition, build of the following tests failed by the reason of > > "undefined reference": > > Some versions of gcc didn't function properly with -lpthread; try > -pthread instead at the top-level LDLIBS file and see whether or not > it works for you. > HTH, > -Garrett
Hi, I tried to use "-pthread" instead of "-lpthread". But "sched_yield/1-1" failed in my all archtectures (RHEL4.8-x86, x86_64, ia64). Other 27 tests, too. Thanks-- -Tomonori Mitani ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
