This is the mail archive of the gcc@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]

How to disable gcov build when crosscompiling gcc


Hello,
I'm crosscompiling gcc 3.4.3 from x86/Linux to ppc604/vxWorks.
After some errors because of fixinc (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3437)

I could go foward into the build process but now I'm stuck with a new
error. The problem is that gcov can't be built for the system I'm
targetting. So I would like to disable it but I'm not sure it is
possible. I found this message into gcc archive:
http://gcc.gnu.org/ml/gcc/2003-03/msg00825.html
but the problem does not seem to be solved.

Can anybody tell me how to disable gcov build ?

regards,

Jean-François


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