objc/2713: Most objc tests fail on solaris2 w/missing thread functions
Rainer Orth
ro@TechFak.Uni-Bielefeld.DE
Wed May 2 13:16:00 GMT 2001
The following reply was made to PR objc/2713; it has been noted by GNATS.
From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
To: ghazi@caip.rutgers.edu
Cc: gcc-gnats@gcc.gnu.org, shebs@apple.com, ovidiu@cup.hp.com
Subject: Re: objc/2713: Most objc tests fail on solaris2 w/missing thread functions
Date: 02 May 2001 22:14:48 +0200
ghazi@caip.rutgers.edu writes:
> The problem for all of the failures on my platform are of
> this form:
>
> Undefined first referenced
> symbol in file
> sched_get_priority_max /teal/caip5/ghazi/gcc-testing/build/sparc-sun-solaris2.7/libobjc/.libs/libobjc.a(thr-objc.o)
> sched_get_priority_min /teal/caip5/ghazi/gcc-testing/build/sparc-sun-solaris2.7/libobjc/.libs/libobjc.a(thr-objc.o)
>
> These functions are called from libobjc/thr-posix.c.
> >How-To-Repeat:
> Bootstrap on solaris2 and run the objc testsuite
> >Fix:
I've already posted a patch two months ago:
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg00125.html
and the relevant part has been ok'd
http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00074.html
but never checked in.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
Email: ro@TechFak.Uni-Bielefeld.DE
More information about the Gcc-prs
mailing list