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]
Other format: [Raw text]

Re: Patch ping


> does this help?

No.  The error is while including gcov-io.h, and your suggested fix
includes sys/types.h after gcov-io.h is included.

Even if I move the inclusion up, the build fails because sys/types.h
is not available:

/home/cygnus/aldyh/source/untainted-sources/uber/gcc/libgcov.c:51:23:
sys/types.h: No such file or directory

Can you try a cross build of powerpc-eabispe?

cheers.
Aldy


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