This is the mail archive of the gcc-patches@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: PATCH: Objective-C testsuite on Solaris 2.8


 > From: Mark Mitchell <mark@codesourcery.com>
 > 
 > >>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:
 > 
 >   I think we need a more general solution than what you installed.
 > 
 > Do you object to simply changing that configuration line to:
 > 
 >  [ ishost "sparc-sun-solaris2.[678]" ]
 > 
 > I think that will fix the problem.

I should work.

Though I'm not sure whether we should be linking rt or posix4.  Either
works on 2.7 & 2.8.  But I think older solaris2 only has one of them,
but I'm not sure which lib disappears on the older OSes. :-( Also how
about 2.5.1?  Rainer I think you said the relevant funcs exist, but
always return -1, but are never called by libobjc.  So should we link
in posix4/rt on 2.5.1?


 > 
 > Unless you also think it's a bug that we don't somehow link in
 > librt/libposix4 by magic.  I don't know how to do that.

Long term, eventually I hope.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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