[parisc-linux] gcc-cvs problem

John David Anglin dave@hiauly1.hia.nrc.ca
Sat, 1 Jun 2002 20:45:26 -0400 (EDT)


> I will have a detailed look but as newbee in gcc stuff it will take a time.

If you manually execute the failing compilation command changing '-c'
to '-E', this will generate the cpp processed output for the compilation
source file.  Inspection of this output should allow you to see exactly
which include files have been loaded and the result of all macro expansions.

There may be a problem with the include hack or possibly an unfixed
version of the pthread.h header is being loaded.  Gcc puts fixed include
directories in ${prefix}/lib/${target}/${gcc_version}/include.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)