This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs19990927
- To: ovidiu at cup dot hp dot com (Ovidiu Predescu)
- Subject: Re: egcs19990927
- From: hjl at lucon dot org (H.J. Lu)
- Date: Wed, 29 Sep 1999 10:52:59 -0700 (PDT)
- Cc: black at eng dot usf dot edu (James Black), gcc at gcc dot gnu dot org
>
> 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)