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: egcs19990927


> 
> On Wed, 29 Sep 1999 13:27:00 -0400 (EDT), James Black <black@eng.usf.edu> 
> wrote:
> 
> >   Well, it compiled and here are the results of the tests, also is there
> > any idea when the objective C tests should be working for me?
> 
> The testsuite for Objective-C is currently broken if you compile GCC to support
> threads. The driver doesn't pass the threads library to the linker so the
> compilation fails. This is not an issue if you don't include support for
> threads.
> 

You can check out my libobjc patch in the egcs patch archive. It
works for me and doesn't disable anything which is enabled before.

-- 
H.J. Lu (hjl@gnu.org)


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