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 wrote:
> > This is 19990112 on sparc-sun-solaris2.5.1.
> > 
> > All the Objective-C tests fail.  The problem seems to be a lack of a
> > thread library.
> 
> The last time I took a look at the runtime it was heavily broken after
> the move up in the directory hierachy. My conclusion was to separate it
> out ..
> 

libobjc should follow the thread-safe C++ exception in libgcc. I think
they can share most of codes which deal with multi-thread and single-
thread programs.


H.J.


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