[parisc-linux] gcc-cvs problem
John David Anglin
dave@hiauly1.hia.nrc.ca
Fri, 31 May 2002 13:15:04 -0400 (EDT)
> It seems to be well comited in last cvs update this morming I got in
> src/gcc/gcc/fixinc/inclhack.def:
> ...
> /*
> * __thread is now a keyword.
> */
> But do not seems to be applied as I got the same error?
>
> What do I wrong or forget to do?
You should see the following in your build output:
Applying thread_keyword to pthread.h
Fixed: pthread.h
A fixed pthread.h should appear in the {build}/gcc/include directory.
This seems to work ok for me in a native hppa-linux build. However,
it appears that you are trying to do a cross build. If the header
is not being fixed, you will need to examine your build log carefully
to determine why the fix isn't being done or doesn't work.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)