Re: information about compiler changes
Roland McGrath <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
> Is there any place that describes the compiler changes that were > necessary for NPTL? The only compiler feature NPTL requires over what glibc 2.3.2 requires is __thread support. (There may also be issues with bugginess of gcc on some platforms that showed up with NPTL, but that is just bugs.)