Compiling for gcov with gcc 3.3
Compiling for gcov with gcc 3.3
- Subject: Compiling for gcov with gcc 3.3
- From: "Mark Szymczyk" <email@hidden>
- Date: Sat, 25 Sep 2004 12:36:19 -0600 (MDT)
- Importance: Normal
When I compile code on Xcode 1.5 (gcc 3.3) with the flags -fprofile-arcs
-ftest-coverage, the code compiles. When I run the program, Xcode is
unable to create the .da file. Everything works on Project Builder, but I
have to run gcov3 instead of gcov. Is there anything else to do besides
adding the -fprofile-arcs and -ftest-coverage flags to create the .da file
with gcc 3.3? If so, what do I have to do?
Mark Szymczyk
Author of upcoming book Xcode Tools Sensei
http://www.meandmark.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden