Re: unknown type name 'cpu_set_t' in newlib/libc/include/sched.h
Joel Sherrill <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAF9ehCUvJ+VJxHFfjo0EBe1pEKyx3+7xtTzvDv6cfBc1+QCpUQ@mail.gmail.com> |
On Mon, Aug 12, 2019, 2:52 AM Corinna Vinschen <[email protected]> wrote: > On Aug 12 02:28, Giacomo Tesio wrote: > > Hello everybody, > > > > apparently commit 383e19ca552234fa9af47e80cb00d843a96de9e3 moved the > > cpu_set_t typedef from newlib/libc/include/sched.h to cygwin specific > > stuff, but left a few functions using such type behind and > > unprotected. > > > > Is it intended? > > Probably not, if it leads to build errors on non-Cygwin, non-RTEMS. > > Does it? > Is this with a test program or building Newlib itself. I have recently built non-rtems targets to spot check some of the fenv work. --joel > > Corinna > > -- > Corinna Vinschen > Cygwin Maintainer > Red Hat >