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: gcc/gthr-posix.h changes


On Aug 10, 2000, Jeffrey A Law <law@cygnus.com> wrote:

> But this doesn't make sense to me -- isn't the treading package a target
> issue?

Oops.  That's right.

> If so, then we care about whether or not the target has sched.h and
> thus including auto-host is wrong since it is host definitions.

Since this issue is only relevant to libobjc, how about performing the
check in libobjc's configure.in, that is configured for the target,
and creating a new header-file that gthr-posix.h would #include?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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